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


Public Member Functions | |
| void | setUp () |
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 | |
| void | assertKernelConstructionFails () |
Protected Attributes | |
| VoltageReporter | mockVoltageReporter |
| PortDriver | mockPortDriver |
| KernelFactory | applicationKernelBootstrapper |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Base class for all unit tests of Kernel
Definition at line 17 of file ApplicationKernelBootstrapperTestCase.java.
| Git Repo |