org.apache.tapestry.request
Class TestDecodedRequestWrapper

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.request.TestDecodedRequestWrapper

public class TestDecodedRequestWrapper
extends BaseComponentTestCase

Tests for DecodedRequestWrapperand DecodedRequest.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestDecodedRequestWrapper()
           
 
Method Summary
 void testInterceptedMethods()
           
 void testRequestConstructor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDecodedRequestWrapper

public TestDecodedRequestWrapper()
Method Detail

testInterceptedMethods

public void testInterceptedMethods()

testRequestConstructor

public void testRequestConstructor()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.