BakeoutController-Basic  0.1
A Controller for the Omicron vacuum chamber
Public Member Functions | List of all members
unit.kernel.models.device_registry.SetPowerSupply Class Reference
Inheritance diagram for unit.kernel.models.device_registry.SetPowerSupply:
Inheritance graph
[legend]
Collaboration diagram for unit.kernel.models.device_registry.SetPowerSupply:
Collaboration graph
[legend]

Public Member Functions

void setPowerSupply ()
 
- Public Member Functions inherited from unit.kernel.models.device_registry.DeviceRegistryTestCase
void setMockPowerSupply ()
 
void setMockPressureGauge ()
 
void setDeviceRegistry ()
 
- 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.device_registry.DeviceRegistryTestCase
DeviceContainer deviceRegistry
 
PowerSupply mockPowerSupply
 
PressureGauge mockPressureGauge
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Detailed Description

Contains unit tests for DeviceContainer#setPowerSupply(PowerSupply)

Definition at line 14 of file SetPowerSupply.java.


The documentation for this class was generated from the following file:
Git Repo