Skip navigation links
A I L O S T 

A

ApplicationAdapter - Class in org.testfx.framework.junit
Adapter that adapts from a class implementing the ApplicationFixture interface to an actual Application.
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
 
A I L O S T 
Skip navigation links
Copyright © 2013-2016 The TestFX Contributors. All rights reserved.