org.kuali.rice.krad.datadictionary.validation.fieldlevel
Class FloatingPointValidationPatternTest

java.lang.Object
  extended by org.kuali.rice.test.BaseRiceTestCase
      extended by org.kuali.rice.test.RiceTestCase
          extended by org.kuali.rice.test.RiceInternalSuiteDataTestCase
              extended by org.kuali.rice.test.BaseModuleTestCase
                  extended by org.kuali.rice.test.BaselineTestCase
                      extended by org.kuali.test.KRADTestCase
                          extended by org.kuali.rice.krad.datadictionary.validation.fieldlevel.FloatingPointValidationPatternTest
All Implemented Interfaces:
MethodAware

public class FloatingPointValidationPatternTest
extends KRADTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.kuali.rice.test.BaselineTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
 
Field Summary
 
Fields inherited from class org.kuali.rice.test.BaselineTestCase
dirty
 
Fields inherited from class org.kuali.rice.test.BaseModuleTestCase
LOG, moduleName
 
Fields inherited from class org.kuali.rice.test.RiceTestCase
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
 
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase
log, method
 
Constructor Summary
FloatingPointValidationPatternTest()
           
 
Method Summary
 void setUp()
           
 void testAllowNegative_invalid1()
           
 void testAllowNegative_invalid2()
           
 void testAllowNegative_invalid3()
           
 void testAllowNegative_negative1()
           
 void testAllowNegative_negative2()
           
 void testAllowNegative_negative3()
           
 void testAllowNegative_negative4()
           
 void testAllowNegative_negative5()
           
 void testAllowNegative_positive1()
           
 void testAllowNegative_positive2()
           
 void testAllowNegative_positive3()
           
 void testAllowNegative_positive4()
           
 void testAllowNegative_positive5()
           
 void testDefaultAllows_invalid1()
           
 void testDefaultAllows_invalid2()
           
 void testDefaultAllows_invalid3()
           
 void testDefaultAllows_negative1()
           
 void testDefaultAllows_negative2()
           
 void testDefaultAllows_negative3()
           
 void testDefaultAllows_negative4()
           
 void testDefaultAllows_negative5()
           
 void testDefaultAllows_positive1()
           
 void testDefaultAllows_positive2()
           
 void testDefaultAllows_positive3()
           
 void testDefaultAllows_positive4()
           
 void testDefaultAllows_positive5()
           
 
Methods inherited from class org.kuali.test.KRADTestCase
getLoadApplicationLifecycle, getSuiteLifecycles, loadSuiteTestData
 
Methods inherited from class org.kuali.rice.test.BaselineTestCase
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
 
Methods inherited from class org.kuali.rice.test.BaseModuleTestCase
getModuleName
 
Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
 
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, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
 
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatingPointValidationPatternTest

public FloatingPointValidationPatternTest()
Method Detail

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-2012 The Kuali Foundation. All Rights Reserved.