Uses of Package
org.junit.platform.launcher.tagexpression
Packages that use org.junit.platform.launcher.tagexpression
Package
Description
Public API for configuring and launching test plans.
The tag expression language parser and related support classes.
-
Classes in org.junit.platform.launcher.tagexpression used by org.junit.platform.launcherClassDescriptionA tag expression can be evaluated against a collection of tags to determine if they match the expression.
-
Classes in org.junit.platform.launcher.tagexpression used by org.junit.platform.launcher.tagexpressionClassDescriptionThe result of attempting to parse a
TagExpression
.A tag expression can be evaluated against a collection of tags to determine if they match the expression.