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


Public Member Functions | |
| void | setPressureGauge () |
Public Member Functions inherited from unit.kernel.models.device_registry.DeviceRegistryTestCase | |
| void | setMockPowerSupply () |
| void | setMockPressureGauge () |
| void | setDeviceRegistry () |
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.kernel.models.device_registry.DeviceRegistryTestCase | |
| DeviceContainer | deviceRegistry |
| PowerSupply | mockPowerSupply |
| PressureGauge | mockPressureGauge |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Created by mkononen on 13/02/17.
Definition at line 10 of file SetPressureGauge.java.
| Git Repo |