Uses of Class
de.sormuras.junit.platform.isolator.GroupArtifact
-
-
Uses of GroupArtifact in de.sormuras.junit.platform.isolator
Methods in de.sormuras.junit.platform.isolator that return GroupArtifact Modifier and Type Method Description static GroupArtifactGroupArtifact. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GroupArtifact[]GroupArtifact. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.sormuras.junit.platform.isolator that return types with arguments of type GroupArtifact Modifier and Type Method Description java.util.List<GroupArtifact>Version. getGroupArtifacts()
-