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