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


Public Member Functions | |
| void | unfinishedKernel () |
| void | finishedKernel () |
| void | isKernelSingleton () |
Public Member Functions inherited from unit.kernel.application_kernel_factory.ApplicationKernelBootstrapperTestCase | |
| 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 |
Additional Inherited Members | |
Protected Member Functions inherited from unit.kernel.application_kernel_factory.ApplicationKernelBootstrapperTestCase | |
| void | assertKernelConstructionFails () |
Protected Attributes inherited from unit.kernel.application_kernel_factory.ApplicationKernelBootstrapperTestCase | |
| VoltageReporter | mockVoltageReporter |
| PortDriver | mockPortDriver |
| KernelFactory | applicationKernelBootstrapper |
Protected Attributes inherited from unit.UnitTestCase | |
| final Mockery | context = new UnitTestingMockery() |
Contains unit tests for ApplicationKernelFactory#getKernelInstance()
Definition at line 15 of file GetKernelInstance.java.
| Git Repo |