Package org.apache.tapestry.test.assertions

Class Summary
AssertOutput Assertion that checks for the presence of a particular substring within the response text.
AssertRegexp Assertion used to check for the presence of a regular expression within the response output.
RegexpMatch Used within a AssertRegexp to identify a single substring matched against the response.