@API(status=INTERNAL, since="5.1") public class IsTestClassWithTests extends Object implements Predicate<Class<?>>
static Predicate<Method>
isTestOrTestFactoryOrTestTemplateMethod
IsTestClassWithTests()
boolean
test(Class<?> candidate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public static final Predicate<Method> isTestOrTestFactoryOrTestTemplateMethod
public IsTestClassWithTests()
public boolean test(Class<?> candidate)
test
Predicate<Class<?>>
Copyright © 2020. All rights reserved.