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

Public Member Functions

void testNoArgumentConstructor ()
 
- Public Member Functions inherited from unit.ui.user_interface_launcher.UserInterfaceLauncherTestCase
void start (Stage stage)
 
- Public Member Functions inherited from unit.ui.UserInterfaceTestCase
void start (Stage stage) throws Exception
 
void assertGoodApplicationContextMockery ()
 
- 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.ui.user_interface_launcher.UserInterfaceLauncherTestCase
Stage stage
 
final ApplicationContext applicationContext
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 
- Static Protected Attributes inherited from unit.ui.UserInterfaceTestCase
static final ApplicationContext applicationContext
 
static volatile JavaFXGraphicalUserInterfaceLauncher application
 

Detailed Description

Tests the null-argument constructor for JavaFXGraphicalUserInterfaceLauncher

Definition at line 11 of file NoArgumentConstructor.java.


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