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

Public Member Functions

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
 

Static Public Attributes

static final int deviceAddress = 6
 
static final String errorMessage = "E01"
 

Protected Member Functions

void assertCorrectMessage (String expectedMessage)
 

Protected Attributes

PowerSupply powerSupply
 
- Protected Attributes inherited from unit.devices.DevicesTestCase
DeviceCommunicator communicatorForDevice
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Detailed Description

Base class for all tests of devices.TDKLambdaPowerSupply

Definition at line 16 of file TDKLambdaPowerSupplyTestCase.java.


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