@API(status=INTERNAL,
since="5.0")
public class IsScannableTestClass
extends java.lang.Object
implements java.util.function.Predicate<java.lang.Class<?>>
Modifier and Type | Field and Description |
---|---|
private static IsTestClassWithTests |
isTestClassWithTests |
Constructor and Description |
---|
IsScannableTestClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.lang.Class<?> candidate) |
private static final IsTestClassWithTests isTestClassWithTests