org.apache.tapestry.junit
Class TestComponent
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TestComponent
public class TestComponent
- extends BaseComponentTestCase
Test a few random things in AbstractComponent
and
BaseComponent
.
- Since:
- 3.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestComponent
public TestComponent()
testOuter
public void testOuter()
throws Exception
- Test the ability of
BaseComponent.addOuter(IRender)
to add a
large number of objects.
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.