Uses of Class
org.junit.jupiter.engine.discovery.predicates.IsTestMethod
-
Packages that use IsTestMethod Package Description org.junit.jupiter.engine.discovery.predicates Internal predicate classes used by test discovery within the JUnit Jupiter test engine. -
-
Uses of IsTestMethod in org.junit.jupiter.engine.discovery.predicates
Fields in org.junit.jupiter.engine.discovery.predicates declared as IsTestMethod Modifier and Type Field Description private static IsTestMethod
IsTestClassWithTests. isTestMethod
-