Uses of Interface
org.junit.jupiter.api.extension.ExecutionCondition

Packages that use ExecutionCondition
Package
Description
Configuration specific to the JUnit Jupiter test engine.
Extensions which provide support for conditional test execution features of JUnit 4 (e.g., the @Ignore annotation) within JUnit Jupiter.