Constructor and Description |
---|
SingleNameTest(String nameIn,
TestType typeIn)
Creates a new SingleNameTest.
|
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String testName)
Checks to see if a name passes this test.
|