Constant Field Values
Contents
org.testfx.*
-
org.testfx.api.FxRobotException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
org.testfx.api.FxToolkit Modifier and Type Constant Field Value static final java.lang.StringMISSING_LIBGTK_3_0_USER_MESSAGE"Package libgtk-3-0 probably not installed"static final java.lang.StringUNSUPPORTED_OPERATION_CALLING_CLASS"com.sun.glass.ui.gtk.GtkApplication"static final java.lang.StringUNSUPPORTED_OPERATION_ERROR_MESSAGE"Internal Error"
-
org.testfx.framework.junit.TestFXRule Modifier and Type Constant Field Value private static final longWAIT_MILLIS30000L
-
org.testfx.internal.JavaVersionAdapter.JavaVersion Modifier and Type Constant Field Value private static final intFIRST_MAJOR_VERSION_ORDINAL10
-
org.testfx.matcher.control.ListViewMatchers Modifier and Type Constant Field Value private static final java.lang.StringSELECTOR_LIST_CELL".list-cell" -
org.testfx.matcher.control.TableViewMatchers Modifier and Type Constant Field Value private static final java.lang.StringSELECTOR_TABLE_CELL".table-cell"
-
org.testfx.robot.impl.ClickRobotImpl Modifier and Type Constant Field Value private static final longSLEEP_AFTER_DOUBLE_CLICK_IN_MILLIS50L -
org.testfx.robot.impl.MoveRobotImpl Modifier and Type Constant Field Value private static final longMIN_POINT_OFFSET_COUNT1Lprivate static final longSLEEP_AFTER_MOVEMENT_STEP_IN_MILLIS1L -
org.testfx.robot.impl.ScrollRobotImpl Modifier and Type Constant Field Value private static final intSCROLL_ONE_DOWN_OR_RIGHT1private static final intSCROLL_ONE_UP_OR_LEFT-1 -
org.testfx.robot.impl.TypeRobotImpl Modifier and Type Constant Field Value private static final longSLEEP_AFTER_KEY_CODE_IN_MILLIS25L
-
org.testfx.service.adapter.impl.GlassRobotAdapter Modifier and Type Constant Field Value protected static final intRETRIEVAL_TIMEOUT_IN_MILLIS10000
-
org.testfx.service.locator.BoundsLocatorException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.testfx.service.query.EmptyNodeQueryException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
org.testfx.service.query.impl.NodeQueryImpl Modifier and Type Constant Field Value private static final java.lang.StringCSS_CLASS_SELECTOR_PREFIX"."private static final java.lang.StringCSS_ID_SELECTOR_PREFIX"#"
-
org.testfx.util.DebugUtils Modifier and Type Constant Field Value private static final java.lang.StringDEFAULT_INDENT" " -
org.testfx.util.WaitForAsyncUtils Modifier and Type Constant Field Value private static final longCONDITION_SLEEP_IN_MILLIS10Lprivate static final java.lang.StringPAINT_COLLECTOR"com.sun.javafx.tk.quantum.PaintCollector"private static final intSEMAPHORE_LOOPS_COUNT5private static final longSEMAPHORE_SLEEP_IN_MILLIS10Lprivate static final booleanTRACE_FETCHfalse