org.apache.tapestry.annotations
Class TestComponentAnnotationWorker
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.TestComponentAnnotationWorker
public class TestComponentAnnotationWorker
- extends BaseAnnotationTestCase
Tests for ComponentAnnotationWorker
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestComponentAnnotationWorker
public TestComponentAnnotationWorker()
test_Simple
public void test_Simple()
test_Without_Type
public void test_Without_Type()
test_Explicit_Id
public void test_Explicit_Id()
test_Inherit_Informal_Parameters
public void test_Inherit_Informal_Parameters()
test_With_Bindings
public void test_With_Bindings()
test_Binding_Whitespace_Trimmed
public void test_Binding_Whitespace_Trimmed()
test_With_Type_And_CopyOf
public void test_With_Type_And_CopyOf()
test_CopyOf
public void test_CopyOf()
test_With_InheritedBindings
public void test_With_InheritedBindings()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.