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