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

Public Member Functions

void testTabSwitchOnChange ()
 
- Public Member Functions inherited from unit.ui.controllers.results_controller.ResultControllerTestCase
void navigateToResultsTab ()
 
void setMockVoltageProvider ()
 
- 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.controllers.results_controller.ResultControllerTestCase
final MockVoltageProvider mockVoltageProvider
 
- Protected Attributes inherited from unit.UnitTestCase
final Mockery context = new UnitTestingMockery()
 
- Static Protected Attributes inherited from unit.ui.controllers.results_controller.ResultControllerTestCase
static final String queryForResultsTab = "#results-tab"
 
static final String queryForPressureTab = "#pressure-tab"
 
static final String queryForVoltageTab = "#voltage-tab"
 
static final String queryForVoltageChart = "#voltage-chart"
 
- Static Protected Attributes inherited from unit.ui.UserInterfaceTestCase
static final ApplicationContext applicationContext
 
static volatile JavaFXGraphicalUserInterfaceLauncher application
 

Detailed Description

Replicates bug where variable change in a hidden tab in a chart causes an IllegalStateException to be thrown

Definition at line 21 of file TabSwitchOnChange.java.


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