Package | Description |
---|---|
org.junit.platform.engine |
Public API for test engines.
|
Modifier and Type | Method and Description |
---|---|
default void |
TestDescriptor.accept(TestDescriptor.Visitor visitor)
Accept a visitor to the subtree starting with this descriptor.
|