Module org.junit.platform.launcher
Package org.junit.platform.launcher.tagexpression
package org.junit.platform.launcher.tagexpression
The tag expression language parser and related support classes.
-
ClassDescriptionThe 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.