Class IncludedExcludedPatterns
- java.lang.Object
-
- org.apache.maven.surefire.testset.IncludedExcludedPatterns
-
final class IncludedExcludedPatterns extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean
hasExcludedMethodPatterns
(package private) boolean
hasIncludedMethodPatterns
-
Constructor Summary
Constructors Constructor Description IncludedExcludedPatterns()
-