BakeoutController-Basic  0.1
A Controller for the Omicron vacuum chamber
Protected Attributes | List of all members
unit.main.app_configuration.AppConfigurationTestCase Class Referenceabstract
Inheritance diagram for unit.main.app_configuration.AppConfigurationTestCase:
Inheritance graph
[legend]
Collaboration diagram for unit.main.app_configuration.AppConfigurationTestCase:
Collaboration graph
[legend]

Protected Attributes

final ApplicationContext context
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 

Additional Inherited Members

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

Detailed Description

Base class for tests of ApplicationConfiguration

Definition at line 11 of file AppConfigurationTestCase.java.

Member Data Documentation

final ApplicationContext unit.main.app_configuration.AppConfigurationTestCase.context
protected
Initial value:
= new
AnnotationConfigApplicationContext(ApplicationConfiguration.class)

Definition at line 12 of file AppConfigurationTestCase.java.


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