Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1209 0 0 1 99.917% 3.951

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
com.github.mygreen.supercsv.builder.standard 289 0 0 0 100% 0.531
com.github.mygreen.supercsv.cellprocessor 18 0 0 0 100% 0.079
com.github.mygreen.supercsv.localization 9 0 0 0 100% 0.005
com.github.mygreen.supercsv.validation 4 0 0 0 100% 0.025
com.github.mygreen.supercsv.builder 74 0 0 0 100% 1.743
com.github.mygreen.supercsv.builder.time 114 0 0 0 100% 0.195
com.github.mygreen.supercsv.cellprocessor.format 138 0 0 0 100% 0.053
com.github.mygreen.supercsv.expression 10 0 0 0 100% 0.001
com.github.mygreen.supercsv.util 1 0 0 0 100% 0
com.github.mygreen.supercsv.validation.beanvalidation 9 0 0 1 88.889% 0.1
com.github.mygreen.supercsv.io 57 0 0 0 100% 0.243
com.github.mygreen.supercsv.builder.joda 74 0 0 0 100% 0.196
test.external 4 0 0 0 100% 0.05
com.github.mygreen.supercsv.cellprocessor.conversion 149 0 0 0 100% 0.248
com.github.mygreen.supercsv.cellprocessor.constraint 259 0 0 0 100% 0.482

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

com.github.mygreen.supercsv.builder.standard

Class Tests Errors Failures Skipped Success Rate Time
BigDecimalProcessorBuilderTest 10 0 0 0 100% 0.024
BigIntegerProcessorBuilderTest 10 0 0 0 100% 0.019
BooleanProcessorBuilderTest$PrimitiveTest 14 0 0 0 100% 0.032
BooleanProcessorBuilderTest$WrappterTest 14 0 0 0 100% 0.024
ByteProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.019
ByteProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.019
CalendarProcessorBuilderTest 16 0 0 0 100% 0.047
CharacterProcessorBuilderTest$PrimitiveTest 2 0 0 0 100% 0.001
CharacterProcessorBuilderTest$WrappterTest 2 0 0 0 100% 0.016
CharacterProcessorBuilderTest$FormatterTest 4 0 0 0 100% 0
DateProcessorBuilderTest 16 0 0 0 100% 0.034
DoubleProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.016
DoubleProcessorBuilderTest$WrappterTest 10 0 0 0 100% 0.017
EnumProcessorBuilderTest 14 0 0 0 100% 0.033
FloatProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.017
FloatProcessorBuilderTest$WrappterTest 10 0 0 0 100% 0.017
IntegerProcessorBuilderTest$PrimitiveTest 18 0 0 0 100% 0.034
IntegerProcessorBuilderTest$WrappterTest 18 0 0 0 100% 0.016
LongProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.001
LongProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.017
ShortProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0
ShortProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.02
SqlDateProcessorBuilderTest 14 0 0 0 100% 0.029
StringProcessorBuilderTest 5 0 0 0 100% 0.01
TimeProcessorBuilderTest 16 0 0 0 100% 0.038
TimestampProcessorBuilderTest 16 0 0 0 100% 0.031

com.github.mygreen.supercsv.cellprocessor

Class Tests Errors Failures Skipped Success Rate Time
ConstraintProcessorHandlerTest 9 0 0 0 100% 0.043
ConversionProcessorHandlerTest 9 0 0 0 100% 0.036

com.github.mygreen.supercsv.localization

Class Tests Errors Failures Skipped Success Rate Time
MessageInterpolatorTest 9 0 0 0 100% 0.005

com.github.mygreen.supercsv.validation

Class Tests Errors Failures Skipped Success Rate Time
CsvBindingErrorsTest 1 0 0 0 100% 0
CsvValidatorTest 3 0 0 0 100% 0.025

com.github.mygreen.supercsv.builder

Class Tests Errors Failures Skipped Success Rate Time
AnnotationExpanderTest 16 0 0 0 100% 0.448
BeanMappingFactoryTest 10 0 0 0 100% 0.303
CallbackMethodTest 3 0 0 0 100% 0.072
DefaultBeanFactoryTest 2 0 0 0 100% 0.011
FieldAccessorTest 20 0 0 0 100% 0.025
GeneralProcessorBuilderTest 9 0 0 0 100% 0.212
ProcesssorBuilderTest 4 0 0 0 100% 0.03
SpringBeanFactoryTest 8 0 0 0 100% 0.253
SpringTest 2 0 0 0 100% 0.389

com.github.mygreen.supercsv.builder.time

Class Tests Errors Failures Skipped Success Rate Time
LocalDateProcessorBuilderTest 12 0 0 0 100% 0.059
LocalDateTimeProcessorBuilderTest 12 0 0 0 100% 0.026
LocalTimeProcessorBuilderTest 12 0 0 0 100% 0.01
MonthDayProcessorBuilderTest 12 0 0 0 100% 0.017
OffsetDateTimeProcessorBuilderTest 14 0 0 0 100% 0.027
OffsetTimeProcessorBuilderTest 14 0 0 0 100% 0.02
YearMonthProcessorBuilderTest 12 0 0 0 100% 0.001
YearProcessorBuilderTest 12 0 0 0 100% 0.015
ZonedDateTimeProcessorBuilderTest 14 0 0 0 100% 0.02

com.github.mygreen.supercsv.expression

Class Tests Errors Failures Skipped Success Rate Time
CustomFunctionsTest 6 0 0 0 100% 0
ExpressionLanguageJEXLImplTest 4 0 0 0 100% 0.001

com.github.mygreen.supercsv.util

Class Tests Errors Failures Skipped Success Rate Time
UtilsTest 1 0 0 0 100% 0

com.github.mygreen.supercsv.validation.beanvalidation

Class Tests Errors Failures Skipped Success Rate Time
CsvBeanValidatorTest 8 0 0 0 100% 0.1
JakartaCsvBeanValidatorTest 1 0 0 1 0% 0

com.github.mygreen.supercsv.io

Class Tests Errors Failures Skipped Success Rate Time
CsvAnnotationBeanReaderTest 18 0 0 0 100% 0.11
CsvAnnotationBeanWriterTest 12 0 0 0 100% 0.053
LazyCsvAnnotationBeanReaderTest 13 0 0 0 100% 0.034
LazyCsvAnnotationBeanWriterTest 14 0 0 0 100% 0.046

com.github.mygreen.supercsv.builder.joda

Class Tests Errors Failures Skipped Success Rate Time
DateTimeProcessorBuilderTest 14 0 0 0 100% 0.068
LocalDateProcessorBuilderTest 12 0 0 0 100% 0.012
LocalDateTimeProcessorBuilderTest 12 0 0 0 100% 0.039
LocalTimeProcessorBuilderTest 12 0 0 0 100% 0.029
MonthDayProcessorBuilderTest 12 0 0 0 100% 0.028
YearMonthProcessorBuilderTest 12 0 0 0 100% 0.02

test.external

Class Tests Errors Failures Skipped Success Rate Time
ExternalTest 4 0 0 0 100% 0.05

com.github.mygreen.supercsv.cellprocessor.conversion

Class Tests Errors Failures Skipped Success Rate Time
CharReplacerTest 8 0 0 0 100% 0.012
DefaultValueFactoryTest 1 0 0 0 100% 0.011
DefaultValueTest 4 0 0 0 100% 0.001
FullCharFactoryTest 2 0 0 0 100% 0.013
FullCharTest 6 0 0 0 100% 0.001
HalfCharFactoryTest 2 0 0 0 100% 0.011
HalfCharTest 6 0 0 0 100% 0
JapaneseCharReplacerTest 6 0 0 0 100% 0
LeftPadFactoryTest 3 0 0 0 100% 0.02
LeftPadTest 7 0 0 0 100% 0
LowerFactoryTest 1 0 0 0 100% 0.006
LowerTest 2 0 0 0 100% 0
MultiPadFactoryTest 5 0 0 0 100% 0.028
MultiPadTest 20 0 0 0 100% 0.002
NullConvertFactoryTest 2 0 0 0 100% 0.016
NullConvertTest 7 0 0 0 100% 0
OneSideTrimFactoryTest 2 0 0 0 100% 0.014
OneSideTrimTest 9 0 0 0 100% 0
PaddingProcessorTest$ByteSizePaddingProcessorTest 4 0 0 0 100% 0.004
PaddingProcessorTest$CharWidthPaddingProcessorTest 3 0 0 0 100% 0.001
PaddingProcessorTest$SimplePaddingProcessorTest 2 0 0 0 100% 0
RegexReplaceFactoryTest 3 0 0 0 100% 0.021
RegexReplaceTest 7 0 0 0 100% 0
RightPadFactoryTest 3 0 0 0 100% 0.018
RightPadTest 7 0 0 0 100% 0
TrimFactoryTest 1 0 0 0 100% 0.006
TrimTest 5 0 0 0 100% 0
TruncateFactoryTest 3 0 0 0 100% 0.02
TruncateTest 6 0 0 0 100% 0
UpperFactoryTest 1 0 0 0 100% 0.012
UpperTest 2 0 0 0 100% 0.001
WordReplaceFactoryTest 4 0 0 0 100% 0.03
WordReplaceTest 5 0 0 0 100% 0

com.github.mygreen.supercsv.cellprocessor.constraint

Class Tests Errors Failures Skipped Success Rate Time
DateTimeMaxFactoryTest 9 0 0 0 100% 0.035
DateTimeMaxTest 8 0 0 0 100% 0.001
DateTimeMinFactoryTest 9 0 0 0 100% 0.023
DateTimeMinTest 8 0 0 0 100% 0
DateTimeRangeFactoryTest 11 0 0 0 100% 0.033
DateTimeRangeTest 11 0 0 0 100% 0
EqualsFactoryTest 10 0 0 0 100% 0.064
EqualsTest 9 0 0 0 100% 0
LengthBetweenFactoryTest 8 0 0 0 100% 0.023
LengthBetweenTest 7 0 0 0 100% 0
LengthExactFactoryTest 9 0 0 0 100% 0.039
LengthExactTest 6 0 0 0 100% 0.001
LengthMaxFactoryTest 7 0 0 0 100% 0.017
LengthMaxTest 5 0 0 0 100% 0
LengthMinFactoryTest 7 0 0 0 100% 0.023
LengthMinTest 5 0 0 0 100% 0
NumberMaxFactoryTest 9 0 0 0 100% 0.025
NumberMaxTest 8 0 0 0 100% 0
NumberMinFactoryTest 9 0 0 0 100% 0.035
NumberMinTest 8 0 0 0 100% 0
NumberRangeFactoryTest 11 0 0 0 100% 0.027
NumberRangeTest 11 0 0 0 100% 0
PatternFactoryTest 8 0 0 0 100% 0.03
PatternTest 4 0 0 0 100% 0.001
RequireFactoryTest 7 0 0 0 100% 0.011
RequireTest 6 0 0 0 100% 0.006
UniqueFactoryTest 6 0 0 0 100% 0.015
UniqueHashCodeFactoryTest 6 0 0 0 100% 0.022
UniqueHashCodeTest 5 0 0 0 100% 0
UniqueTest 5 0 0 0 100% 0
WordForbidFactoryTest 7 0 0 0 100% 0.018
WordForbidTest 6 0 0 0 100% 0.001
WordRequireFactoryTest 8 0 0 0 100% 0.032
WordRequireTest 6 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

AnnotationExpanderTest

testExpand_normal 0.058
testExpand_composeOverrideDefault1 0.083
testExpand_composeOverrideDefault2 0.015
testExpand_composeOverrideDefault3 0.014
testExpand_composeOverrideDefault4 0.009
testExpand_composeOverrideCustom 0
testExpandAnnotationArray_argNull 0
testExpand_multi 0.031
testExpand_composeSimple 0.013
testExpand_repeatMulti 0.001
testExpand_composeOverrideNotFoundAttr1 0.189
testExpand_composeOverrideNotFoundAttr2 0
testExpand_composeSimpleRepeat 0
testExpandAnnotation_argNull 0
testConstructor_argNull 0
testExpand_repeatSingle 0.008

BeanMappingFactoryTest

testValidateNonDeterminedColumns 0.243
testCreate_modifires 0
testCreate_columnAnno_numberWrong_lessZero 0.017
testCreate_partial_overSize 0.008
testCreate_partial_noAnno 0.007
testCreate_beanAnno_no 0.006
testCreate_partial_existAnno 0.009
testCreate_columnAnno_numberWrong_duplicate 0.007
testCreate_columnAnno_no 0.006
testConstructor_argNull 0

CallbackMethodTest

testWrite 0.067
testRead 0.004
testCreateBeanMapping 0.001

DefaultBeanFactoryTest

testCreate_nonStaticClass 0.007
testCreate_staticClass 0.004

FieldAccessorTest

testHasAnnotationByGroup_group 0.013
testGetValue 0
testGetAnnotations_composition 0.006
testGetAnnotationsByGroup_defaultGroup 0
testGetAnnotationsByGroup_group 0.001
testGetAnnoationsByGroup_repetable 0
testGetAnnotationsByGroup_repeatGroup 0
testGetName 0
testGetValue_wrongType 0
testGetAnnotation 0.001
testHasAnnotationByGroup_noGroup 0
testIsTypeOf 0
testConstructor_normal 0.001
testGetTypeName 0
testHasAnnotation 0
testConstructor_arg_null 0
testGetAnnotations 0.001
testGetNameWithClass 0
tesGetAnnotationsByGroup_composition 0.001
testGetAnnotationsByGroup_noGroup 0

GeneralProcessorBuilderTest

testCustomFormatter_read 0.152
testErrorMessage_typeMismatch 0.015
testCustomFormatter_write 0.026
testCustomBuilder_write 0.002
testCustomFormatter_noFormatter 0.001
testCustomBuilder_read 0.004
testErrorMessage_default_write 0.001
testErrorMessage_message 0.002
testErrorMessage_default 0.002

DateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.047
testBuildForReading_leinent 0.003
testBuildForWriging_default 0.002
testErrorMessage_format 0.002
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.002
testBuildForWriting_timezone 0.001
testBuildForReading_timezone 0.002
testBuildForReading_default 0.001
testBuildForReading_format 0.001
testErrorMessage_message 0.002
testBuildForWriting_format 0.002
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

LocalDateProcessorBuilderTest

testErrorMessage_typeMismatch 0.009
testBuildForReading_leinent 0.002
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

LocalDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.024
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.002
testErrorMessage_format 0
testErrorMessage_empty 0.002
testBuildForWriting_lenient 0.001
testBuildForReading_default 0.002
testBuildForReading_format 0
testErrorMessage_message 0.002
testBuildForWriting_format 0.002
testErrorMessage_default 0
testErrorMessage_variables 0.002

LocalTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.015
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.002
testErrorMessage_format 0
testErrorMessage_empty 0.003
testBuildForWriting_lenient 0
testBuildForReading_default 0.002
testBuildForReading_format 0
testErrorMessage_message 0.002
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

MonthDayProcessorBuilderTest

testErrorMessage_typeMismatch 0.017
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0.011

YearMonthProcessorBuilderTest

testErrorMessage_typeMismatch 0.01
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0.002
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0.003
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

ProcesssorBuilderTest

testRead 0.025
testWite 0.004
testErrorMessage_custom 0.001
testErrorMessage_default 0

SpringBeanFactoryTest

testCreate_atSpring_ScanRepository 0.019
testCreate_atSpringMultipleBean 0.011
testCreate_nonSpringWithInject 0.006
testCreate_atSpring_ScanComponent 0.002
testCreate_atSpring_ScanService 0.001
testCreate_nonSpringBean 0.006
testCreate_atSpring_ScanController 0.001
testCreate_atSpringBean 0

SpringTest

testWrite 0.054
testRead 0.003

BigDecimalProcessorBuilderTest

testErrorMessage_typeMismatch 0.016
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.001
testErrorMessage_message 0.001
testBuildForWriting_format 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

BigIntegerProcessorBuilderTest

testErrorMessage_typeMismatch 0.011
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.001
testErrorMessage_message 0
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

BooleanProcessorBuilderTest$PrimitiveTest

testBuildForWriging_failToFalse 0.012
testErrorMessage_typeMismatch 0.002
testBuildForWriging_default 0.001
testErrorMessage_empty 0.001
testBuildForWriting_customValue 0.001
testBuildForReading_default 0.003
testErrorMessage_message 0
testBuildForReading_ignoreCase 0.001
testBuildForReading_customValue 0.001
testErrorMessage_customValue 0.002
testBuildForWriging_ignoreCase 0.004
testBuildForReading_failToFalse 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.002

BooleanProcessorBuilderTest$WrappterTest

testBuildForWriging_failToFalse 0.011
testErrorMessage_typeMismatch 0.002
testBuildForWriging_default 0.001
testErrorMessage_empty 0.001
testBuildForWriting_customValue 0.001
testBuildForReading_default 0.001
testErrorMessage_message 0.001
testBuildForReading_ignoreCase 0.001
testBuildForReading_customValue 0
testErrorMessage_customValue 0.002
testBuildForWriging_ignoreCase 0.001
testBuildForReading_failToFalse 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

ByteProcessorBuilderTest$PrimitiveTest

testErrorMessage_typeMismatch 0.012
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForReading_default 0
testBuildForReading_format 0.001
testErrorMessage_message 0
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

ByteProcessorBuilderTest$WrapperTest

testErrorMessage_typeMismatch 0.01
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.001
testErrorMessage_message 0
testBuildForWriting_format 0.002
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

CalendarProcessorBuilderTest

testErrorMessage_typeMismatch 0.026
testBuildForReading_leinent 0.003
testBuildForWriging_default 0.001
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForWriting_timezone 0
testBuildForReading_timezone 0
testBuildForReading_default 0
testBuildForReading_format 0
testBuildForReading_locale 0.016
testErrorMessage_message 0.001
testBuildForWriting_format 0
testBuildForWriting_locale 0
testErrorMessage_default 0
testErrorMessage_variables 0

CharacterProcessorBuilderTest$PrimitiveTest

testBuildForWriging_default 0.001
testBuildForReading_default 0

CharacterProcessorBuilderTest$WrappterTest

testBuildForWriging_default 0.016
testBuildForReading_default 0

CharacterProcessorBuilderTest$FormatterTest

testPattern 0
testMessageAndVariables 0
testParsePrint_primitive 0
testParsePrint_wrapper 0

DateProcessorBuilderTest

testErrorMessage_typeMismatch 0.017
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForWriting_timezone 0
testBuildForReading_timezone 0
testBuildForReading_default 0
testBuildForReading_format 0
testBuildForReading_locale 0
testErrorMessage_message 0
testBuildForWriting_format 0
testBuildForWriting_locale 0
testErrorMessage_default 0.015
testErrorMessage_variables 0.002

DoubleProcessorBuilderTest$PrimitiveTest

testErrorMessage_typeMismatch 0
testBuildForWriging_default 0
testErrorMessage_format 0.014
testErrorMessage_empty 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

DoubleProcessorBuilderTest$WrappterTest

testErrorMessage_typeMismatch 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0.015
testBuildForReading_format 0.001
testErrorMessage_message 0
testBuildForWriting_format 0.001
testErrorMessage_default 0
testErrorMessage_variables 0

EnumProcessorBuilderTest

testBuildForWriging_ignoraCase_selector 0.017
testBuildForWriging_selector 0
testErrorMessage_typeMismatch 0
testBuildForReading_ignoreCase_selector 0
testBuildForReading_selector 0
testBuildForWriging_default 0
testErrorMessage_empty 0
testBuildForReading_default 0
testErrorMessage_message 0
testErrorMessage_selector 0.015
testBuildForReading_ignoreCase 0.001
testBuildForWriging_ignoraCase 0
testErrorMessage_default 0
testErrorMessage_variables 0

FloatProcessorBuilderTest$PrimitiveTest

testErrorMessage_typeMismatch 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0.016
testBuildForReading_format 0
testErrorMessage_message 0.001
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

FloatProcessorBuilderTest$WrappterTest

testErrorMessage_typeMismatch 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0.015
testBuildForWriting_format 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

IntegerProcessorBuilderTest$PrimitiveTest

testBuildForWriting_rounding 0.017
testBuildForWriging_lenient 0
testBuildForReading_rounding 0.005
testBuildForWriging_precision 0
testErrorMessage_typeMismatch 0
testBuildForReading_lenient 0
testBuildForReading_currency_locale 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_currency_locale 0
testBuildForReading_default 0.008
testBuildForReading_precision 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0.002
testErrorMessage_default 0.002
testErrorMessage_variables 0

IntegerProcessorBuilderTest$WrappterTest

testBuildForWriting_rounding 0.009
testBuildForWriging_lenient 0.002
testBuildForReading_rounding 0
testBuildForWriging_precision 0
testErrorMessage_typeMismatch 0.002
testBuildForReading_lenient 0.003
testBuildForReading_currency_locale 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_currency_locale 0
testBuildForReading_default 0
testBuildForReading_precision 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

LongProcessorBuilderTest$PrimitiveTest

testErrorMessage_typeMismatch 0.001
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

LongProcessorBuilderTest$WrapperTest

testErrorMessage_typeMismatch 0.017
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

ShortProcessorBuilderTest$PrimitiveTest

testErrorMessage_typeMismatch 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

ShortProcessorBuilderTest$WrapperTest

testErrorMessage_typeMismatch 0.02
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

SqlDateProcessorBuilderTest

testErrorMessage_typeMismatch 0.013
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testBuildForReading_locale 0.011
testErrorMessage_message 0
testBuildForWriting_format 0
testBuildForWriting_locale 0.003
testErrorMessage_default 0
testErrorMessage_variables 0.002

StringProcessorBuilderTest

testFormatter_MessageAndVariables 0.009
testBuildForWriging_default 0
testFormatter_Pattern 0.001
testBuildForReading_default 0
testFormatter_ParsePrint_wrapper 0

TimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.011
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.002
testBuildForWriting_lenient 0.002
testBuildForWriting_timezone 0.002
testBuildForReading_timezone 0.002
testBuildForReading_default 0.002
testBuildForReading_format 0.002
testBuildForReading_locale 0.001
testErrorMessage_message 0.002
testBuildForWriting_format 0.001
testBuildForWriting_locale 0.003
testErrorMessage_default 0.002
testErrorMessage_variables 0.002

TimestampProcessorBuilderTest

testErrorMessage_typeMismatch 0.011
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.002
testErrorMessage_format 0.002
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.002
testBuildForWriting_timezone 0.001
testBuildForReading_timezone 0.001
testBuildForReading_default 0.002
testBuildForReading_format 0.001
testBuildForReading_locale 0.002
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testBuildForWriting_locale 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

LocalDateProcessorBuilderTest

testErrorMessage_typeMismatch 0.044
testBuildForReading_leinent 0.003
testBuildForWriging_default 0.002
testErrorMessage_format 0.002
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.002
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testErrorMessage_default 0
testErrorMessage_variables 0.001

LocalDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.014
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.002
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

LocalTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.01
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

MonthDayProcessorBuilderTest

testErrorMessage_typeMismatch 0.017
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

OffsetDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.015
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.002
testErrorMessage_format 0
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.003
testBuildForWriting_timezone 0.001
testBuildForReading_timezone 0
testBuildForReading_default 0.001
testBuildForReading_format 0
testErrorMessage_message 0.001
testBuildForWriting_format 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

OffsetTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.011
testBuildForReading_leinent 0
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0
testBuildForWriting_lenient 0.001
testBuildForWriting_timezone 0
testBuildForReading_timezone 0.001
testBuildForReading_default 0
testBuildForReading_format 0.001
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

YearMonthProcessorBuilderTest

testErrorMessage_typeMismatch 0.001
testBuildForReading_leinent 0
testBuildForWriging_default 0
testErrorMessage_format 0
testErrorMessage_empty 0
testBuildForWriting_lenient 0
testBuildForReading_default 0
testBuildForReading_format 0
testErrorMessage_message 0
testBuildForWriting_format 0
testErrorMessage_default 0
testErrorMessage_variables 0

YearProcessorBuilderTest

testErrorMessage_typeMismatch 0.01
testBuildForReading_leinent 0
testBuildForWriging_default 0.001
testErrorMessage_format 0
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0
testBuildForReading_default 0.001
testBuildForReading_format 0
testErrorMessage_message 0.001
testBuildForWriting_format 0
testErrorMessage_default 0.001
testErrorMessage_variables 0

ZonedDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.008
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0
testBuildForWriting_timezone 0.001
testBuildForReading_timezone 0.001
testBuildForReading_default 0.001
testBuildForReading_format 0.002
testErrorMessage_message 0
testBuildForWriting_format 0.001
testErrorMessage_default 0
testErrorMessage_variables 0.001

DateTimeMaxFactoryTest

testCreate_attrValue_wrong 0.008
testCreate_attrInclusive_false 0.009
testCreate_default 0.006
testErrorMessage_empty 0.004
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.003
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0.002

DateTimeMaxTest

testExecute_nonInclusive 0
testExecute_inputAboveMax 0
testExecute_inputValid 0
testConstructor_maxNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_printerNull 0
testExecute_inputNull 0

DateTimeMinFactoryTest

testCreate_attrValue_wrong 0.013
testCreate_attrInclusive_false 0.008
testCreate_default 0
testErrorMessage_empty 0.002
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0
testErrorMessage_message 0
testErrorMessage_default 0
testErrorMessage_variables 0

DateTimeMinTest

testExecute_nonInclusive 0
testExecute_inputBelowMin 0
testExecute_inputValid 0
testConstructor_minNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_printerNull 0
testExecute_inputNull 0

DateTimeRangeFactoryTest

testCreate_attrMinMax_wrong 0.017
testCreate_attrInclusive_false 0
testCreate_default 0
testCreate_attrMax_wrong 0
testErrorMessage_empty 0.016
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0
testCreate_attrMin_wrong 0
testErrorMessage_message 0
testErrorMessage_default 0
testErrorMessage_variables 0

DateTimeRangeTest

testExecute_nonInclusive 0
testExecute_inputAboveMax 0
testExecute_inputBelowMin 0
testExecute_inputValid 0
testConstructor_maxNull 0
testConstructor_minNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_maxLessThanMin 0
testConstructor_printerNull 0
testExecute_inputNull 0

EqualsFactoryTest

testCreate_attrValue_wrong 0.026
testCreate_attrNoValueProvider 0
testCreate_default 0.008
testErrorMessage_empty 0.022
testErrorMessage_value1 0.002
testCreate_attrMessage 0.001
testCreate_attrProvider 0
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0.002

EqualsTest

testExecute_inputValid 0
testConstuctor_nextNull 0
testExecute_valueEmpty 0
testExecute_inputNonSameInstance 0
testExecute_inputNull 0
testConstuctor_typeNull 0
testExecute_inputInvalid 0
testConstuctor_valuesNull 0
testConstuctor_printerNull 0

LengthBetweenFactoryTest

testCreate_attrMinMax_wrong 0.012
testCreate_default 0.008
testErrorMessage_empty 0.001
testCreate_attrMi_minus 0.001
testCreate_attrMessage 0
testErrorMessage_message 0
testErrorMessage_default 0.001
testErrorMessage_variables 0

LengthBetweenTest

testConstuctor_maxLessThanMin 0
testExecute_inputBelowMin 0
testExecute_inputValid 0
testConstructor_minLessThan0 0
testConstructor_nexNull 0
testExecute_inputNull 0
testExecute_inputAvovbeMax 0

LengthExactFactoryTest

testCreate_attrValue_empty 0.008
testCreate_default 0.015
testErrorMessage_empty 0
testCreate_attrMessage 0
testErrorMessage_length1 0
testCreate_attrValue_duplicate_minus 0
testErrorMessage_message 0
testErrorMessage_default 0
testErrorMessage_variables 0.016

LengthExactTest

testConstuctor_requiredLengthsNull 0
testConstuctor_nextNull 0
testExecut_inputValid 0
testExecute_inputNull 0
testConstuctor_requiredLengthsEmpty 0
testExecute_inputInvalid 0

LengthMaxFactoryTest

testCreate_default 0.008
testCreate_attrValue_zero 0.006
testErrorMessage_empty 0.001
testCreate_attrMessage 0.001
testErrorMessage_message 0
testErrorMessage_default 0.001
testErrorMessage_variables 0

LengthMaxTest

testExecute_inputValid 0
testConstructor_max0 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0

LengthMinFactoryTest

testCreate_default 0.012
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testCreate_attrMin_minus 0
testErrorMessage_message 0
testErrorMessage_default 0.008
testErrorMessage_variables 0

LengthMinTest

testExecute_inputValid 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0
testConstructor_minMinus 0

NumberMaxFactoryTest

testCreate_attrValue_wrong 0.008
testCreate_attrInclusive_false 0.007
testCreate_default 0.001
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.002
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.002

NumberMaxTest

testExecute_nonInclusive 0
testExecute_inputAboveMax 0
testExecute_inputValid 0
testConstructor_maxNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_printerNull 0
testExecute_inputNull 0

NumberMinFactoryTest

testCreate_attrValue_wrong 0.012
testCreate_attrInclusive_false 0.008
testCreate_default 0.001
testErrorMessage_empty 0.003
testCreate_attrMessage 0.001
testErrorMessage_attrInclusive_false 0.001
testErrorMessage_message 0.006
testErrorMessage_default 0.002
testErrorMessage_variables 0.001

NumberMinTest

testExecute_nonInclusive 0
testExecute_inputBelowMin 0
testExecute_inputValid 0
testConstructor_minNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_printerNull 0
testExecute_inputNull 0

NumberRangeFactoryTest

testCreate_attrMinMax_wrong 0.008
testCreate_attrInclusive_false 0.009
testCreate_default 0.001
testCreate_attrMax_wrong 0
testErrorMessage_empty 0.002
testCreate_attrMessage 0.001
testErrorMessage_attrInclusive_false 0.001
testCreate_attrMin_wrong 0.001
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.002

NumberRangeTest

testExecute_nonInclusive 0
testExecute_inputAboveMax 0
testExecute_inputBelowMin 0
testExecute_inputValid 0
testConstructor_maxNull 0
testConstructor_minNull 0
testExecute_inputNonSameInstance 0
testConstructor_nextNull 0
testConstructor_maxLessThanMin 0
testConstructor_printerNull 0
testExecute_inputNull 0

PatternFactoryTest

testCreate_attrRegex_invalid 0.015
testCreate_attrDescription_empty 0.007
testCreate_default 0.001
testErrorMessage_empty 0.002
testErrorMessage_description_empty 0.001
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.002

PatternTest

testCheckConditions_patternNull 0
testExecute_invalidInput 0
testExecute_inputNull 0
testExecute_validInput 0

RequireFactoryTest

testCreate_default 0.008
testErrorMessage_empty 0.001
testCreate_attrMessage 0
testCreat_attrConsiderBlank 0
testCreat_attrConsiderEmpty 0.001
testErrorMessage_default 0
testErrorMessage_variables 0.001

RequireTest

testExecute_integer 0.006
testExecute_integer_inputNull 0
testExecute_string_inputNull 0
testExecute_string_inputBlank 0
testExecute_string_inputEmpty 0
testExecute_string 0

UniqueFactoryTest

testCreate_default 0.01
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_message 0
testErrorMessage_default 0.002
testErrorMessage_variables 0

UniqueHashCodeFactoryTest

testCreate_default 0.011
testErrorMessage_empty 0.009
testCreate_attrMessage 0
testErrorMessage_message 0
testErrorMessage_default 0.002
testErrorMessage_variables 0

UniqueHashCodeTest

testExecute_inputValid 0
testConstuctor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0
testConstuctor_printerNull 0

UniqueTest

testExecute_inputValid 0
testConstuctor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0
testConstuctor_printerNull 0

WordForbidFactoryTest

testCreate_attrNoValueProvider 0.003
testCreate_default 0.015
testErrorMessage_empty 0
testCreate_attrProvider 0
testErrorMessage_message 0
testErrorMessage_default 0
testErrorMessage_variables 0

WordForbidTest

testExecute_inputValid 0
testConstuctor_nextNull 0
testExecute_wordEmpty 0
testExecute_inputNull 0.001
testExecute_inputInvalid 0
testConstuctor_wordsNull 0

WordRequireFactoryTest

testCreate_attrNoValueProvider 0.01
testCreate_default 0.007
testErrorMessage_empty 0.01
testErrorMessage_word1 0.002
testCreate_attrProvider 0
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

WordRequireTest

testExecute_inputValid 0
testConstuctor_nextNull 0
testExecute_wordEmpty 0
testExecute_inputNull 0
testExecute_inputInvalid 0
testConstuctor_wordsNull 0

ConstraintProcessorHandlerTest

testCreate_unregister 0.008
testCreate_custom 0.033
testCreate_groups 0
testCreate_noAnno 0
testCreate_order1 0.001
testCreate_order2 0
testCreate_register 0
testCreate_cases_write 0
testCreate_cases_read 0.001

CharReplacerTest

testRegister_destEmpty 0
testRegister_destNull 0
testReplace_multi 0.012
testRegister_srcNull 0
testReplace_complex 0
testReplace_single 0
testRegisterAndReplace_duplicateWord 0
testRegister_srcEmpty 0

DefaultValueFactoryTest

testCreate_default 0.011

DefaultValueTest

testConstuctor_returnValueNull 0
testExecute_inputNull 0
testExecute_inputNotNull 0
testConstructor 0

FullCharFactoryTest

testCreate_number_alpha 0.013
testCreate_default 0

FullCharTest

testExecute 0
testGetCategories 0
testConstructor_null 0
testConstructor_empty 0.001
testExecute_inputNull 0
testExecute_numberAlpha 0

HalfCharFactoryTest

testCreate_number_alpha 0.011
testCreate_default 0

HalfCharTest

testExecute 0
testGetCategories 0
testConstructor_null 0
testConstructor_empty 0
testExecute_inputNull 0
testExecute_numberAlpha 0

JapaneseCharReplacerTest

convertHalfChar_alphaNumeric 0
convertHalfChar_all 0
convertFullChar_all 0
convertHalfChar_noChar 0
convertFullChar_alphaNumeric 0
convertFullChar_noChar 0

LeftPadFactoryTest

testCreate_default 0.014
testCreate_wornd_size 0.006
testCreate_padChar 0

LeftPadTest

testExecute_inputEmpty 0
testConstuctor_nextNull 0
testConstuctor_padSizeLessThanZero 0
testExecute_inputLessThanPadSize 0
testExecute_inputNull 0
testExecute_inputSamePadSize 0
testExecute_inputGreaterThanPadSize 0

LowerFactoryTest

testCreate_default 0.006

LowerTest

testExecute 0
testExecute_inputNull 0

MultiPadFactoryTest

testCreate_wrong_size 0.016
testCreate_chpopped 0.011
testCreate_paddingProcessor 0.001
testCreate_default 0
testCreate_rightPad 0

MultiPadTest

testExecute_inputGreaerThanLength_left_byteCounter 0
testExecute_inputGreaerThanLength_right_chopped 0
testExecute_inputSameLength_left 0
testExecute_inputGreaerThanLength_left_widthCounter 0
testConstructor_sizeZero 0
testExecute_inputGreaerThanLength_right_widthCounter 0
testConstructor_sizeMinus 0.001
testExecute_inputGreaerThanLength_left_defaultCounter 0
testConstructor_nextNull 0
testExecute_inputLessThanLength_left 0
testExecute_inputSameLength_right 0
testConstructor_paddingProcessorNull 0
textExecute_inputNull 0
textExecute_inputEmpty 0
testExecute_inputGreaerThanLength_left 0
testExecute_inputGreaerThanLength_right_defaultCounter 0.001
testExecute_inputGreaerThanLength_right 0
testExecute_inputLessThanLength_right 0
testExecute_inputGreaerThanLength_left_chopped 0
testExecute_inputGreaerThanLength_right_byteCounter 0

NullConvertFactoryTest

testCerate_int 0.016
testCreate_string 0

NullConvertTest

testExecute_inputNotMatch 0
testExecute_inputMatch 0
testConstructor_tokenEmpty 0
testConstructor_tokenNull 0
testExecute_inputNull 0
testExecute_inputIgnoreCase 0
testConstructor_tokenDuplicate 0

OneSideTrimFactoryTest

testCreate_leftTrim 0.014
testCreate_default 0

OneSideTrimTest

testExecute_inputEmpty 0
testExecute_right_fullChar 0
testExecute_right 0
testExecute_left 0
testConstructor_nextNull 0
testExecute_left_fullChar 0
testExecute_inputNull 0
testExecute_inputTrimCharAll 0
testExecute_inputTrimCharAll_fullChar 0

PaddingProcessorTest$ByteSizePaddingProcessorTest

count_Windows31j 0
count_UTF8 0
count_EUC_JP 0.004
pad_utf8 0

PaddingProcessorTest$CharWidthPaddingProcessorTest

count 0
pad_full 0.001
pad_half 0

PaddingProcessorTest$SimplePaddingProcessorTest

pad 0
count 0

RegexReplaceFactoryTest

testCreate_default 0.014
testCreate_wrong_pattern 0.007
testCreate_partial 0

RegexReplaceTest

testCheckcondition_ReplacementNull 0
testExecute_match 0
testExecute_no_match 0
testExecute_partial_no_match 0
testExecute_inputNull 0
testCheckcondition_PatternNull 0
testExecute_partial_match 0

RightPadFactoryTest

testCreate_default 0.012
testCreate_wornd_size 0.005
testCreate_padChar 0.001

RightPadTest

testExecute_inputEmpty 0
testConstuctor_nextNull 0
testConstuctor_padSizeLessThanZero 0
testExecute_inputLessThanPadSize 0
testExecute_inputNull 0
testExecute_inputSamePadSize 0
testExecute_inputGreaterThanPadSize 0

TrimFactoryTest

testCreate_default 0.006

TrimTest

testExecute_inputSurroundingSpace 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputNoWhitespace 0
testExecute_inputSurroundingWhitespace 0

TruncateFactoryTest

testCreate_wrong_maxSize 0.013
testCreate_default 0.006
testCreate_suffix 0.001

TruncateTest

testExecute_inputSameAsMax 0
testConstructor_maxSizeZero 0
testExecute_inputLongerThanMax 0
testConstructor_nextNull 0
testExecute_inputNull 0
testConstructor_suffixNull 0

UpperFactoryTest

testCreate_default 0.012

UpperTest

testExecute 0.001
testExecute_inputNull 0

WordReplaceFactoryTest

testCreate_attrNoValueProvider 0.011
testCreate_default 0.006
testCreate_attrProvider 0.012
testCreate_error_sizeNoMatch 0.001

WordReplaceTest

testExecute_inputEmpty 0
testExecute_match 0
testExecute_no_match 0
testConstructor_replacerNull 0
testExecute_inputNull 0

ConversionProcessorHandlerTest

testCreate_unregister 0.005
testCreate_custom 0.029
testCreate_groups 0
testCreate_noAnno 0
testCreate_order1 0.001
testCreate_order2 0
testCreate_register 0
testCreate_cases_write 0.001
testCreate_cases_read 0

BoolenFormatterTest

testParse_fail 0
testParse 0
testPrint 0
testParseWithCustomValue_fail 0
testParse_inputEmpty 0
testGetMessageVariables 0
testParseWithCustomValue 0
testParseWithCustomValueIgnoreCase 0
testSetAndGetValidationMessage 0
testParse_inputNull 0
testPrintWithCustomValue 0

DateFormatWrapperTest

testConstructorAtFormatterNull 0
testParse_empty 0
testGetPattern 0
testPrintWithInvalidAtNull 0
testConstructorAtTypeNull 0
testPrintWithValid 0
testParseWithValid 0
testParseAndPrintWithMultiThread 0.036
testParseWithInvalidAtWrong 0

EnumFormatterTest

testConstructorAtNotExistSelector 0
testParse_fail 0
testPrintWithIgnoreCaseSelector 0
testParseWithSelector 0
testParse 0
testPrint 0
testGetSelectorMethod 0
testParseWithIgnoreCaseSelector 0
testGetType 0
testIsIgnoreCase 0
testParseWithIgnoreCase 0
testParseWithSelector_wrong 0
testPrintWithIgnoreCase 0
testPrintWithSelector 0
testConstructorAtTypeNull 0

NumberFormatWrapperTest

testConstructorAtFormatterNull 0
testParseWithInvalidAtNotSupportType 0
testGetPattern 0
testParseWithInvalidAtNull 0
testParseWithValidAtType 0.001
testParseWithValidAtTypeLenientBigDecimal 0.001
testPrintWithInvalidAtNull 0
testParseAndFormatWithMultiThread 0.003
testPrintWithValid 0.001
testParseWithValid 0
testParseWithValidAtTypeBigDecimal 0
testParseWithInvalidAtBigDecimalWrong 0
testParseWithInvalidAtWrong 0
testParseWithInvalidAtBigDecimalNotSupportType 0

SimpleNumberFormatterTest$PrimitiveDoubleTest

testParse_precision 0.002
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperDoubleTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveFloatTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperFloatTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveLongTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperLongTest

testParse_precision 0.004
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveShortTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperShortTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveByteTest

testParse_precision 0.002
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperByteTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperBigIntegerTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperBigDecimalTest

testParse_precision 0
testParse 0.002
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveIntegerTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperIntegerTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$CommonTest

testMessageVariables 0
testGetMathContext 0
testValidationMessage 0
testIsLeneint 0
testConstructor_typeNull 0

CustomFunctionsTest

testJoin_int_array 0
testDefaultString 0
testJoin_object_array 0
testJoin_object_array_printer 0
testJoin_collection 0
testJoin_collection_printer 0

ExpressionLanguageJEXLImplTest

test_function 0
test_injection 0.001
test_error_exp 0
test_empty 0

CsvAnnotationBeanReaderTest

testRead_error_elInjection_column 0.02
testRead_error_elInjection_header 0.012
testRead_withHandler_error_column 0.016
testRead_normal 0.006
testConstructor_beanMapping 0.001
testReadAll_error_column 0.002
testReadAll_error_header_size 0.005
testRead_error_column_size 0.005
testLines_normal 0.011
testReadAll_error_header_size_continueOnError 0.001
testRead_error_header_value 0.006
testRead_partial 0.002
testReadAll_normal 0.001
testReadAll_error_continueOnError 0.002
testRead_error_wrong_pattern 0.001
testRead_fixedColumn 0.016
testRead_withHandler_normal 0.002
testRead_error_header_size 0.001

CsvAnnotationBeanWriterTest

testWriteAll_custom_preference 0.005
testWrite_withHandler_error_column 0.003
testWrite_ignoreValidation 0.004
writeAll_error_column_continueOnError 0.007
testWrite_error_column_value 0.002
testWrite_fixedLength 0.009
testWrite_normal 0.005
testWriteAll_append 0.006
testWriteAll_normal 0.003
writeAll_error_column 0.003
testWrite_partial 0.005
testWrite_withHandler_normal 0.001

LazyCsvAnnotationBeanReaderTest

testInit_nonDeterminedColumnNumbers 0.005
testRead 0.001
testReadAll_error_column 0.005
testReadAll_noHeader_noInit 0.004
testRead_notInit 0.001
testLines_normal 0.001
testReadAll 0
testRead_parital 0.006
testReadAll_error_continueOnError 0.001
testInit_noMatchColumnSize 0.001
testReadAll_noHeader 0
testRead_fixedColumn 0.007
testRead_withHandler_normal 0.001

LazyCsvAnnotationBeanWriterTest

testWrite_setHeaders 0.006
testWriteAll_noHeader 0.005
testWriteAll_error_column_continueOnError 0.005
testInit_nonDeterminedColumnNumbers 0
testWrite_fixedColumn_noSetHeader 0.004
testWrite_partial_noSetHeader 0
testWriteAll 0
testWrite_noSetHeaders 0
testWrite_partial_setHeader 0
testWrite_notInit 0
testWriteAll_append 0.017
testWrite_fixedColumn_setHeader 0.003
testWriteAll_error_column 0
testWrite_withHandler_normal 0.006

MessageInterpolatorTest

testInterpolate_no_define_vars 0
testInterpolate_lack_end 0
testInterpolate_no_define_vars2 0
testInterpolate_recursive_maxDepth 0
testInterpolate_var 0.002
testInterpolate_el01 0
testInterpolate_el02 0
testInterpolate_escape01 0
testInterpolate_escape02 0.003

UtilsTest

testGetPrimitiveDefaultValue 0

CsvBeanValidatorTest

testValidate_default_csvMessage 0.062
testValidate_custom 0.004
testValidate_getter 0.006
testValidate_groups 0.011
testValidate_getter_boolean 0
testValidate_default 0
testValidate_getter_csvMessage 0.017
testValidate_relation 0

JakartaCsvBeanValidatorTest

com.github.mygreen.supercsv.validation.beanvalidation.JakartaCsvBeanValidatorTest 0
Jakarata Bean Validation 3.0 + Java11のときのみ

CsvBindingErrorsTest

test 0

CsvValidatorTest

testValidate_write_validate 0.025
testValidate_read 0
testValidate_write_skipValidate 0

ExternalTest

testReadValidationError_Enum 0.033
testReadNormal 0
testReadValidationError_CustomType 0.017
testReadAnnoError 0

Failure Details

[Summary] [Package List] [Test Cases]


com.github.mygreen.supercsv.validation.beanvalidation.JakartaCsvBeanValidatorTest
skipped: Jakarata Bean Validation 3.0 + Java11のときのみ