![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setContext () |
void | getPressureGauge () throws Exception |
![]() | |
void | setFactory () |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Additional Inherited Members | |
![]() | |
final Kernel | mockKernel = context.mock(Kernel.class) |
PVCiPressureGaugeFactory | factory |
DeviceContainer | mockRegistry |
ModbusConnector | mockConnector |
![]() | |
final Mockery | context = new UnitTestingMockery() |
Contains unit tests for PVCiPressureGaugeFactory#getPressureGauge()
Definition at line 14 of file pvci_pressure_gauge_factory/GetPressureGauge.java.
Git Repo |