![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|


Public Member Functions | |
| void | setUpCommunicator () |
| void | testGetCurrent () throws IOException |
Public Member Functions inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase | |
| void | setUp () throws IOException |
| void | cleanUpCommunicator () |
Public Member Functions inherited from unit.devices.DevicesTestCase | |
| void | setUpDevicesTestCase () throws IOException |
Public Member Functions inherited from unit.UnitTestCase | |
| void | assertGoodContext () |
| void | init () throws TimeoutException |
| void | start (Stage stage) throws Exception |
| void | stop () throws TimeoutException |
Additional Inherited Members | |
Static Public Attributes inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase | |
| static final int | deviceAddress = 6 |
| static final String | errorMessage = "E01" |
Protected Member Functions inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase | |
| void | assertCorrectMessage (String expectedMessage) |
Protected Attributes inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase | |
| PowerSupply | powerSupply |
Protected Attributes inherited from unit.devices.DevicesTestCase | |
| DeviceCommunicator | communicatorForDevice |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Contains unit tests for TDKLambdaPowerSupply#getCurrent()
Definition at line 14 of file GetCurrent.java.
| Git Repo |