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