org.apache.tapestry.services.impl
Class TestDisableCachingFilter

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.TestDisableCachingFilter

public class TestDisableCachingFilter
extends BaseComponentTestCase

Tests for DisableCachingFilter.

Since:
4.0
Author:
Howard M. Lewis Ship

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

Constructor Detail

TestDisableCachingFilter

public TestDisableCachingFilter()
Method Detail

test_Normal

public void test_Normal()
                 throws Exception
Throws:
Exception

test_Reset_Failure

public void test_Reset_Failure()
                        throws Exception
Throws:
Exception


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