Uses of Interface
org.junit.jupiter.engine.descriptor.Filterable
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
-
Uses of Filterable in org.junit.jupiter.engine.descriptor
Modifier and TypeClassDescriptionclass
TestDescriptor
for@TestFactory
methods.class
TestDescriptor
for@TestTemplate
methods.