public class UTF8ValidationTestUtils extends Object
UTF8AnyCharacterValidationPatternTest
Constructor and Description |
---|
UTF8ValidationTestUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
assertPatternMatches(ValidationPattern pattern,
boolean[] expectedValues)
checks that the test values, when matched to the supplied pattern, result in the expected value
|
public UTF8ValidationTestUtils()
public static final void assertPatternMatches(ValidationPattern pattern, boolean[] expectedValues)
pattern
- - a validation patternexpectedValues
- - an array containing boolean values for each expected resultCopyright © 2005–2016 The Kuali Foundation. All rights reserved.