Class RequestedTest
java.lang.Object
org.junit.runner.manipulation.Filter
org.apache.maven.surefire.common.junit48.RequestedTest
final class RequestedTest
extends org.junit.runner.manipulation.Filter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private final boolean
private final ResolvedTest
Fields inherited from class org.junit.runner.manipulation.Filter
ALL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.runner.manipulation.Filter
apply, intersect, matchMethodDescription
-
Field Details
-
CLASS_FILE_EXTENSION
- See Also:
-
test
-
isPositiveFilter
private final boolean isPositiveFilter
-
-
Constructor Details
-
RequestedTest
RequestedTest(ResolvedTest test, boolean isPositiveFilter)
-
-
Method Details
-
shouldRun
public boolean shouldRun(org.junit.runner.Description description) - Specified by:
shouldRun
in classorg.junit.runner.manipulation.Filter
-
describe
- Specified by:
describe
in classorg.junit.runner.manipulation.Filter
-
equals
-
equals
-
hashCode
public int hashCode() -
classFile
-