Uses of Class
spock.util.environment.OperatingSystem
Packages that use OperatingSystem
Package
Description
Utilities for dealing with the test environment.
-
Uses of OperatingSystem in org.spockframework.runtime.extension.builtin
Methods in org.spockframework.runtime.extension.builtin that return OperatingSystemModifier and TypeMethodDescriptionPreconditionContext.getOs()Returns the current operating system. -
Uses of OperatingSystem in spock.util.environment
Methods in spock.util.environment that return OperatingSystemModifier and TypeMethodDescriptionstatic OperatingSystemOperatingSystem.getCurrent()Returns the current operating system.