org.apache.tapestry.binding
Class BindingTestCase
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.binding.BindingTestCase
- Direct Known Subclasses:
- TestAssetBinding, TestClientIdBinding, TestClientIdListBinding, TestComponentBinding, TestExpressionBinding, TestHiveMindBinding, TestListenerMethodBinding, TestLiteralBinding, TestMessageBinding, TestMetaBinding, TestTranslatorBinding, TestValidatorsBinding
public abstract class BindingTestCase
- extends BaseComponentTestCase
Base class for building tests for IBinding
implementations.
- 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 |
BindingTestCase
public BindingTestCase()
newComponent
protected org.apache.tapestry.IComponent newComponent(String extendedId)
newValueConverter
protected org.apache.tapestry.coerce.ValueConverter newValueConverter()
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.