Uses of Class
org.apache.anteater.test.matchers.ContentEquals

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

Uses of ContentEquals in org.apache.anteater.test
 

Methods in org.apache.anteater.test with parameters of type ContentEquals
 void HttpRequest.addConfiguredContentEquals(ContentEquals ce)
          Specify the HTTP body to post.
 



Ant Functional Tester -- see Project home page for details