org.apache.tapestry.enhance
Class InjectStateFlagWorkerTest
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.enhance.BaseEnhancementTestCase
org.apache.tapestry.enhance.InjectStateFlagWorkerTest
public class InjectStateFlagWorkerTest
- extends BaseEnhancementTestCase
Tests for InjectStateFlagWorker
.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectStateFlagWorkerTest
public InjectStateFlagWorkerTest()
testNoExistingProperty
public void testNoExistingProperty()
testWithExistingProperty
public void testWithExistingProperty()
testWithExistingPropertyWrongType
public void testWithExistingPropertyWrongType()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.