Uses of Package
org.apache.anteater.test.matchers

Packages that use org.apache.anteater.test.matchers
org.apache.anteater.test This package contains the top-level tasks and API that define the testing framework. 
org.apache.anteater.test.matchers This package contains implementations of matchers
 

Classes in org.apache.anteater.test.matchers used by org.apache.anteater.test
ContentEquals
          Checks if the matchOn string is equal with another one.
Header
          Maintains an HTTP header.
Method
          Check the method (GET, POST etc.) in an incoming HTTP request.
Parameter
          Maintains and checks a single HTTP parameter.
 

Classes in org.apache.anteater.test.matchers used by org.apache.anteater.test.matchers
Header
          Maintains an HTTP header.
Parameter
          Maintains and checks a single HTTP parameter.
 



Ant Functional Tester -- see Project home page for details