public class AllurePostDiscoveryFilter
extends java.lang.Object
implements org.junit.platform.launcher.PostDiscoveryFilter
| Constructor and Description |
|---|
AllurePostDiscoveryFilter() |
AllurePostDiscoveryFilter(io.qameta.allure.testfilter.TestPlan testPlan) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.platform.engine.FilterResult |
apply(org.junit.platform.engine.TestDescriptor object) |