org.apache.tapestry.annotations
Class TestSimpleAnnotationWorkers
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.annotations.BaseAnnotationTestCase
org.apache.tapestry.annotations.TestSimpleAnnotationWorkers
public class TestSimpleAnnotationWorkers
- extends BaseAnnotationTestCase
Test for the "simple" annotation workers, that collect basic information and update the component
specification.
- 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 |
TestSimpleAnnotationWorkers
public TestSimpleAnnotationWorkers()
test_Inject_Page
public void test_Inject_Page()
test_Inject_Meta
public void test_Inject_Meta()
test_Inject_Meta_NoValue
public void test_Inject_Meta_NoValue()
test_Inject_Script
public void test_Inject_Script()
test_Inject_State
public void test_Inject_State()
test_Inject_State_NoValue
public void test_Inject_State_NoValue()
test_Inject_State_Flag
public void test_Inject_State_Flag()
test_Inject_State_Flag_NoValue
public void test_Inject_State_Flag_NoValue()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.