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


Public Member Functions | |
| void | setProvider () |
Public Member Functions inherited from unit.kernel.models.variable_provider_container.VariableProviderContainerTestCase | |
| void | setProviderRegistry () |
| void | setMockPressureProvider () |
| void | setMockVoltageProvider () |
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.variable_provider_container.VariableProviderContainerTestCase | |
| VariableProviderContainer | providerRegistry |
| PressureProvider | mockPressureProvider |
| VoltageProvider | mockVoltageProvider |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Contains unit tests for VariableProviderContainer#setPressureProvider(VariableProvider)
Definition at line 13 of file SetPressureProvider.java.
| Git Repo |