Uses of Interface
org.junit.platform.engine.Filter

Packages that use Filter
Package Description
org.junit.platform.engine
Public API for test engines.
org.junit.platform.engine.discovery
Concrete selectors and filters to be used in discovery requests.
org.junit.platform.launcher
Public API for configuring and launching test plans.
org.junit.platform.launcher.core
Core support classes for the Launcher including the LauncherFactory and the LauncherDiscoveryRequestBuilder.
org.junit.platform.suite.commons
Common APIs and support utilities for the JUnit Platform Suite.
org.junit.platform.testkit.engine
Test Kit for testing the execution of a TestEngine running on the JUnit Platform.