public abstract class ApplicationTest extends org.testfx.api.FxRobot implements ApplicationFixture
| Constructor and Description |
|---|
ApplicationTest() |
| Modifier and Type | Method and Description |
|---|---|
javafx.application.HostServices |
getHostServices()
Deprecated.
|
javafx.application.Application.Parameters |
getParameters()
Deprecated.
|
void |
init() |
void |
internalAfter() |
void |
internalBefore() |
static javafx.application.Application |
launch(java.lang.Class<? extends javafx.application.Application> appClass,
java.lang.String... appArgs) |
void |
notifyPreloader(javafx.application.Preloader.PreloaderNotification notification)
Deprecated.
|
void |
start(javafx.stage.Stage stage) |
void |
stop() |
bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, bounds, capture, capture, capture, capture, capture, capture, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, closeCurrentWindow, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, drag, drag, drag, drag, drag, drag, drag, drag, drag, drag, drag, drop, dropBy, dropTo, dropTo, dropTo, dropTo, dropTo, dropTo, dropTo, dropTo, dropTo, dropTo, eraseText, from, from, from, fromAll, interact, interact, interactNoWait, interactNoWait, interrupt, interrupt, listTargetWindows, listWindows, lookup, lookup, lookup, moveBy, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, offset, offset, offset, offset, offset, offset, offset, offset, offset, point, point, point, point, point, point, point, point, point, press, press, push, push, release, release, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, robotContext, rootNode, rootNode, rootNode, scroll, scroll, scroll, scroll, scroll, sleep, sleep, targetPos, targetWindow, targetWindow, targetWindow, targetWindow, targetWindow, targetWindow, targetWindow, targetWindow, type, type, window, window, window, window, window, window, write, write, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, clickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, doubleClickOn, moveBy, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, moveTo, offset, offset, offset, offset, offset, offset, offset, offset, offset, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOnpublic static javafx.application.Application launch(java.lang.Class<? extends javafx.application.Application> appClass,
java.lang.String... appArgs)
throws java.lang.Exception
java.lang.Exception@BeforeEach
public final void internalBefore()
throws java.lang.Exception
java.lang.Exception@AfterEach
public final void internalAfter()
throws java.lang.Exception
java.lang.Exceptionpublic void init()
throws java.lang.Exception
init in interface ApplicationFixturejava.lang.Exceptionpublic void start(javafx.stage.Stage stage)
throws java.lang.Exception
start in interface ApplicationFixturejava.lang.Exceptionpublic void stop()
throws java.lang.Exception
stop in interface ApplicationFixturejava.lang.Exception@Deprecated public final javafx.application.HostServices getHostServices()
@Deprecated public final javafx.application.Application.Parameters getParameters()
@Deprecated public final void notifyPreloader(javafx.application.Preloader.PreloaderNotification notification)