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.
Needs a db-connection to initialize all controllers properly.
Simply extend this class and put that in a test source folder.classGuiProviderTestTests whether GUI-providers could be loaded and bound.
Needs a db-connection to initialize all providers properly.
Simply extend this class and put that in a test source folder.
-