Uses of Class
org.junit.jupiter.engine.discovery.predicates.IsTestFactoryMethod
Packages that use IsTestFactoryMethod
Package
Description
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 IsTestFactoryMethodModifier and TypeFieldDescriptionprivate static final IsTestFactoryMethod
IsTestClassWithTests.isTestFactoryMethod