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

Class Summary
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
SessionMatch Extract the session Id from the response
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.