public class RegexValidationPatternTest extends BaseRiceTestCase
RegexValidationPattern
log, 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, resetLogLevels, setLogLevel, setName, setTestMethod, tearDown
public RegexValidationPatternTest()
public void setUp() throws Exception
setUp
in class BaseRiceTestCase
Exception
public final void testNumericPattern()
public final void testAlphaPattern()
public final void testAlphaNumericPattern()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.