public class UnitTest extends PatternSet implements Serializable
| Constructor and Description |
|---|
UnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addResource(Resource resource)
Method addResource.
|
List<Resource> |
getResources()
Method getResources.
|
void |
removeResource(Resource resource)
Method removeResource.
|
void |
setResources(List<Resource> resources)
Set the classpath resources to use when executing the unit
tests.
|
addExclude, addInclude, getExcludes, getIncludes, removeExclude, removeInclude, setExcludes, setIncludesCopyright © 2001-2021 The Apache Software Foundation. All Rights Reserved.