org.apache.tapestry.form.translator
Class TestBigDecimalTranslator
java.lang.Object
BaseComponentTestCase
org.apache.tapestry.junit.TapestryTestCase
org.apache.tapestry.form.FormComponentContributorTestCase
org.apache.tapestry.form.translator.TestBigDecimalTranslator
public class TestBigDecimalTranslator
- extends FormComponentContributorTestCase
Tests BigDecimalTranslator
.
Methods inherited from class org.apache.tapestry.form.FormComponentContributorTestCase |
addScript, newCycle, newField, newField, newField, newFieldWithClientId, newValidationMessages, newWriter, trainBuildMessage, trainGetLocale, trainTrim |
Methods inherited from class org.apache.tapestry.junit.TapestryTestCase |
checkException, checkList, checkList, checkProperty, createValueConverter, getSpecificationResourceLocation, newBindingSource, newComponent, parseApp, parseComponent, parseLib, parsePage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBigDecimalTranslator
public TestBigDecimalTranslator()
test_Default_Format
public void test_Default_Format()
test_Null_Format
public void test_Null_Format()
test_Parse_Null
public void test_Parse_Null()
throws Exception
- Throws:
Exception
test_Parse_Invalid
public void test_Parse_Invalid()
throws Exception
- Throws:
Exception
test_Parse_Simple
public void test_Parse_Simple()
throws Exception
- Throws:
Exception
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.