public class TestSuiteFileFilter extends Object
| Constructor and Description |
|---|
TestSuiteFileFilter(org.apache.maven.plugin.logging.Log log,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestNameRegEx() |
boolean |
shouldFilter(String fileName)
Evaluates if the provided file name matches the pattern.
|
public TestSuiteFileFilter(org.apache.maven.plugin.logging.Log log,
String filter)
public String getTestNameRegEx()
public boolean shouldFilter(String fileName)
fileName - Copyright © 2018. All rights reserved.