org.apache.tapestry.html
Class TestExceptionDisplay

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.html.TestExceptionDisplay

public class TestExceptionDisplay
extends BaseComponentTestCase


Constructor Summary
TestExceptionDisplay()
           
 
Method Summary
 Object[][] createTraces()
           
 void test_isInPackage(List packages, String trace, boolean expected)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExceptionDisplay

public TestExceptionDisplay()
Method Detail

test_isInPackage

public void test_isInPackage(List packages,
                             String trace,
                             boolean expected)

createTraces

public Object[][] createTraces()


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