Class ApplicationLauncherImpl
java.lang.Object
org.testfx.toolkit.impl.ApplicationLauncherImpl
- All Implemented Interfaces:
ApplicationLauncher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidprivate voidprivate voidassignPrivateStaticField(Class<?> clazz, String name, Object value) private voidvoidConfigures a few necessary System properties before launching the application with the given arguments.
-
Constructor Details
-
ApplicationLauncherImpl
public ApplicationLauncherImpl()
-
-
Method Details
-
launch
Description copied from interface:ApplicationLauncherConfigures a few necessary System properties before launching the application with the given arguments.- Specified by:
launchin interfaceApplicationLauncher
-
initMonocleHeadless
private void initMonocleHeadless() -
assignMonoclePlatform
-
assignHeadlessPlatform
-
assignPrivateStaticField
-