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


Public Member Functions | |
| void | setContext () throws Exception |
| void | getPressure () throws Exception |
Public Member Functions inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase | |
| void | createPressureGauge () throws Exception |
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 | |
Protected Attributes inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase | |
| final ModbusConnector | mockModbusConnector |
| final ModbusTransaction | mockTransaction = new MockTransaction() |
| final ModbusResponse | mockResponse |
| PressureGauge | pressureGauge |
Protected Attributes inherited from unit.devices.DevicesTestCase | |
| DeviceCommunicator | communicatorForDevice |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Static Protected Attributes inherited from unit.devices.pvci_pressure_gauge.PVCiPressureGaugeTestCase | |
| static final Integer | address = 11 |
Contains unit tests for PVCiPressureGauge#getPressure()
Definition at line 14 of file GetPressure.java.
| Git Repo |