Apache Commons logo Commons Validator

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
579 0 0 1 99.8% 3.626 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.validator.util 13 0 0 0 100% 0.014 s
org.apache.commons.validator.routines 312 0 0 1 99.7% 1.542 s
org.apache.commons.validator 133 0 0 0 100% 1.729 s
org.apache.commons.validator.routines.checkdigit 121 0 0 0 100% 0.341 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.validator.util

- Class Tests Errors Failures Skipped Success Rate Time
FlagsTest 13 0 0 0 100% 0.014 s

org.apache.commons.validator.routines

- Class Tests Errors Failures Skipped Success Rate Time
FloatValidatorTest 13 0 0 0 100% 0.010 s
UrlValidatorTest 33 0 0 0 100% 0.838 s
ISINValidatorTest 4 0 0 0 100% 0.004 s
DomainValidatorStartupTest 21 0 0 0 100% 0.187 s
ISSNValidatorTest 9 0 0 0 100% 0.009 s
DomainValidatorTest 19 0 0 0 100% 0.021 s
TimeValidatorTest 7 0 0 0 100% 0.047 s
DateValidatorTest 9 0 0 0 100% 0.062 s
DoubleValidatorTest 12 0 0 0 100% 0.012 s
BigDecimalValidatorTest 12 0 0 0 100% 0.015 s
IntegerValidatorTest 13 0 0 0 100% 0.012 s
PercentValidatorTest 3 0 0 0 100% 0.011 s
LongValidatorTest 12 0 0 0 100% 0.009 s
BigIntegerValidatorTest 12 0 0 0 100% 0.021 s
ShortValidatorTest 12 0 0 0 100% 0.013 s
ISBNValidatorTest 12 0 0 0 100% 0.028 s
IBANValidatorTest 13 0 0 0 100% 0.016 s
ByteValidatorTest 12 0 0 0 100% 0.009 s
InetAddressValidatorTest 8 0 0 0 100% 0.007 s
CalendarValidatorTest 10 0 0 0 100% 0.045 s
EmailValidatorTest 25 0 0 1 96.0% 0.025 s
CreditCardValidatorTest 20 0 0 0 100% 0.109 s
CodeValidatorTest 7 0 0 0 100% 0.005 s
CurrencyValidatorTest 6 0 0 0 100% 0.021 s
RegexValidatorTest 8 0 0 0 100% 0.006 s

org.apache.commons.validator

- Class Tests Errors Failures Skipped Success Rate Time
EmailTest 11 0 0 0 100% 0.148 s
UrlTest 5 0 0 0 100% 0.450 s
RequiredIfTest 5 0 0 0 100% 0.031 s
ParameterTest 1 0 0 0 100% 0.011 s
ByteTest 8 0 0 0 100% 0.055 s
RetrieveFormTest 5 0 0 0 100% 0.123 s
ISBNValidatorTest 1 0 0 0 100% 0.003 s
ExtensionTest 8 0 0 0 100% 0.064 s
ExceptionTest 1 0 0 0 100% 0.006 s
FloatTest 6 0 0 0 100% 0.036 s
EntityImportTest 2 0 0 0 100% 0.013 s
CustomValidatorResourcesTest 1 0 0 0 100% 0.003 s
DoubleTest 6 0 0 0 100% 0.044 s
DateTest 2 0 0 0 100% 0.017 s
ValidatorTest 5 0 0 0 100% 0.016 s
MultipleTest 8 0 0 0 100% 0.062 s
MultipleConfigFilesTest 5 0 0 0 100% 0.054 s
ValidatorResultsTest 2 0 0 0 100% 0.016 s
GenericValidatorTest 2 0 0 0 100% 0.001 s
FieldTest 9 0 0 0 100% 0.004 s
RequiredNameTest 6 0 0 0 100% 0.036 s
ShortTest 6 0 0 0 100% 0.076 s
ValidatorResourcesTest 1 0 0 0 100% 0.004 s
VarTest 1 0 0 0 100% 0.013 s
IntegerTest 8 0 0 0 100% 0.261 s
LongTest 8 0 0 0 100% 0.076 s
CreditCardValidatorTest 2 0 0 0 100% 0.006 s
LocaleTest 5 0 0 0 100% 0.053 s
GenericTypeValidatorTest 3 0 0 0 100% 0.047 s

org.apache.commons.validator.routines.checkdigit

- Class Tests Errors Failures Skipped Success Rate Time
ModulusTenLuhnCheckDigitTest 7 0 0 0 100% 0.006 s
LuhnCheckDigitTest 7 0 0 0 100% 0.020 s
ModulusTenEAN13CheckDigitTest 7 0 0 0 100% 0.052 s
ModulusTenSedolCheckDigitTest 8 0 0 0 100% 0.009 s
CUSIPCheckDigitTest 9 0 0 0 100% 0.023 s
VerhoeffCheckDigitTest 7 0 0 0 100% 0.011 s
ISBNCheckDigitTest 8 0 0 0 100% 0.017 s
ModulusTenCUSIPCheckDigitTest 9 0 0 0 100% 0.008 s
IBANCheckDigitTest 8 0 0 0 100% 0.028 s
SedolCheckDigitTest 8 0 0 0 100% 0.020 s
EAN13CheckDigitTest 7 0 0 0 100% 0.011 s
ABANumberCheckDigitTest 7 0 0 0 100% 0.033 s
ISBN10CheckDigitTest 7 0 0 0 100% 0.017 s
ISSNCheckDigitTest 7 0 0 0 100% 0.018 s
ModulusTenABACheckDigitTest 7 0 0 0 100% 0.024 s
ISINCheckDigitTest 8 0 0 0 100% 0.044 s

Test Cases

[Summary] [Package List] [Test Cases]

FloatValidatorTest

testValidateLocale 0.001 s
testValidateMinMax 0.001 s
testRangeMinMax 0.001 s
testSerialization 0.001 s
testValidNotStrict 0 s
testInvalidNotStrict 0.001 s
testFormatType 0 s
testInvalidStrict 0.001 s
testFormat 0 s
testValidStrict 0.001 s
testFloatRangeMinMax 0 s
testFloatSmallestValues 0.001 s
testFloatValidatorMethods 0.001 s

EmailTest

testEmailLocalhost 0.013 s
testEmailWithControlChars 0.012 s
testEmail 0.006 s
testEmailExtension 0.006 s
testEmailWithDash 0.006 s
testEmailWithCommas 0.005 s
testEmailWithDotEnd 0.008 s
testEmailWithSpaces 0.007 s
testEmailWithBogusCharacter 0.058 s
testEmailAtTLD 0.010 s
testEmailWithNumericAddress 0.006 s

UrlValidatorTest

testValidateUrl 0 s
testValidator339IDN 0.002 s
testIsValidScheme 0 s
testValidator391OK 0.001 s
testValidator473_1 0.001 s
testValidator473_2 0.001 s
testValidator473_3 0 s
testValidator391FAILS 0 s
testFragments 0.001 s
testIsValid 0.816 s
testValidator202 0.001 s
testValidator204 0 s
testValidator218 0.001 s
testValidator235 0.001 s
testValidator248 0.001 s
testValidator276 0 s
testValidator283 0.001 s
testValidator288 0 s
testValidator290 0.001 s
testValidator309 0.001 s
testValidator339 0 s
testValidator342 0.001 s
testValidator353 0 s
testValidator361 0 s
testValidator363 0 s
testValidator375 0.001 s
testValidator380 0 s
testValidator382 0 s
testValidator411 0 s
testValidator420 0 s
testValidator452 0.001 s
testValidator464 0 s
testValidator467 0 s

UrlTest

testValidateUrl 0.001 s
testIsValidScheme 0.001 s
testIsValid 0.443 s
testValidator202 0.001 s
testValidator204 0.001 s

ModulusTenLuhnCheckDigitTest

testSerialization 0 s
testIsValidFalse 0.001 s
testZeroSum 0.001 s
testIsValidTrue 0 s
testMissingCode 0 s
testCalculateInvalid 0 s
testCalculateValid 0 s

RequiredIfTest

testRequiredLastName 0.006 s
testRequiredLastNameBlank 0.005 s
testRequired 0.005 s
testRequiredFirstNameBlank 0.006 s
testRequiredFirstName 0.007 s

ISINValidatorTest

testInvalidTrue 0.001 s
testIsValidFalse 0.001 s
testIsValidTrue 0.001 s
testInvalidFalse 0 s

DomainValidatorStartupTest

testUpdateBaseArrayCC 0.025 s
testVALIDATOR_412a 0.007 s
testVALIDATOR_412b 0.007 s
testVALIDATOR_412c 0.006 s
testVALIDATOR_412d 0.005 s
testUpdateCountryCode2 0.006 s
testUpdateBaseArrayGeneric 0.010 s
testCannotUpdate 0.010 s
testUpdateCountryCode1a 0.018 s
testUpdateCountryCode1b 0.010 s
testUpdateCountryCode3a 0.008 s
testUpdateCountryCode3b 0.007 s
testUpdateCountryCode3c 0.005 s
testUpdateGeneric1 0.005 s
testUpdateGeneric2 0.005 s
testUpdateGeneric3 0.005 s
testUpdateGeneric4 0.005 s
testUpdateGeneric5 0.005 s
testInstanceOverride 0.006 s
testUpdateBaseArrayInfra 0.007 s
testUpdateBaseArrayLocal 0.007 s

ISSNValidatorTest

testNull 0 s
testIsValidISSN 0 s
testIsValidExtract 0.001 s
testValidCheckDigitEan13 0.002 s
testConversionErrors 0.001 s
testIsValidISSNConvertSuffix 0 s
testInvalid 0 s
testIsValidISSNConvertNull 0.001 s
testIsValidISSNConvert 0.001 s

LuhnCheckDigitTest

testSerialization 0.002 s
testIsValidFalse 0.008 s
testZeroSum 0.001 s
testIsValidTrue 0.001 s
testMissingCode 0 s
testCalculateInvalid 0.001 s
testCalculateValid 0.001 s

DomainValidatorTest

test_INFRASTRUCTURE_TLDS_sortedAndLowerCase 0.002 s
testAllowLocal 0 s
testRFC2396domainlabel 0 s
test_LOCAL_TLDS_sortedAndLowerCase 0 s
testGetArray 0.001 s
testIDN 0 s
testTopLevelDomains 0.001 s
testRFC2396toplabel 0 s
testIsIDNtoASCIIBroken 0 s
testDomainNoDots 0 s
testIDNJava6OrLater 0.001 s
testEnumIsPublic 0 s
testInvalidDomains 0.001 s
testUnicodeToASCII 0 s
test_GENERIC_TLDS_sortedAndLowerCase 0 s
test_COUNTRY_CODE_TLDS_sortedAndLowerCase 0.007 s
testValidDomains 0.001 s
testValidator297 0 s
testValidator306 0.001 s

ModulusTenEAN13CheckDigitTest

testSerialization 0.027 s
testIsValidFalse 0.001 s
testZeroSum 0.002 s
testIsValidTrue 0.002 s
testMissingCode 0.003 s
testCalculateInvalid 0.002 s
testCalculateValid 0.003 s

TimeValidatorTest

testTimeZone 0.002 s
testPatternInvalid 0.013 s
testLocaleInvalid 0.011 s
testCompare 0.003 s
testPatternValid 0.003 s
testLocaleValid 0.004 s
testFormat 0.001 s

ParameterTest

testAllValid 0.011 s

ModulusTenSedolCheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.001 s
testZeroSum 0 s
testIsValidTrue 0 s
testMissingCode 0.001 s
testCalculateInvalid 0 s
testCalculateValid 0 s
testVALIDATOR_346 0 s

DateValidatorTest

testSerialization 0.021 s
testPatternInvalid 0.004 s
testLocaleInvalid 0.007 s
testPatternValid 0.006 s
testLocaleValid 0.002 s
testFormat 0.001 s
testCompare 0.001 s
testDateValidatorMethods 0.008 s
testLocaleProviders 0.002 s

ByteTest

testNumberFailure 0.005 s
testNumber 0.005 s
testByteFailure 0.006 s
testByte 0.006 s
testByteMax 0.010 s
testByteMin 0.007 s
testByteBeyondMax 0.006 s
testByteBeyondMin 0.006 s

CUSIPCheckDigitTest

testSerialization 0.004 s
testIsValidFalse 0.010 s
testZeroSum 0.001 s
testIsValidTrue 0 s
testMissingCode 0 s
testCalculateInvalid 0 s
testCalculateValid 0.001 s
testVALIDATOR_336_InvalidCheckDigits 0.001 s
testVALIDATOR_336_ValidCheckDigits 0.001 s

RetrieveFormTest

testDefaultForm 0.016 s
testLanguageForm 0.011 s
testLanguageCountryForm 0.010 s
testFormNotFound 0.066 s
testLanguageCountryVariantForm 0.017 s

ISBNValidatorTest

testIsValid 0.002 s

DoubleValidatorTest

testValidateLocale 0.001 s
testValidateMinMax 0.001 s
testRangeMinMax 0 s
testSerialization 0.002 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0.001 s
testFormatType 0.001 s
testInvalidStrict 0.001 s
testFormat 0.001 s
testValidStrict 0 s
testDoubleValidatorMethods 0.001 s
testDoubleRangeMinMax 0.001 s

ExtensionTest

testOrder 0.006 s
testRequiredLastName 0.004 s
testRequiredName 0.005 s
testRequiredLastNameBlank 0.004 s
testRequired 0.005 s
testRequiredFirstNameBlank 0.009 s
testRequiredFirstName 0.019 s
testOverrideRule 0.009 s

ExceptionTest

testValidatorException 0.006 s

FloatTest

testNumberFailure 0.012 s
testNumber 0.005 s
testFloatMax 0.004 s
testFloatMin 0.005 s
testFloat 0.004 s
testFloatFailure 0.004 s

EntityImportTest

testEntityImport 0.008 s
testParseURL 0.004 s

BigDecimalValidatorTest

testValidateLocale 0.001 s
testValidateMinMax 0 s
testRangeMinMax 0 s
testSerialization 0.002 s
testValidNotStrict 0.002 s
testInvalidNotStrict 0 s
testFormatType 0 s
testInvalidStrict 0.001 s
testFormat 0.001 s
testValidStrict 0.001 s
testBigDecimalRangeMinMax 0 s
testBigDecimalValidatorMethods 0.001 s

VerhoeffCheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.001 s
testIsValidTrue 0.002 s
testMissingCode 0 s
testCalculateInvalid 0.001 s
testCalculateValid 0 s
testZeroSum 0 s

IntegerValidatorTest

testValidateLocale 0 s
testValidateMinMax 0 s
testRangeMinMax 0.001 s
testSerialization 0.001 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0.001 s
testFormatType 0 s
testInvalidStrict 0 s
testFormat 0.001 s
testValidStrict 0.001 s
testIntegerValidatorMethods 0 s
testMinMaxValues 0 s
testIntegerRangeMinMax 0.002 s

CustomValidatorResourcesTest

testCustomResources 0.001 s

DoubleTest

testNumberFailure 0.005 s
testNumber 0.005 s
testDoubleMax 0.006 s
testDoubleMin 0.006 s
testDoubleFailure 0.006 s
testDouble 0.013 s

PercentValidatorTest

testValid 0.004 s
testFormatType 0.002 s
testInvalid 0.002 s

LongValidatorTest

testValidateLocale 0 s
testValidateMinMax 0.001 s
testRangeMinMax 0 s
testSerialization 0.001 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0.001 s
testFormatType 0 s
testInvalidStrict 0.001 s
testFormat 0 s
testValidStrict 0.001 s
testLongRangeMinMax 0 s
testLongValidatorMethods 0 s

DateTest

testInvalidDate 0.011 s
testValidDate 0.004 s

BigIntegerValidatorTest

testValidateLocale 0.004 s
testValidateMinMax 0 s
testRangeMinMax 0 s
testSerialization 0.002 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0.001 s
testFormatType 0.001 s
testInvalidStrict 0.002 s
testFormat 0.001 s
testValidStrict 0.001 s
testBigIntegerRangeMinMax 0.001 s
testBigIntegerValidatorMethods 0.001 s

ISBNCheckDigitTest

testSerialization 0.005 s
testIsValidFalse 0.005 s
testZeroSum 0 s
testIsValidTrue 0.001 s
testMissingCode 0.001 s
testCalculateInvalid 0 s
testCalculateValid 0.001 s
testInvalidLength 0.001 s

ShortValidatorTest

testValidateLocale 0 s
testValidateMinMax 0 s
testRangeMinMax 0.001 s
testSerialization 0.001 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0 s
testFormatType 0 s
testInvalidStrict 0.001 s
testFormat 0.001 s
testValidStrict 0.001 s
testShortValidatorMethods 0.001 s
testShortRangeMinMax 0 s

ValidatorTest

testManualBooleanDeprecated 0.004 s
testManualObject 0.007 s
testManualBoolean 0.001 s
testOnlyValidateField 0.001 s
testOnlyReturnErrors 0.001 s

MultipleTest

testBothBlank 0.005 s
testFailingNextDependentValidator 0.005 s
testRequiredLastNameShort 0.004 s
testRequiredFirstNameBlankLastNameShort 0.004 s
testPassingDependentsFailingMain 0.003 s
testFailingFirstDependentValidator 0.005 s
testPassingDependentsPassingMain 0.019 s
testRequiredLastNameLong 0.012 s

ISBNValidatorTest

testValidateISBN10 0 s
testValidateISBN13 0 s
testValidateISBN10Convert 0 s
testIsValidISBN10 0 s
testIsValidISBN13 0 s
testInvalidISBN10Format 0.001 s
testNull 0.001 s
testValidISBN10Format 0.003 s
testConversionErrors 0.002 s
testInvalidISBN13Format 0.003 s
testInvalid 0.003 s
testValidISBN13Format 0.003 s

ModulusTenCUSIPCheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.001 s
testZeroSum 0 s
testIsValidTrue 0.001 s
testMissingCode 0 s
testCalculateInvalid 0 s
testCalculateValid 0 s
testVALIDATOR_336_InvalidCheckDigits 0 s
testVALIDATOR_336_ValidCheckDigits 0.001 s

MultipleConfigFilesTest

testBothBlank 0.022 s
testMergedConfig 0.007 s
testRequiredLastNameShort 0.006 s
testRequiredFirstNameBlankLastNameShort 0.008 s
testRequiredLastNameLong 0.006 s

IBANCheckDigitTest

testSerialization 0.002 s
testIsValidFalse 0.018 s
testIsValidTrue 0.001 s
testMissingCode 0.001 s
testCalculateInvalid 0.001 s
testCalculateValid 0 s
testOther 0.002 s
testZeroSum 0.001 s

ValidatorResultsTest

testAllValid 0.006 s
testErrors 0.008 s

GenericValidatorTest

testMaxLength 0 s
testMinLength 0.001 s

SedolCheckDigitTest

testSerialization 0.006 s
testIsValidFalse 0.008 s
testZeroSum 0 s
testIsValidTrue 0 s
testMissingCode 0 s
testCalculateInvalid 0.001 s
testCalculateValid 0 s
testVALIDATOR_346 0.001 s

FieldTest

testDefaultPositionImplied 0.001 s
testOverrideUsingPositionA 0 s
testOverrideUsingPositionB 0.001 s
testOverrideSomePosition 0 s
testOverridePositionImplied 0 s
testDefaultSomePositions 0.001 s
testEmptyArgs 0 s
testDefaultUsingPositions 0 s
testDefaultOnePosition 0 s

IBANValidatorTest

testValid 0.003 s
testHasValidator 0 s
testNull 0.001 s
testSetValidatorLC 0.002 s
testGetRegexValidatortPatterns 0.001 s
testSetDefaultValidator1 0.001 s
testSetDefaultValidator2 0 s
testSetValidatorLen7 0 s
testGetValidator 0 s
testInValid 0 s
testSetValidatorLen35 0.001 s
testSetValidatorLen_1 0.001 s
testSorted 0.001 s

EAN13CheckDigitTest

testSerialization 0.004 s
testIsValidFalse 0.003 s
testZeroSum 0.001 s
testIsValidTrue 0 s
testMissingCode 0 s
testCalculateInvalid 0.001 s
testCalculateValid 0.001 s

ByteValidatorTest

testValidateLocale 0 s
testValidateMinMax 0 s
testRangeMinMax 0 s
testSerialization 0.001 s
testValidNotStrict 0.001 s
testInvalidNotStrict 0 s
testFormatType 0 s
testInvalidStrict 0 s
testFormat 0 s
testValidStrict 0.001 s
testByteValidatorMethods 0 s
testByteRangeMinMax 0.001 s

RequiredNameTest

testRequiredLastName 0.006 s
testRequiredName 0.010 s
testRequiredLastNameBlank 0.005 s
testRequired 0.005 s
testRequiredFirstNameBlank 0.004 s
testRequiredFirstName 0.004 s

ShortTest

testNumberFailure 0.007 s
testNumber 0.029 s
testShortMax 0.012 s
testShortMin 0.009 s
testShortBeyondMax 0.006 s
testShortBeyondMin 0.006 s

InetAddressValidatorTest

testIPv6 0.003 s
testVALIDATOR_335 0 s
testVALIDATOR_419 0.001 s
testVALIDATOR_445 0.001 s
testReservedInetAddresses 0.001 s
testBrokenInetAddresses 0 s
testInetAddressesByClass 0.001 s
testInetAddressesFromTheWild 0 s

ValidatorResourcesTest

testNullInputStream 0.004 s

ABANumberCheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.007 s
testZeroSum 0.004 s
testIsValidTrue 0.002 s
testMissingCode 0.002 s
testCalculateInvalid 0.004 s
testCalculateValid 0.002 s

VarTest

testVars 0.013 s

CalendarValidatorTest

testSerialization 0.009 s
testPatternInvalid 0.009 s
testLocaleInvalid 0.004 s
testPatternValid 0.003 s
testLocaleValid 0.002 s
testCalendarValidatorMethods 0.003 s
testAdjustToTimeZone 0.002 s
testDateTimeStyle 0.001 s
testCompare 0 s
testFormat 0.002 s

EmailValidatorTest

testEmailLocalhost 0.001 s
testEmailWithControlChars 0 s
testEmailFromPerl 0 s
- VALIDATOR-267 -
testEmail 0 s
testEmailWithSlashes 0.001 s
testEmailExtension 0 s
testEmailWithDash 0 s
testEmailWithCommas 0.001 s
testEmailWithDotEnd 0 s
testVALIDATOR_278 0.001 s
testVALIDATOR_315 0 s
testValidator473_1 0.001 s
testValidator473_2 0.001 s
testValidator473_3 0.001 s
testValidator473_4 0.001 s
testEmailWithSpaces 0.001 s
testEmailUserName 0.001 s
testEmailWithBogusCharacter 0.001 s
testEmailAtTLD 0 s
testEmailWithNumericAddress 0.001 s
testValidator235 0.005 s
testValidator293 0.001 s
testValidator359 0 s
testValidator365 0.001 s
testValidator374 0 s

IntegerTest

testNumberFailure 0.170 s
testNumber 0.012 s
testInt 0.012 s
testIntFailure 0.010 s
testIntBeyondMax 0.010 s
testIntBeyondMin 0.009 s
testIntMin 0.011 s
testIntegerMax 0.008 s

LongTest

testNumberFailure 0.005 s
testNumber 0.004 s
testLongBeyondMax 0.006 s
testLongBeyondMin 0.015 s
testLong 0.017 s
testLongMax 0.008 s
testLongMin 0.009 s
testLongFailure 0.005 s

CreditCardValidatorTest

testAddAllowedCardType 0.001 s
testIsValid 0.001 s

ISBN10CheckDigitTest

testSerialization 0.003 s
testIsValidFalse 0.005 s
testZeroSum 0.001 s
testIsValidTrue 0 s
testMissingCode 0.001 s
testCalculateInvalid 0.001 s
testCalculateValid 0.001 s

ISSNCheckDigitTest

testSerialization 0.004 s
testIsValidFalse 0.008 s
testZeroSum 0 s
testIsValidTrue 0 s
testMissingCode 0 s
testCalculateInvalid 0.001 s
testCalculateValid 0 s

ModulusTenABACheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.001 s
testZeroSum 0.001 s
testIsValidTrue 0.002 s
testMissingCode 0.003 s
testCalculateInvalid 0.002 s
testCalculateValid 0.003 s

ISINCheckDigitTest

testSerialization 0.001 s
testIsValidFalse 0.024 s
testZeroSum 0.001 s
testIsValidTrue 0.001 s
testMissingCode 0.001 s
testCalculateInvalid 0.001 s
testCalculateValid 0.002 s
testVALIDATOR_345 0.003 s

CreditCardValidatorTest

testVisaOption 0.001 s
testAmexValidator 0.001 s
testVPayOption 0.001 s
testRangeGenerator 0.002 s
testMastercardOption 0.001 s
testArrayConstructor 0 s
testAmexOption 0 s
testGeneric 0.001 s
testDiscoverValidator 0 s
testDiscoverOption 0 s
testVisaValidator 0.001 s
testDisjointRange 0.001 s
testMastercardValidator 0.093 s
testAddAllowedCardType 0.001 s
testMastercardUsingSeparators 0 s
testDinersOption 0 s
testRangeGeneratorNoLuhn 0.001 s
testValidLength 0 s
testIsValid 0.001 s
testDinersValidator 0.001 s

CodeValidatorTest

testCheckDigit 0.001 s
testRegex 0.001 s
testConstructors 0 s
testValidator294_1 0 s
testValidator294_2 0.001 s
testLength 0 s
testNoInput 0 s

CurrencyValidatorTest

testValid 0.012 s
testPattern 0 s
testFormatType 0 s
testIntegerInvalid 0.001 s
testIntegerValid 0.001 s
testInvalid 0.003 s

FlagsTest

testGetFlags 0.001 s
testIsOn_isTrueWhenHighOrderBitIsSetAndQueried 0.001 s
testTurnOff 0 s
testClear 0.001 s
testClone 0 s
testToString 0 s
testTurnOffAll 0 s
testEqualsObject 0.001 s
testIsOn_isFalseWhenNotAllFlagsInArgumentAreOn 0 s
testTurnOnAll 0.001 s
testTurnOnOff 0.001 s
testHashCode 0.001 s
testIsOnOff 0.001 s

LocaleTest

testLocale1 0.007 s
testLocale2 0.005 s
testLocale3 0.005 s
testLocale4 0.016 s
testLocale5 0.013 s

RegexValidatorTest

testExceptions 0.001 s
testGetPatterns 0.001 s
testToString 0 s
testMissingRegex 0 s
testMultipleInsensitive 0.001 s
testMultipleSensitive 0 s
testNullValue 0.001 s
testSingle 0 s

GenericTypeValidatorTest

testType 0.025 s
testFRLocale 0.013 s
testUSLocale 0.006 s

Failure Details

[Summary] [Package List] [Test Cases]


testEmailFromPerl
- skipped: VALIDATOR-267