Uses of Class
org.opentest4j.reporting.events.core.OperatingSystem
Packages that use OperatingSystem
-
Uses of OperatingSystem in org.opentest4j.reporting.events.core
Subclasses with type arguments of type OperatingSystem in org.opentest4j.reporting.events.coreModifier and TypeClassDescriptionclassTheoperatingSystemelement of the core namespace.Methods in org.opentest4j.reporting.events.core that return types with arguments of type OperatingSystemModifier and TypeMethodDescriptionstatic Factory<OperatingSystem> CoreFactory.operatingSystem(String osName) Create a factory forOperatingSystemelements.