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

Public Member Functions

void testOutputOff () throws IOException
 
- Public Member Functions inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase
void setUp () throws IOException
 
void cleanUpCommunicator ()
 
- Public Member Functions inherited from unit.devices.DevicesTestCase
void setUpDevicesTestCase () throws IOException
 
- 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

- Static Public Attributes inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase
static final int deviceAddress = 6
 
static final String errorMessage = "E01"
 
- Protected Member Functions inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase
void assertCorrectMessage (String expectedMessage)
 
- Protected Attributes inherited from unit.devices.tdk_lambda_power_supply.TDKLambdaPowerSupplyTestCase
PowerSupply powerSupply
 
- Protected Attributes inherited from unit.devices.DevicesTestCase
DeviceCommunicator communicatorForDevice
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Detailed Description

Contains unit tests for TDKLambdaPowerSupply#outputOff()

Definition at line 12 of file OutputOff.java.


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