Class Hierarchy
- java.lang.Object
- javafx.application.Application
- org.testfx.framework.junit.ApplicationAdapter
- org.testfx.api.FxRobot (implements org.testfx.api.FxRobotInterface)
- org.testfx.framework.junit.ApplicationRule (implements org.testfx.framework.junit.ApplicationFixture, org.junit.rules.TestRule)
- org.testfx.framework.junit.ApplicationTest (implements org.testfx.framework.junit.ApplicationFixture)
- org.junit.rules.TestWatcher (implements org.junit.rules.TestRule)
- org.testfx.framework.junit.TestFXRule
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.testfx.framework.junit.TestFXRule.RetryException
- java.lang.RuntimeException
- java.lang.Exception
- javafx.application.Application
Interface Hierarchy
- org.testfx.framework.junit.ApplicationFixture