org.apache.tapestry.binding
Class TestComponentBinding

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

public class TestComponentBinding
extends BindingTestCase

Tests for ComponentBinding.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
TestComponentBinding()
           
 
Method Summary
 void testGetObject()
           
 void testGetObjectFailure()
           
 
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

TestComponentBinding

public TestComponentBinding()
Method Detail

testGetObject

public void testGetObject()

testGetObjectFailure

public void testGetObjectFailure()


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