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

Public Member Functions

void setProviderRegistry ()
 
void setMockPressureProvider ()
 
void setMockVoltageProvider ()
 
- Public Member Functions inherited from unit.UnitTestCase
void assertGoodContext ()
 
void init () throws TimeoutException
 
void start (Stage stage) throws Exception
 
void stop () throws TimeoutException
 

Protected Attributes

VariableProviderContainer providerRegistry
 
PressureProvider mockPressureProvider
 
VoltageProvider mockVoltageProvider
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Detailed Description

Base class for unit tests VariableProviderContainer

Definition at line 12 of file VariableProviderContainerTestCase.java.


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