Index
All Classes and Interfaces|All Packages
A
- ApplicationAdapter - Class in org.testfx.framework.junit
-
Adapter that adapts from a class implementing the
ApplicationFixtureinterface to an actualApplication. - ApplicationAdapter(ApplicationFixture) - Constructor for class org.testfx.framework.junit.ApplicationAdapter
- ApplicationFixture - Interface in org.testfx.framework.junit
-
An interface that represents a JavaFX application (something that can be initialized, started, and stopped).
- ApplicationRule - Class in org.testfx.framework.junit
- ApplicationRule(Consumer<Stage>) - Constructor for class org.testfx.framework.junit.ApplicationRule
- ApplicationRule(Consumer<Stage>, Consumer<Stage>) - Constructor for class org.testfx.framework.junit.ApplicationRule
- ApplicationTest - Class in org.testfx.framework.junit
-
The base class that your JUnit test classes should extend from that interact with and/or verify the state of a JavaFX UI.
- ApplicationTest() - Constructor for class org.testfx.framework.junit.ApplicationTest
- apply(Statement, Description) - Method in class org.testfx.framework.junit.ApplicationRule
- apply(Statement, Description) - Method in class org.testfx.framework.junit.TestFXRule
All Classes and Interfaces|All Packages