Class | Description |
---|---|
ClassLoaderUtils |
Utiliy methods related to class loading in a webapp environment.
|
CookieUtil |
Utility methods to manipulate cookies and transform Cactus cookie objects
to HttpClient cookie objects.
|
IoUtil |
Various utility methods for manipulating IO streams.
|
JUnitVersionHelper |
Work around for some changes to the public JUnit API between
different JUnit releases.
|
StringUtil |
Various utility methods for string manipulation.
|
TestCaseImplementChecker |
Utilities to check TestCase implementation.
|
UniqueGenerator |
Generates a quasi-unique id for a test case.
|
UrlUtil |
Various utility methods for URL manipulation.
|
Error | Description |
---|---|
TestCaseImplementError |
Represent an error around TestCase implementation.
|
Contains various internal utility classes.
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.