org.apache.tapestry.binding
Class TestClientIdListBinding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.binding.BindingTestCase
          extended by org.apache.tapestry.binding.TestClientIdListBinding

public class TestClientIdListBinding
extends BindingTestCase

Tests functionality of ClientIdListBinding.


Constructor Summary
TestClientIdListBinding()
           
 
Method Summary
 void test_Get_Object_Failure()
           
 void test_Multiple_Components()
           
 void test_Single_Component()
           
 
Methods inherited from class org.apache.tapestry.binding.BindingTestCase
newComponent, newValueConverter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClientIdListBinding

public TestClientIdListBinding()
Method Detail

test_Single_Component

public void test_Single_Component()

test_Multiple_Components

public void test_Multiple_Components()

test_Get_Object_Failure

public void test_Get_Object_Failure()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.