org.apache.tapestry.form.translator
Class TestTranslatorBinding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.binding.BindingTestCase
          extended by org.apache.tapestry.form.translator.TestTranslatorBinding

public class TestTranslatorBinding
extends BindingTestCase

Tests for TranslatorBinding and TranslatorBindingFactory.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestTranslatorBinding()
           
 
Method Summary
 void test_Create()
           
 void test_Failure()
           
 
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

TestTranslatorBinding

public TestTranslatorBinding()
Method Detail

test_Create

public void test_Create()

test_Failure

public void test_Failure()


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