Uses of Package
org.apache.tomcat.util.test.matchers

Packages that use org.apache.tomcat.util.test.matchers
org.apache.tomcat.util.test   
 

Classes in org.apache.tomcat.util.test.matchers used by org.apache.tomcat.util.test
GoldenMatch
          Check if the Resposne body matches a golden file.
HeaderMatch
          Check if the response has ( or has not ) some headers
HttpStatusMatch
          Test if the HTTP response has a certain status code
ResponseMatch
          Check if the response contains a substring
ResponseMatchFile
          Check if the response matches a response file
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.