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, setIncludes
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.