public class RegexValidationPatternTest extends BaseRiceTestCase
RegexValidationPatternlog, method| Constructor and Description |
|---|
RegexValidationPatternTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAlphaNumericPattern()
tests an alphanumeric regex pattern
|
void |
testAlphaPattern()
tests an alphabetic (lowercase and uppercase) pattern
|
void |
testNumericPattern()
tests a numeric regex pattern
|
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod, tearDownpublic RegexValidationPatternTest()
public void setUp() throws Exception
setUp in class BaseRiceTestCaseExceptionpublic final void testNumericPattern()
public final void testAlphaPattern()
public final void testAlphaNumericPattern()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.