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

Public Member Functions

void setContext ()
 
void getPressureGauge () throws Exception
 
- Public Member Functions inherited from unit.kernel.models.pvci_pressure_gauge_factory.PVCiPressureGaugeFactoryTestCase
void setFactory ()
 
- 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.pvci_pressure_gauge_factory.PVCiPressureGaugeFactoryTestCase
final Kernel mockKernel = context.mock(Kernel.class)
 
PVCiPressureGaugeFactory factory
 
DeviceContainer mockRegistry
 
ModbusConnector mockConnector
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Detailed Description

Contains unit tests for PVCiPressureGaugeFactory#getPressureGauge()

Definition at line 14 of file pvci_pressure_gauge_factory/GetPressureGauge.java.


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