Package org.tuckey.web.filters.urlrewrite.test

Class Summary
MockRequestParser todo: IN PROGRESS Class to decode a request from one of three inputs.
MockRewriteMatch Mock RewriteMatch that can be used for testing.
TestRunObj RunObject that can be used for testing.
UrlRewriteTestCase The idea for UrlRewriteTestCase is that users can extend it to create their own simple unit tests instead of having to manually setup a mock request and the filter.