public class AnyCharacterValidationPatternTest extends BaseRiceTestCase
AnyCharacterValidationPattern
log, method
Constructor and Description |
---|
AnyCharacterValidationPatternTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testMatch_allowDefault()
tests that any sequence not containing white space matches
|
void |
testMatch_allowWhitespace()
tests that sequences containing white space are allowed
|
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod, tearDown
public AnyCharacterValidationPatternTest()
public void setUp() throws Exception
setUp
in class BaseRiceTestCase
Exception
public final void testMatch_allowDefault()
public final void testMatch_allowWhitespace()
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.