![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setContext () throws Exception |
void | getPressure () throws Exception |
![]() | |
void | createPressureGauge () throws Exception |
![]() | |
void | setUpDevicesTestCase () throws IOException |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Additional Inherited Members | |
![]() | |
final ModbusConnector | mockModbusConnector |
final ModbusTransaction | mockTransaction = new MockTransaction() |
final ModbusResponse | mockResponse |
PressureGauge | pressureGauge |
![]() | |
DeviceCommunicator | communicatorForDevice |
![]() | |
final Mockery | context = new UnitTestingMockery() |
![]() | |
static final Integer | address = 11 |
Contains unit tests for PVCiPressureGauge#getPressure()
Definition at line 14 of file GetPressure.java.
Git Repo |