Uses of Class
org.tentackle.fx.rdc.testng.FxRdcTestApplication
Packages that use FxRdcTestApplication
-
Uses of FxRdcTestApplication in org.tentackle.fx.rdc.testng
Subclasses of FxRdcTestApplication in org.tentackle.fx.rdc.testngModifier and TypeClassDescriptionclassTestNG 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.classTestNG 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.classTestNG test to verify that allTableConfigurationProviders 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.