org.kuali.rice.krad.datadictionary.validation.fieldlevel
Class FloatingPointValidationPatternTest
java.lang.Object
org.kuali.rice.test.BaseRiceTestCase
org.kuali.rice.test.RiceTestCase
org.kuali.rice.test.RiceInternalSuiteDataTestCase
org.kuali.rice.test.BaseModuleTestCase
org.kuali.rice.test.BaselineTestCase
org.kuali.rice.krad.test.KRADTestCase
org.kuali.rice.krad.datadictionary.validation.fieldlevel.FloatingPointValidationPatternTest
- All Implemented Interfaces:
- MethodAware
public class FloatingPointValidationPatternTest
- extends KRADTestCase
FloatingPointValidationPatternTest tests FloatingPointValidationPattern
Valid negative and positive floating point numbers should match
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.kuali.rice.test.RiceTestCase |
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FloatingPointValidationPatternTest
public FloatingPointValidationPatternTest()
setUp
public final void setUp()
throws Exception
- Overrides:
setUp
in class BaselineTestCase
- Throws:
Exception
testDefaultAllows_positive1
public final void testDefaultAllows_positive1()
testDefaultAllows_positive2
public final void testDefaultAllows_positive2()
testDefaultAllows_positive3
public final void testDefaultAllows_positive3()
testDefaultAllows_positive4
public final void testDefaultAllows_positive4()
testDefaultAllows_positive5
public final void testDefaultAllows_positive5()
testDefaultAllows_negative1
public final void testDefaultAllows_negative1()
testDefaultAllows_negative2
public final void testDefaultAllows_negative2()
testDefaultAllows_negative3
public final void testDefaultAllows_negative3()
testDefaultAllows_negative4
public final void testDefaultAllows_negative4()
testDefaultAllows_negative5
public final void testDefaultAllows_negative5()
testDefaultAllows_invalid1
public final void testDefaultAllows_invalid1()
testDefaultAllows_invalid2
public final void testDefaultAllows_invalid2()
testDefaultAllows_invalid3
public final void testDefaultAllows_invalid3()
testAllowNegative_positive1
public final void testAllowNegative_positive1()
testAllowNegative_positive2
public final void testAllowNegative_positive2()
testAllowNegative_positive3
public final void testAllowNegative_positive3()
testAllowNegative_positive4
public final void testAllowNegative_positive4()
testAllowNegative_positive5
public final void testAllowNegative_positive5()
testAllowNegative_negative1
public final void testAllowNegative_negative1()
testAllowNegative_negative2
public final void testAllowNegative_negative2()
testAllowNegative_negative3
public final void testAllowNegative_negative3()
testAllowNegative_negative4
public final void testAllowNegative_negative4()
testAllowNegative_negative5
public final void testAllowNegative_negative5()
testAllowNegative_invalid1
public final void testAllowNegative_invalid1()
testAllowNegative_invalid2
public final void testAllowNegative_invalid2()
testAllowNegative_invalid3
public final void testAllowNegative_invalid3()
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.