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

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