Package org.junit.jupiter.engine.descriptor
Test descriptors used within the JUnit Jupiter test engine.
-
Interface Summary Interface Description CallbackSupport.CallbackInvoker<T extends org.junit.jupiter.api.extension.Extension> Filterable Filterableis implemented byTestDescriptorsthat may register dynamic tests during execution and support selective test execution.JupiterTestDescriptor.ExceptionHandlerInvoker<E extends org.junit.jupiter.api.extension.Extension> ResourceLockAware TestClassAware Validatable Interface for descriptors that can be validated during discovery. -
Enum Summary Enum Description DynamicDescendantFilter.Mode