Package org.tentackle.fx.rdc.junit


package org.tentackle.fx.rdc.junit
  • Classes
    Class
    Description
    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.
    FX Junit5 test application.
    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.
    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.