Uses of Class
org.tentackle.test.fx.rdc.FxRdcTestApplication
-
-
Uses of FxRdcTestApplication in org.tentackle.test.fx.rdc
Subclasses of FxRdcTestApplication in org.tentackle.test.fx.rdc Modifier and Type Class Description classControllerTestTests whether controllers could 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.classGuiProviderTestTests whether GUI-providers could 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.classTableConfigurationProviderTestTests whetherTableConfigurationProviders could 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.
-