org.apache.tapestry.error
Class TestExceptionPresenter

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

public class TestExceptionPresenter
extends BaseErrorTestCase

Tests for ExceptionPresenterImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

Nested Class Summary
static class TestExceptionPresenter.ExceptionFixture
           
 
Constructor Summary
TestExceptionPresenter()
           
 
Method Summary
 void testFailure()
           
 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

TestExceptionPresenter

public TestExceptionPresenter()
Method Detail

testSuccess

public void testSuccess()
                 throws Exception
Throws:
Exception

testFailure

public void testFailure()
                 throws Exception
Throws:
Exception


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