Uses of Class
org.wildfly.glow.plugin.arquillian.apache.surefire.testset.ResolvedTest
Packages that use ResolvedTest
-
Uses of ResolvedTest in org.wildfly.glow.plugin.arquillian.apache.surefire.testset
Methods in org.wildfly.glow.plugin.arquillian.apache.surefire.testset that return types with arguments of type ResolvedTestModifier and TypeMethodDescriptionTestListResolver.getExcludedPatterns()TestListResolver.getIncludedPatterns()Method parameters in org.wildfly.glow.plugin.arquillian.apache.surefire.testset with type arguments of type ResolvedTestModifier and TypeMethodDescriptionstatic TestListResolverTestListResolver.newTestListResolver(Set<ResolvedTest> includedPatterns, Set<ResolvedTest> excludedPatterns)