Uses of Interface
org.testfx.framework.junit.ApplicationFixture
-
-
Uses of ApplicationFixture in org.testfx.framework.junit
Classes in org.testfx.framework.junit that implement ApplicationFixture Modifier and Type Class Description classApplicationRuleclassApplicationTestThe base class that your JUnit test classes should extend from that interact with and/or verify the state of a JavaFX UI.Constructors in org.testfx.framework.junit with parameters of type ApplicationFixture Constructor Description ApplicationAdapter(ApplicationFixture applicationFixture)
-