Uses of Enum
org.testfx.internal.PlatformAdapter.OS
Packages that use PlatformAdapter.OS
-
Uses of PlatformAdapter.OS in org.testfx.internal
Methods in org.testfx.internal that return PlatformAdapter.OSModifier and TypeMethodDescriptionstatic PlatformAdapter.OSPlatformAdapter.getOs()Gets the operating system.static PlatformAdapter.OSReturns the enum constant of this type with the specified name.static PlatformAdapter.OS[]PlatformAdapter.OS.values()Returns an array containing the constants of this enum type, in the order they are declared.