org.apache.tapestry.pages
Class TestException

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.pages.TestException

public class TestException
extends BaseComponentTestCase


Constructor Summary
TestException()
           
 
Method Summary
 Object[][] createPackages()
           
 void test_getPackages(String pages, String comps, String[] expected)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestException

public TestException()
Method Detail

test_getPackages

public void test_getPackages(String pages,
                             String comps,
                             String[] expected)

createPackages

public Object[][] createPackages()


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