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 IComponent newComponent(String extendedId)
newValueConverter
protected ValueConverter newValueConverter()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.