Package | Description |
---|---|
com.gargoylesoftware.base.testing |
Classes that are useful during testing
|
Modifier and Type | Class and Description |
---|---|
class |
AcceptAllTestFilter
A test filter that accepts all tests
|
Constructor and Description |
---|
RecursiveTestSuite(File startingPath,
TestFilter testFilter)
Create an instance
|
RecursiveTestSuite(String startingPath,
TestFilter testFilter)
Create a new instance
|
Copyright © 1998–2014 Gargoyle Software Inc.. All rights reserved.