Uses of Package
org.testfx.api
-
Packages that use org.testfx.api Package Description org.testfx.api org.testfx.framework.junit org.testfx.framework.junit5 org.testfx.util -
Classes in org.testfx.api used by org.testfx.api Class Description FxAssertContext Stores contextual information forFxAssert: aNodeFinder, which defaults toFxServiceContext.getNodeFinder()aCaptureSupport, which defaults toFxServiceContext.getCaptureSupport()FxRobot FxRobotContext Stores the robot implementations, the window and node finders, position calculators, and capture support forFxRobot.FxRobotInterface Wrapper-like interface that makes it easier to chain together multiple robot methods while adding a number of convenience methods, such as finding a given node, scene or window via aPointQuery, aPredicate, or aMatcher.FxServiceContext FxToolkitContext Stores the contextual information forFxToolkit: the primary stage future theApplicationas aClassobject the application's arguments the registeredStagethe timeout limit for launching an application the timeout limit for setting up a component -
Classes in org.testfx.api used by org.testfx.framework.junit Class Description FxRobot FxRobotInterface Wrapper-like interface that makes it easier to chain together multiple robot methods while adding a number of convenience methods, such as finding a given node, scene or window via aPointQuery, aPredicate, or aMatcher. -
Classes in org.testfx.api used by org.testfx.framework.junit5 Class Description FxRobot FxRobotInterface Wrapper-like interface that makes it easier to chain together multiple robot methods while adding a number of convenience methods, such as finding a given node, scene or window via aPointQuery, aPredicate, or aMatcher. -
Classes in org.testfx.api used by org.testfx.util Class Description FxRobot