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


Public Member Functions | |
| void | isProvidingVariables () |
Public Member Functions inherited from unit.kernel.models.variables.pressure_provider.PressureProviderTestCase | |
| void | setUp () throws Exception |
Public Member Functions inherited from unit.UnitTestCase | |
| void | assertGoodContext () |
| void | init () throws TimeoutException |
| void | start (Stage stage) throws Exception |
| void | stop () throws TimeoutException |
Protected Member Functions | |
| ExpectationsForPressureProvider | getExpectations () throws Exception |
Protected Member Functions inherited from unit.kernel.models.variables.pressure_provider.PressureProviderTestCase | |
| abstract ExpectationsForPressureProvider | getExpectations () throws Exception |
Additional Inherited Members | |
Protected Attributes inherited from unit.kernel.models.variables.pressure_provider.PressureProviderTestCase | |
| final PressureGauge | pressureGauge |
| final Kernel | mockKernel |
| final TaskRunner | mockTaskRunner |
| VariableProvider< Pressure > | provider |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Contains unit tests for PressureProvider#isProvidingVariables()
Definition at line 13 of file IsProvidingVariables.java.
| Git Repo |