Index

C F G O R S T U 
All Classes and Interfaces|All Packages

C

ControllerTest - Class in org.tentackle.fx.rdc.junit
Junit5 test to verify that controllers can be loaded and bound.
Opens a session in case some controllers need it.
Simply extend this class and put that in a test source folder.
ControllerTest - Class in org.tentackle.fx.rdc.testng
TestNG test to verify that controllers can be loaded and bound.
Opens a session in case some controllers need it.
Simply extend this class and put that in a test source folder.
ControllerTest() - Constructor for class org.tentackle.fx.rdc.junit.ControllerTest
Creates the controller test w/o package prefix.
ControllerTest() - Constructor for class org.tentackle.fx.rdc.testng.ControllerTest
Creates the controller test w/o package prefix.
ControllerTest(String) - Constructor for class org.tentackle.fx.rdc.junit.ControllerTest
Creates the controller test.
ControllerTest(String) - Constructor for class org.tentackle.fx.rdc.testng.ControllerTest
Creates the controller test.

F

FxRdcTestApplication - Class in org.tentackle.fx.rdc.junit
FX Junit5 test application.
FxRdcTestApplication - Class in org.tentackle.fx.rdc.testng
FX TestNG application.
FxRdcTestApplication(String, String) - Constructor for class org.tentackle.fx.rdc.junit.FxRdcTestApplication
Creates the test application.
FxRdcTestApplication(String, String) - Constructor for class org.tentackle.fx.rdc.testng.FxRdcTestApplication
Creates the test application.

G

getFxTimeout() - Method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
Gets the FX timeout.
getFxTimeout() - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
Gets the FX timeout.
GuiProviderTest - Class in org.tentackle.fx.rdc.junit
Junit5 test to verify that all GUI-providers can be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder.
GuiProviderTest - Class in org.tentackle.fx.rdc.testng
TestNG test to verify that all whether GUI-providers can be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder.
GuiProviderTest() - Constructor for class org.tentackle.fx.rdc.junit.GuiProviderTest
Creates the GUI provider test w/o package prefix.
GuiProviderTest() - Constructor for class org.tentackle.fx.rdc.testng.GuiProviderTest
Creates the GUI provider test w/o package prefix.
GuiProviderTest(String) - Constructor for class org.tentackle.fx.rdc.junit.GuiProviderTest
Creates the GUI provider test.
GuiProviderTest(String) - Constructor for class org.tentackle.fx.rdc.testng.GuiProviderTest
Creates the GUI provider test.

O

org.tentackle.fx.rdc.junit - package org.tentackle.fx.rdc.junit
 
org.tentackle.fx.rdc.testng - package org.tentackle.fx.rdc.testng
 

R

runFx(String, Runnable) - Method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
Runs an FX related test and waits until the FX-thread has completed all test-related processing.
runFx(String, Runnable) - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
Runs an FX related test and waits until the FX-thread has completed all test-related processing.

S

setDomainContext(DomainContext) - Method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
 
setDomainContext(DomainContext) - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
 
setFxTimeout(int) - Method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
Sets the FX timeout for a subtest to complete.
Default is 30 s.
setFxTimeout(int) - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
Sets the FX timeout for a subtest to complete.
Default is 30 s.
startFx() - Static method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
 
startFx() - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
 

T

TableConfigurationProviderTest - Class in org.tentackle.fx.rdc.junit
Junit5 test to verify that all TableConfigurationProviders can be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder.
TableConfigurationProviderTest - Class in org.tentackle.fx.rdc.testng
TestNG test to verify that all TableConfigurationProviders can be loaded and bound.
Opens a session in case some providers need it.
Simply extend this class and put that in a test source folder.
TableConfigurationProviderTest() - Constructor for class org.tentackle.fx.rdc.junit.TableConfigurationProviderTest
Creates the table configuration provider test w/o package prefix.
TableConfigurationProviderTest() - Constructor for class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
Creates the table configuration provider test w/o package prefix.
TableConfigurationProviderTest(String) - Constructor for class org.tentackle.fx.rdc.junit.TableConfigurationProviderTest
Creates the table configuration provider test.
TableConfigurationProviderTest(String) - Constructor for class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
Creates the table configuration provider test.
testControllers() - Method in class org.tentackle.fx.rdc.junit.ControllerTest
 
testControllers() - Method in class org.tentackle.fx.rdc.testng.ControllerTest
 
testGuiProviders() - Method in class org.tentackle.fx.rdc.junit.GuiProviderTest
 
testGuiProviders() - Method in class org.tentackle.fx.rdc.testng.GuiProviderTest
 
testTableConfigurationProviders() - Method in class org.tentackle.fx.rdc.junit.TableConfigurationProviderTest
 
testTableConfigurationProviders() - Method in class org.tentackle.fx.rdc.testng.TableConfigurationProviderTest
 

U

unregister() - Method in class org.tentackle.fx.rdc.junit.FxRdcTestApplication
 
unregister() - Method in class org.tentackle.fx.rdc.testng.FxRdcTestApplication
 
C F G O R S T U 
All Classes and Interfaces|All Packages