org.apache.tapestry
Class TestAbstractComponent

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.TestAbstractComponent

public class TestAbstractComponent
extends BaseComponentTestCase

Tests a few new features of AbstractComponent added in release 4.0.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestAbstractComponent()
           
 
Method Summary
 void testContainedComponent()
           
 void testContainedComponentConflict()
           
 void testUnimplementedMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAbstractComponent

public TestAbstractComponent()
Method Detail

testUnimplementedMethods

public void testUnimplementedMethods()

testContainedComponent

public void testContainedComponent()

testContainedComponentConflict

public void testContainedComponentConflict()


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