org.apache.tapestry.binding
Class TestMetaBinding

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

public class TestMetaBinding
extends BindingTestCase

Tests functionality of MetaBinding.


Constructor Summary
TestMetaBinding()
           
 
Method Summary
 void test_Create()
           
 void test_To_String()
           
 
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

TestMetaBinding

public TestMetaBinding()
Method Detail

test_Create

public void test_Create()

test_To_String

public void test_To_String()


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