public class ZipcodeValidationPatternTest extends KRADTestCase
ZipcodeValidationPattern
Valid zip code values should match
KRADTestCase.BootstrapTest, KRADTestCase.LegacyBaselineTestCase.BaselineMode, BaselineTestCase.Modedd, kradTestHarnessSpringResourceLoaderdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
ZipcodeValidationPatternTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMatches_5digit_valid() |
void |
testMatches_9digit_valid() |
void |
testMatches_invalid1() |
void |
testMatches_invalid2() |
void |
testMatches_invalid3() |
void |
testMatches_invalid4() |
getKRADTestHarnessContext, getLoadApplicationLifecycle, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUpInternal, setUpLegacyContext, tearDown, tearDownLegacyContextgetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclesgetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic ZipcodeValidationPatternTest()
public void setUp() throws Exception
setUp in class KRADTestCaseExceptionpublic final void testMatches_5digit_valid()
public final void testMatches_9digit_valid()
public final void testMatches_invalid1()
public final void testMatches_invalid2()
public final void testMatches_invalid3()
public final void testMatches_invalid4()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.