Constant Field Values
Contents
org.testfx.*
-
org.testfx.api.FxRobotException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.testfx.api.FxToolkit Modifier and Type Constant Field Value static final java.lang.String
MISSING_LIBGTK_3_0_USER_MESSAGE
"Package libgtk-3-0 probably not installed"
static final java.lang.String
UNSUPPORTED_OPERATION_CALLING_CLASS
"com.sun.glass.ui.gtk.GtkApplication"
static final java.lang.String
UNSUPPORTED_OPERATION_ERROR_MESSAGE
"Internal Error"
-
org.testfx.framework.junit.TestFXRule Modifier and Type Constant Field Value private static final long
WAIT_MILLIS
30000L
-
org.testfx.internal.JavaVersionAdapter.JavaVersion Modifier and Type Constant Field Value private static final int
FIRST_MAJOR_VERSION_ORDINAL
10
-
org.testfx.matcher.control.ListViewMatchers Modifier and Type Constant Field Value private static final java.lang.String
SELECTOR_LIST_CELL
".list-cell"
-
org.testfx.matcher.control.TableViewMatchers Modifier and Type Constant Field Value private static final java.lang.String
SELECTOR_TABLE_CELL
".table-cell"
-
org.testfx.robot.impl.ClickRobotImpl Modifier and Type Constant Field Value private static final long
SLEEP_AFTER_DOUBLE_CLICK_IN_MILLIS
50L
-
org.testfx.robot.impl.MoveRobotImpl Modifier and Type Constant Field Value private static final long
MIN_POINT_OFFSET_COUNT
1L
private static final long
SLEEP_AFTER_MOVEMENT_STEP_IN_MILLIS
1L
-
org.testfx.robot.impl.ScrollRobotImpl Modifier and Type Constant Field Value private static final int
SCROLL_ONE_DOWN_OR_RIGHT
1
private static final int
SCROLL_ONE_UP_OR_LEFT
-1
-
org.testfx.robot.impl.TypeRobotImpl Modifier and Type Constant Field Value private static final long
SLEEP_AFTER_KEY_CODE_IN_MILLIS
25L
-
org.testfx.service.adapter.impl.GlassRobotAdapter Modifier and Type Constant Field Value protected static final int
RETRIEVAL_TIMEOUT_IN_MILLIS
10000
-
org.testfx.service.locator.BoundsLocatorException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.testfx.service.query.EmptyNodeQueryException Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.testfx.service.query.impl.NodeQueryImpl Modifier and Type Constant Field Value private static final java.lang.String
CSS_CLASS_SELECTOR_PREFIX
"."
private static final java.lang.String
CSS_ID_SELECTOR_PREFIX
"#"
-
org.testfx.util.DebugUtils Modifier and Type Constant Field Value private static final java.lang.String
DEFAULT_INDENT
" "
-
org.testfx.util.WaitForAsyncUtils Modifier and Type Constant Field Value private static final long
CONDITION_SLEEP_IN_MILLIS
10L
private static final java.lang.String
PAINT_COLLECTOR
"com.sun.javafx.tk.quantum.PaintCollector"
private static final int
SEMAPHORE_LOOPS_COUNT
5
private static final long
SEMAPHORE_SLEEP_IN_MILLIS
10L
private static final boolean
TRACE_FETCH
false