![]() |
BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
|
Public Member Functions | |
void | getPowerSupplyFactory () |
void | getPowerSupplyKernel () |
![]() | |
void | setUp () |
![]() | |
void | assertGoodContext () |
void | init () throws TimeoutException |
void | start (Stage stage) throws Exception |
void | stop () throws TimeoutException |
Additional Inherited Members | |
![]() | |
Kernel | kernel |
PortDriver | mockPortDriver |
![]() | |
final Mockery | context = new UnitTestingMockery() |
Contains unit tests for Kernel#getPowerSupplyFactory()
Definition at line 12 of file GetPowerSupplyFactory.java.
void unit.kernel.models.kernel.GetPowerSupplyFactory.getPowerSupplyKernel | ( | ) |
Tests that the power supply has a kernel that matches this kernel.
This was written in response to a bug I found while trying this code out on the TDK Lambda Power supply
Definition at line 25 of file GetPowerSupplyFactory.java.
Git Repo |