org.apache.tapestry.request
Class TestDecodedRequestInjector

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

public class TestDecodedRequestInjector
extends BaseComponentTestCase

Tests for DecodedRequestInjector.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

TestDecodedRequestInjector

public TestDecodedRequestInjector()
Method Detail

testNoExtension

public void testNoExtension()
                     throws Exception
Throws:
Exception

testWithExtension

public void testWithExtension()
                       throws Exception
Throws:
Exception


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