org.apache.tapestry.services.impl
Class TestBindingSource
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.services.impl.TestBindingSource
public class TestBindingSource
- extends BaseComponentTestCase
Tests for BindingSourceImpl
.
- 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 |
TestBindingSource
public TestBindingSource()
test_No_Prefix
public void test_No_Prefix()
test_No_Prefix_With_Default
public void test_No_Prefix_With_Default()
test_No_Prefix_ClientIdList_Binding
public void test_No_Prefix_ClientIdList_Binding()
test_Known_Prefix
public void test_Known_Prefix()
test_Prefix_No_Match
public void test_Prefix_No_Match()
test_Single_Character_Prefix
public void test_Single_Character_Prefix()
test_Empty_Character_Prefix
public void test_Empty_Character_Prefix()
newFactory
protected BindingFactory newFactory()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.