Uses of Class
de.sormuras.junit.platform.isolator.OverlaySingleton
-
-
Uses of OverlaySingleton in de.sormuras.junit.platform.isolator
Methods in de.sormuras.junit.platform.isolator that return OverlaySingleton Modifier and Type Method Description static OverlaySingletonOverlaySingleton. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OverlaySingleton[]OverlaySingleton. values()Returns an array containing the constants of this enum type, in the order they are declared.
-