org.apache.tapestry.error
Class StaleSessionExceptionPresenterTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.error.BaseErrorTestCase
          extended by org.apache.tapestry.error.StaleSessionExceptionPresenterTest

public class StaleSessionExceptionPresenterTest
extends BaseErrorTestCase

Tests for StaleSessionExceptionPresenterImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
StaleSessionExceptionPresenterTest()
           
 
Method Summary
 void testSuccess()
           
 
Methods inherited from class org.apache.tapestry.error.BaseErrorTestCase
newCycle, newPage, newRenderer, newReporter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaleSessionExceptionPresenterTest

public StaleSessionExceptionPresenterTest()
Method Detail

testSuccess

public void testSuccess()
                 throws Exception
Throws:
Exception


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