org.apache.tapestry.form.validator
Class TestValidatorsBinding

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.binding.BindingTestCase
          extended by org.apache.tapestry.form.validator.TestValidatorsBinding

public class TestValidatorsBinding
extends BindingTestCase

Tests for ValidatorsBinding and ValidatorsBindingFactory.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestValidatorsBinding()
           
 
Method Summary
 void testFailure()
           
 void testSuccess()
           
 
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

TestValidatorsBinding

public TestValidatorsBinding()
Method Detail

testSuccess

public void testSuccess()

testFailure

public void testFailure()


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