public class AnyCharacterPatternConstraintTest extends Object
testValueAllValidChars()
2. value with invalid characters. (failure) testValueNotValidChars()
3. value with all valid characters. Allowing white space.(success) testValueAllValidCharsAllowWhitespace()
Constructor and Description |
---|
AnyCharacterPatternConstraintTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testValueAllValidChars() |
void |
testValueAllValidCharsAllowWhitespace() |
void |
testValueNotValidChars() |
public AnyCharacterPatternConstraintTest()
public void testValueAllValidChars()
public void testValueNotValidChars()
public void testValueAllValidCharsAllowWhitespace()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.