![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setUp () throws IOException |
void | cleanUpCommunicator () |
![]() | |
void | setUpDevicesTestCase () throws IOException |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Static Public Attributes | |
static final int | deviceAddress = 6 |
static final String | errorMessage = "E01" |
Protected Member Functions | |
void | assertCorrectMessage (String expectedMessage) |
Protected Attributes | |
PowerSupply | powerSupply |
![]() | |
DeviceCommunicator | communicatorForDevice |
![]() | |
final Mockery | context = new UnitTestingMockery() |
Base class for all tests of devices.TDKLambdaPowerSupply
Definition at line 16 of file TDKLambdaPowerSupplyTestCase.java.
Git Repo |