|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.anteater.test | |
org.apache.anteater.test | This package contains the top-level tasks and API that define the testing framework. |
org.apache.anteater.test.log | Anteater's logging system. |
org.apache.anteater.test.matchers | This package contains implementations of matchers. |
org.apache.anteater.test.meta | Classes that deal with metadata about a script or Anteater itself. |
Classes in org.apache.anteater.test used by org.apache.anteater.testActionTask
|
Common class used to represent the common functionality of running multiple matchers on: the received request, while in the HTTP servlet the HTTP response, after a request has been sent to a server. BaseDataType
|
Root class for all the Anteater types. BaseTask
|
Root class for all the Anteater tasks. ContentHandlerTask
|
A superclass which can magically convert certain nested Task types into body text. DefaultGroup
|
Default, primordial group, from which all others inherit. Group
|
A Group is a scoping mechanism for Anteater data types and tasks. Groupable
|
Interface indicating that the implementor can be assigned a 'group'. HttpMessage
|
Describes the common attributes of an HTTP request and response. HttpRequest
|
Defines an HTTP request. Listener
|
Starts listening for an incoming HTTP request. Matcher
|
A Matcher corresponds to a <match> element, and
describes a set of tests that need to be applied on an object.MatcherSet
|
MatcherSet maintains a set of Matcher s to
be applied on an object.Namespace
|
Anteater representation of an XML namespace mapping. ObjectModel
|
Classes that implement this interface are passed additional information, or the context in which they execute. ServletContainer
|
Start an embedded Tomcat servlet container. Session
|
A minimalistic session object, for storing cookie headers between requests. XMLDocument
|
Obtain the DOM4J representation of the receiving object. |
Classes in org.apache.anteater.test used by org.apache.anteater.test.logActionTask
|
Common class used to represent the common functionality of running multiple matchers on: the received request, while in the HTTP servlet the HTTP response, after a request has been sent to a server. BaseDataType
|
Root class for all the Anteater types. Group
|
A Group is a scoping mechanism for Anteater data types and tasks. Groupable
|
Interface indicating that the implementor can be assigned a 'group'. MatcherTest
|
Matches an object against another. |
Classes in org.apache.anteater.test used by org.apache.anteater.test.matchersBaseTask
|
Root class for all the Anteater tasks. ContentHandlerTask
|
A superclass which can magically convert certain nested Task types into body text. Groupable
|
Interface indicating that the implementor can be assigned a 'group'. MatcherTest
|
Matches an object against another. ObjectModel
|
Classes that implement this interface are passed additional information, or the context in which they execute. |
Classes in org.apache.anteater.test used by org.apache.anteater.test.metaBaseDataType
|
Root class for all the Anteater types. BaseTask
|
Root class for all the Anteater tasks. Group
|
A Group is a scoping mechanism for Anteater data types and tasks. Groupable
|
Interface indicating that the implementor can be assigned a 'group'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |