Uses of Class
org.tentackle.fx.rdc.junit.FxRdcTestApplication

Packages that use FxRdcTestApplication
Package
Description
 
  • Uses of FxRdcTestApplication in org.tentackle.fx.rdc.junit

    Modifier and Type
    Class
    Description
    class 
    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.
    class 
    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.
    class 
    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.