![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | setPowerSupply () |
![]() | |
void | setMockPowerSupply () |
void | setMockPressureGauge () |
void | setDeviceRegistry () |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Additional Inherited Members | |
![]() | |
DeviceContainer | deviceRegistry |
PowerSupply | mockPowerSupply |
PressureGauge | mockPressureGauge |
![]() | |
final Mockery | context = new UnitTestingMockery() |
Contains unit tests for DeviceContainer#setPowerSupply(PowerSupply)
Definition at line 14 of file SetPowerSupply.java.
Git Repo |