org.apache.tapestry.enhance
Class TestInjectPageWorker
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.enhance.TestInjectPageWorker
public class TestInjectPageWorker
- extends BaseComponentTestCase
Tests for InjectPageWorker
.
- 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 |
TestInjectPageWorker
public TestInjectPageWorker()
testPrimitivePropertyType
public void testPrimitivePropertyType()
testNoPropertyType
public void testNoPropertyType()
- Test for when there's no existing property.
testExistingPropertyType
public void testExistingPropertyType()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.