Uses of Interface
org.testfx.framework.junit.ApplicationFixture
Packages that use ApplicationFixture
-
Uses of ApplicationFixture in org.testfx.framework.junit
Classes in org.testfx.framework.junit that implement ApplicationFixtureModifier and TypeClassDescriptionclass
class
The base class that your JUnit test classes should extend from that interact with and/or verify the state of a JavaFX UI.Fields in org.testfx.framework.junit declared as ApplicationFixtureModifier and TypeFieldDescriptionprivate final ApplicationFixture
ApplicationAdapter.applicationFixture
Constructors in org.testfx.framework.junit with parameters of type ApplicationFixture