@Unstable(reason="might be renamed to ApplicationTestBase") public abstract class ApplicationTest extends org.testfx.api.FxRobot implements ApplicationFixture
| Constructor and Description |
|---|
ApplicationTest() |
| Modifier and Type | Method and Description |
|---|---|
HostServices |
getHostServices()
Deprecated.
|
Application.Parameters |
getParameters()
Deprecated.
|
void |
init() |
void |
internalAfter() |
void |
internalBefore() |
static void |
launch(Class<? extends Application> appClass,
String... appArgs) |
void |
notifyPreloader(Preloader.PreloaderNotification notification)
Deprecated.
|
void |
start(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, 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, 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, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn, rightClickOn@Unstable(reason="is missing apidocs") public static void launch(Class<? extends Application> appClass, String... appArgs) throws Exception
Exception@Unstable(reason="is missing apidocs")
public final void internalBefore()
throws Exception
Exception@Unstable(reason="is missing apidocs")
public final void internalAfter()
throws Exception
Exception@Unstable(reason="is missing apidocs")
public void init()
throws Exception
init in interface ApplicationFixtureException@Unstable(reason="is missing apidocs") public void start(Stage stage) throws Exception
start in interface ApplicationFixtureException@Unstable(reason="is missing apidocs")
public void stop()
throws Exception
stop in interface ApplicationFixtureException@Deprecated public final HostServices getHostServices()
@Deprecated public final Application.Parameters getParameters()
@Deprecated public final void notifyPreloader(Preloader.PreloaderNotification notification)