Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1192 0 0 0 100% 2.781

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.408
com.github.mygreen.supercsv.cellprocessor 18 0 0 0 100% 0.05
com.github.mygreen.supercsv.validation 4 0 0 0 100% 0.021
com.github.mygreen.supercsv.builder 74 0 0 0 100% 1.276
com.github.mygreen.supercsv.builder.time 114 0 0 0 100% 0.129
com.github.mygreen.supercsv.cellprocessor.format 138 0 0 0 100% 0.019
com.github.mygreen.supercsv.expression 9 0 0 0 100% 0.002
com.github.mygreen.supercsv.util 1 0 0 0 100% 0
com.github.mygreen.supercsv.validation.beanvalidation 8 0 0 0 100% 0.08
com.github.mygreen.supercsv.io 55 0 0 0 100% 0.171
com.github.mygreen.supercsv.builder.joda 74 0 0 0 100% 0.21
com.github.mygreen.supercsv.cellprocessor.conversion 149 0 0 0 100% 0.118
com.github.mygreen.supercsv.cellprocessor.constraint 259 0 0 0 100% 0.297

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.016
BigIntegerProcessorBuilderTest 10 0 0 0 100% 0.015
BooleanProcessorBuilderTest$PrimitiveTest 14 0 0 0 100% 0.024
BooleanProcessorBuilderTest$WrappterTest 14 0 0 0 100% 0.02
ByteProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.009
ByteProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.013
CalendarProcessorBuilderTest 16 0 0 0 100% 0.036
CharacterProcessorBuilderTest$PrimitiveTest 2 0 0 0 100% 0.006
CharacterProcessorBuilderTest$WrappterTest 2 0 0 0 100% 0.004
CharacterProcessorBuilderTest$FormatterTest 4 0 0 0 100% 0.005
DateProcessorBuilderTest 16 0 0 0 100% 0.022
DoubleProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.015
DoubleProcessorBuilderTest$WrappterTest 10 0 0 0 100% 0.013
EnumProcessorBuilderTest 14 0 0 0 100% 0.028
FloatProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.012
FloatProcessorBuilderTest$WrappterTest 10 0 0 0 100% 0.013
IntegerProcessorBuilderTest$PrimitiveTest 18 0 0 0 100% 0.024
IntegerProcessorBuilderTest$WrappterTest 18 0 0 0 100% 0.026
LongProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.01
LongProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.009
ShortProcessorBuilderTest$PrimitiveTest 10 0 0 0 100% 0.012
ShortProcessorBuilderTest$WrapperTest 10 0 0 0 100% 0.007
SqlDateProcessorBuilderTest 14 0 0 0 100% 0.02
StringProcessorBuilderTest 5 0 0 0 100% 0.004
TimeProcessorBuilderTest 16 0 0 0 100% 0.022
TimestampProcessorBuilderTest 16 0 0 0 100% 0.023

com.github.mygreen.supercsv.cellprocessor

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

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.021

com.github.mygreen.supercsv.builder

Class Tests Errors Failures Skipped Success Rate Time
AnnotationExpanderTest 16 0 0 0 100% 0.3
BeanMappingFactoryTest 10 0 0 0 100% 0.229
CallbackMethodTest 3 0 0 0 100% 0.065
DefaultBeanFactoryTest 2 0 0 0 100% 0.006
FieldAccessorTest 20 0 0 0 100% 0.019
GeneralProcessorBuilderTest 9 0 0 0 100% 0.14
ProcesssorBuilderTest 4 0 0 0 100% 0.009
SpringBeanFactoryTest 8 0 0 0 100% 0.176
SpringTest 2 0 0 0 100% 0.332

com.github.mygreen.supercsv.builder.time

Class Tests Errors Failures Skipped Success Rate Time
LocalDateProcessorBuilderTest 12 0 0 0 100% 0.031
LocalDateTimeProcessorBuilderTest 12 0 0 0 100% 0.014
LocalTimeProcessorBuilderTest 12 0 0 0 100% 0.013
MonthDayProcessorBuilderTest 12 0 0 0 100% 0.009
OffsetDateTimeProcessorBuilderTest 14 0 0 0 100% 0.01
OffsetTimeProcessorBuilderTest 14 0 0 0 100% 0.017
YearMonthProcessorBuilderTest 12 0 0 0 100% 0.01
YearProcessorBuilderTest 12 0 0 0 100% 0.011
ZonedDateTimeProcessorBuilderTest 14 0 0 0 100% 0.014

com.github.mygreen.supercsv.expression

Class Tests Errors Failures Skipped Success Rate Time
CustomFunctionsTest 6 0 0 0 100% 0
ExpressionLanguageJEXLImplTest 3 0 0 0 100% 0.002

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.08

com.github.mygreen.supercsv.io

Class Tests Errors Failures Skipped Success Rate Time
CsvAnnotationBeanReaderTest 16 0 0 0 100% 0.054
CsvAnnotationBeanWriterTest 12 0 0 0 100% 0.026
LazyCsvAnnotationBeanReaderTest 13 0 0 0 100% 0.076
LazyCsvAnnotationBeanWriterTest 14 0 0 0 100% 0.015

com.github.mygreen.supercsv.builder.joda

Class Tests Errors Failures Skipped Success Rate Time
DateTimeProcessorBuilderTest 14 0 0 0 100% 0.081
LocalDateProcessorBuilderTest 12 0 0 0 100% 0.053
LocalDateTimeProcessorBuilderTest 12 0 0 0 100% 0.022
LocalTimeProcessorBuilderTest 12 0 0 0 100% 0.023
MonthDayProcessorBuilderTest 12 0 0 0 100% 0.018
YearMonthProcessorBuilderTest 12 0 0 0 100% 0.013

com.github.mygreen.supercsv.cellprocessor.conversion

Class Tests Errors Failures Skipped Success Rate Time
CharReplacerTest 8 0 0 0 100% 0.005
DefaultValueFactoryTest 1 0 0 0 100% 0.008
DefaultValueTest 4 0 0 0 100% 0.001
FullCharFactoryTest 2 0 0 0 100% 0.007
FullCharTest 6 0 0 0 100% 0.001
HalfCharFactoryTest 2 0 0 0 100% 0.008
HalfCharTest 6 0 0 0 100% 0.001
JapaneseCharReplacerTest 6 0 0 0 100% 0
LeftPadFactoryTest 3 0 0 0 100% 0.006
LeftPadTest 7 0 0 0 100% 0
LowerFactoryTest 1 0 0 0 100% 0.004
LowerTest 2 0 0 0 100% 0.001
MultiPadFactoryTest 5 0 0 0 100% 0.008
MultiPadTest 20 0 0 0 100% 0
NullConvertFactoryTest 2 0 0 0 100% 0.01
NullConvertTest 7 0 0 0 100% 0
OneSideTrimFactoryTest 2 0 0 0 100% 0.008
OneSideTrimTest 9 0 0 0 100% 0
PaddingProcessorTest$ByteSizePaddingProcessorTest 4 0 0 0 100% 0.004
PaddingProcessorTest$CharWidthPaddingProcessorTest 3 0 0 0 100% 0
PaddingProcessorTest$SimplePaddingProcessorTest 2 0 0 0 100% 0
RegexReplaceFactoryTest 3 0 0 0 100% 0.012
RegexReplaceTest 7 0 0 0 100% 0
RightPadFactoryTest 3 0 0 0 100% 0.008
RightPadTest 7 0 0 0 100% 0
TrimFactoryTest 1 0 0 0 100% 0.004
TrimTest 5 0 0 0 100% 0.001
TruncateFactoryTest 3 0 0 0 100% 0.005
TruncateTest 6 0 0 0 100% 0.001
UpperFactoryTest 1 0 0 0 100% 0.003
UpperTest 2 0 0 0 100% 0
WordReplaceFactoryTest 4 0 0 0 100% 0.012
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.019
DateTimeMaxTest 8 0 0 0 100% 0
DateTimeMinFactoryTest 9 0 0 0 100% 0.02
DateTimeMinTest 8 0 0 0 100% 0
DateTimeRangeFactoryTest 11 0 0 0 100% 0.023
DateTimeRangeTest 11 0 0 0 100% 0
EqualsFactoryTest 10 0 0 0 100% 0.026
EqualsTest 9 0 0 0 100% 0.001
LengthBetweenFactoryTest 8 0 0 0 100% 0.016
LengthBetweenTest 7 0 0 0 100% 0
LengthExactFactoryTest 9 0 0 0 100% 0.021
LengthExactTest 6 0 0 0 100% 0
LengthMaxFactoryTest 7 0 0 0 100% 0.006
LengthMaxTest 5 0 0 0 100% 0
LengthMinFactoryTest 7 0 0 0 100% 0.008
LengthMinTest 5 0 0 0 100% 0
NumberMaxFactoryTest 9 0 0 0 100% 0.02
NumberMaxTest 8 0 0 0 100% 0.001
NumberMinFactoryTest 9 0 0 0 100% 0.019
NumberMinTest 8 0 0 0 100% 0.001
NumberRangeFactoryTest 11 0 0 0 100% 0.022
NumberRangeTest 11 0 0 0 100% 0
PatternFactoryTest 8 0 0 0 100% 0.018
PatternTest 4 0 0 0 100% 0
RequireFactoryTest 7 0 0 0 100% 0.006
RequireTest 6 0 0 0 100% 0
UniqueFactoryTest 6 0 0 0 100% 0.014
UniqueHashCodeFactoryTest 6 0 0 0 100% 0.017
UniqueHashCodeTest 5 0 0 0 100% 0
UniqueTest 5 0 0 0 100% 0
WordForbidFactoryTest 7 0 0 0 100% 0.017
WordForbidTest 6 0 0 0 100% 0.001
WordRequireFactoryTest 8 0 0 0 100% 0.021
WordRequireTest 6 0 0 0 100% 0

Test Cases

[Summary] [Package List] [Test Cases]

AnnotationExpanderTest

testExpand_normal 0.042
testExpand_composeOverrideDefault1 0.055
testExpand_composeOverrideDefault2 0.01
testExpand_composeOverrideDefault3 0.003
testExpand_composeOverrideDefault4 0.005
testExpand_composeOverrideCustom 0.007
testExpandAnnotationArray_argNull 0
testExpand_multi 0.013
testExpand_composeSimple 0.009
testExpand_repeatMulti 0.001
testExpand_composeOverrideNotFoundAttr1 0.131
testExpand_composeOverrideNotFoundAttr2 0
testExpand_composeSimpleRepeat 0.002
testExpandAnnotation_argNull 0
testConstructor_argNull 0
testExpand_repeatSingle 0.001

BeanMappingFactoryTest

testValidateNonDeterminedColumns 0.174
testCreate_modifires 0.011
testCreate_columnAnno_numberWrong_lessZero 0.003
testCreate_partial_overSize 0.01
testCreate_partial_noAnno 0.008
testCreate_beanAnno_no 0.005
testCreate_partial_existAnno 0.007
testCreate_columnAnno_numberWrong_duplicate 0.004
testCreate_columnAnno_no 0.007
testConstructor_argNull 0

CallbackMethodTest

testWrite 0.059
testRead 0.006
testCreateBeanMapping 0

DefaultBeanFactoryTest

testCreate_nonStaticClass 0.003
testCreate_staticClass 0.003

FieldAccessorTest

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

GeneralProcessorBuilderTest

testCustomFormatter_read 0.096
testErrorMessage_typeMismatch 0.014
testCustomFormatter_write 0.007
testCustomBuilder_write 0.003
testCustomFormatter_noFormatter 0.001
testCustomBuilder_read 0.007
testErrorMessage_default_write 0.002
testErrorMessage_message 0.003
testErrorMessage_default 0.002

DateTimeProcessorBuilderTest

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

LocalDateProcessorBuilderTest

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

LocalDateTimeProcessorBuilderTest

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

LocalTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.008
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.002
testErrorMessage_format 0.001
testErrorMessage_empty 0.002
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.002

MonthDayProcessorBuilderTest

testErrorMessage_typeMismatch 0.006
testBuildForReading_leinent 0.002
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForWriting_lenient 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

YearMonthProcessorBuilderTest

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

ProcesssorBuilderTest

testRead 0.007
testWite 0.001
testErrorMessage_custom 0.001
testErrorMessage_default 0

SpringBeanFactoryTest

testCreate_atSpring_ScanRepository 0.003
testCreate_atSpringMultipleBean 0.008
testCreate_nonSpringWithInject 0.004
testCreate_atSpring_ScanComponent 0.001
testCreate_atSpring_ScanService 0.001
testCreate_nonSpringBean 0.002
testCreate_atSpring_ScanController 0.001
testCreate_atSpringBean 0

SpringTest

testWrite 0.051
testRead 0.004

BigDecimalProcessorBuilderTest

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

BigIntegerProcessorBuilderTest

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

BooleanProcessorBuilderTest$PrimitiveTest

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

BooleanProcessorBuilderTest$WrappterTest

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

ByteProcessorBuilderTest$PrimitiveTest

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

ByteProcessorBuilderTest$WrapperTest

testErrorMessage_typeMismatch 0.007
testBuildForWriging_default 0
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
testErrorMessage_variables 0.001

CalendarProcessorBuilderTest

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.002
testBuildForReading_timezone 0.001
testBuildForReading_default 0.002
testBuildForReading_format 0.001
testBuildForReading_locale 0.002
testErrorMessage_message 0.002
testBuildForWriting_format 0.002
testBuildForWriting_locale 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.002

CharacterProcessorBuilderTest$PrimitiveTest

testBuildForWriging_default 0.005
testBuildForReading_default 0.001

CharacterProcessorBuilderTest$WrappterTest

testBuildForWriging_default 0.003
testBuildForReading_default 0.001

CharacterProcessorBuilderTest$FormatterTest

testPattern 0.004
testMessageAndVariables 0
testParsePrint_primitive 0.001
testParsePrint_wrapper 0

DateProcessorBuilderTest

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

DoubleProcessorBuilderTest$PrimitiveTest

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

DoubleProcessorBuilderTest$WrappterTest

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

EnumProcessorBuilderTest

testBuildForWriging_ignoraCase_selector 0.009
testBuildForWriging_selector 0.002
testErrorMessage_typeMismatch 0.001
testBuildForReading_ignoreCase_selector 0.001
testBuildForReading_selector 0.001
testBuildForWriging_default 0.001
testErrorMessage_empty 0.001
testBuildForReading_default 0.001
testErrorMessage_message 0.001
testErrorMessage_selector 0.001
testBuildForReading_ignoreCase 0.001
testBuildForWriging_ignoraCase 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

FloatProcessorBuilderTest$PrimitiveTest

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

FloatProcessorBuilderTest$WrappterTest

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

IntegerProcessorBuilderTest$PrimitiveTest

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

IntegerProcessorBuilderTest$WrappterTest

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

LongProcessorBuilderTest$PrimitiveTest

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

LongProcessorBuilderTest$WrapperTest

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

ShortProcessorBuilderTest$PrimitiveTest

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

ShortProcessorBuilderTest$WrapperTest

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

SqlDateProcessorBuilderTest

testErrorMessage_typeMismatch 0.006
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.001
testBuildForReading_default 0.002
testBuildForReading_format 0.001
testBuildForReading_locale 0.001
testErrorMessage_message 0.001
testBuildForWriting_format 0.001
testBuildForWriting_locale 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

StringProcessorBuilderTest

testFormatter_MessageAndVariables 0.002
testBuildForWriging_default 0.001
testFormatter_Pattern 0
testBuildForReading_default 0.001
testFormatter_ParsePrint_wrapper 0

TimeProcessorBuilderTest

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

TimestampProcessorBuilderTest

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

LocalDateProcessorBuilderTest

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

LocalDateTimeProcessorBuilderTest

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

LocalTimeProcessorBuilderTest

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

MonthDayProcessorBuilderTest

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

OffsetDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.001
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.001
testErrorMessage_format 0
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.001
testBuildForWriting_timezone 0
testBuildForReading_timezone 0.001
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.005
testBuildForReading_leinent 0.001
testBuildForWriging_default 0.001
testErrorMessage_format 0.001
testErrorMessage_empty 0.001
testBuildForWriting_lenient 0.001
testBuildForWriting_timezone 0
testBuildForReading_timezone 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

YearMonthProcessorBuilderTest

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

YearProcessorBuilderTest

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

ZonedDateTimeProcessorBuilderTest

testErrorMessage_typeMismatch 0.003
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
testBuildForReading_format 0
testErrorMessage_message 0.001
testBuildForWriting_format 0
testErrorMessage_default 0.001
testErrorMessage_variables 0

DateTimeMaxFactoryTest

testCreate_attrValue_wrong 0.001
testCreate_attrInclusive_false 0.006
testCreate_default 0.002
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.002
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.005
testCreate_attrInclusive_false 0.005
testCreate_default 0.002
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.002
testErrorMessage_message 0
testErrorMessage_default 0.002
testErrorMessage_variables 0.001

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.006
testCreate_attrInclusive_false 0.005
testCreate_default 0.001
testCreate_attrMax_wrong 0.001
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.002
testCreate_attrMin_wrong 0
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0.002

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.002
testCreate_attrNoValueProvider 0
testCreate_default 0.006
testErrorMessage_empty 0.01
testErrorMessage_value1 0.002
testCreate_attrMessage 0.001
testCreate_attrProvider 0
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0.001

EqualsTest

testExecute_inputValid 0.001
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.005
testCreate_default 0.006
testErrorMessage_empty 0.002
testCreate_attrMi_minus 0
testCreate_attrMessage 0
testErrorMessage_message 0
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

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.006
testCreate_default 0.008
testErrorMessage_empty 0.002
testCreate_attrMessage 0
testErrorMessage_length1 0.002
testCreate_attrValue_duplicate_minus 0
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

LengthExactTest

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

LengthMaxFactoryTest

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

LengthMaxTest

testExecute_inputValid 0
testConstructor_max0 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0

LengthMinFactoryTest

testCreate_default 0.002
testErrorMessage_empty 0.003
testCreate_attrMessage 0.001
testCreate_attrMin_minus 0
testErrorMessage_message 0.001
testErrorMessage_default 0
testErrorMessage_variables 0.001

LengthMinTest

testExecute_inputValid 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputInvalid 0
testConstructor_minMinus 0

NumberMaxFactoryTest

testCreate_attrValue_wrong 0.004
testCreate_attrInclusive_false 0.005
testCreate_default 0.001
testErrorMessage_empty 0.003
testCreate_attrMessage 0.001
testErrorMessage_attrInclusive_false 0.003
testErrorMessage_message 0
testErrorMessage_default 0.003
testErrorMessage_variables 0

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.003
testCreate_attrInclusive_false 0.005
testCreate_default 0.002
testErrorMessage_empty 0.002
testCreate_attrMessage 0.001
testErrorMessage_attrInclusive_false 0.002
testErrorMessage_message 0
testErrorMessage_default 0.002
testErrorMessage_variables 0.002

NumberMinTest

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

NumberRangeFactoryTest

testCreate_attrMinMax_wrong 0
testCreate_attrInclusive_false 0.007
testCreate_default 0.002
testCreate_attrMax_wrong 0
testErrorMessage_empty 0.003
testCreate_attrMessage 0
testErrorMessage_attrInclusive_false 0.003
testCreate_attrMin_wrong 0.001
testErrorMessage_message 0
testErrorMessage_default 0.003
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.002
testCreate_attrDescription_empty 0.007
testCreate_default 0.002
testErrorMessage_empty 0.001
testErrorMessage_description_empty 0.002
testErrorMessage_message 0.001
testErrorMessage_default 0.001
testErrorMessage_variables 0.001

PatternTest

testCheckConditions_patternNull 0
testExecute_invalidInput 0
testExecute_inputNull 0
testExecute_validInput 0

RequireFactoryTest

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

RequireTest

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

UniqueFactoryTest

testCreate_default 0.007
testErrorMessage_empty 0.002
testCreate_attrMessage 0.001
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0.001

UniqueHashCodeFactoryTest

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

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
testCreate_default 0.004
testErrorMessage_empty 0.007
testCreate_attrProvider 0.001
testErrorMessage_message 0.001
testErrorMessage_default 0.002
testErrorMessage_variables 0

WordForbidTest

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

WordRequireFactoryTest

testCreate_attrNoValueProvider 0.006
testCreate_default 0.006
testErrorMessage_empty 0.004
testErrorMessage_word1 0.001
testCreate_attrProvider 0.001
testErrorMessage_message 0
testErrorMessage_default 0.002
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.001
testCreate_custom 0.021
testCreate_groups 0.001
testCreate_noAnno 0
testCreate_order1 0
testCreate_order2 0.001
testCreate_register 0
testCreate_cases_write 0.001
testCreate_cases_read 0

CharReplacerTest

testRegister_destEmpty 0
testRegister_destNull 0
testReplace_multi 0.004
testRegister_srcNull 0.001
testReplace_complex 0
testReplace_single 0
testRegisterAndReplace_duplicateWord 0
testRegister_srcEmpty 0

DefaultValueFactoryTest

testCreate_default 0.007

DefaultValueTest

testConstuctor_returnValueNull 0
testExecute_inputNull 0
testExecute_inputNotNull 0
testConstructor 0

FullCharFactoryTest

testCreate_number_alpha 0.005
testCreate_default 0.001

FullCharTest

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

HalfCharFactoryTest

testCreate_number_alpha 0.007
testCreate_default 0.001

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.002
testCreate_wornd_size 0.002
testCreate_padChar 0.002

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.003

LowerTest

testExecute 0
testExecute_inputNull 0

MultiPadFactoryTest

testCreate_wrong_size 0
testCreate_chpopped 0.006
testCreate_paddingProcessor 0.001
testCreate_default 0
testCreate_rightPad 0.001

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
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
testExecute_inputGreaerThanLength_right 0
testExecute_inputLessThanLength_right 0
testExecute_inputGreaerThanLength_left_chopped 0
testExecute_inputGreaerThanLength_right_byteCounter 0

NullConvertFactoryTest

testCerate_int 0.009
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.007
testCreate_default 0.001

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.001
count_UTF8 0
count_EUC_JP 0.003
pad_utf8 0

PaddingProcessorTest$CharWidthPaddingProcessorTest

count 0
pad_full 0
pad_half 0

PaddingProcessorTest$SimplePaddingProcessorTest

pad 0
count 0

RegexReplaceFactoryTest

testCreate_default 0.008
testCreate_wrong_pattern 0.003
testCreate_partial 0.001

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.007
testCreate_wornd_size 0
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.003

TrimTest

testExecute_inputSurroundingSpace 0
testConstructor_nextNull 0
testExecute_inputNull 0
testExecute_inputNoWhitespace 0
testExecute_inputSurroundingWhitespace 0

TruncateFactoryTest

testCreate_wrong_maxSize 0.002
testCreate_default 0.003
testCreate_suffix 0

TruncateTest

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

UpperFactoryTest

testCreate_default 0.003

UpperTest

testExecute 0
testExecute_inputNull 0

WordReplaceFactoryTest

testCreate_attrNoValueProvider 0.004
testCreate_default 0.003
testCreate_attrProvider 0.005
testCreate_error_sizeNoMatch 0

WordReplaceTest

testExecute_inputEmpty 0
testExecute_match 0
testExecute_no_match 0
testConstructor_replacerNull 0
testExecute_inputNull 0

ConversionProcessorHandlerTest

testCreate_unregister 0.003
testCreate_custom 0.018
testCreate_groups 0.001
testCreate_noAnno 0
testCreate_order1 0.001
testCreate_order2 0
testCreate_register 0.001
testCreate_cases_write 0
testCreate_cases_read 0.001

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.003
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
testPrintWithInvalidAtNull 0
testParseAndFormatWithMultiThread 0.003
testPrintWithValid 0
testParseWithValid 0
testParseWithValidAtTypeBigDecimal 0
testParseWithInvalidAtBigDecimalWrong 0
testParseWithInvalidAtWrong 0
testParseWithInvalidAtBigDecimalNotSupportType 0

SimpleNumberFormatterTest$PrimitiveDoubleTest

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

SimpleNumberFormatterTest$WrapperDoubleTest

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

SimpleNumberFormatterTest$PrimitiveFloatTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0.001
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.001
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$WrapperLongTest

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

SimpleNumberFormatterTest$PrimitiveShortTest

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

SimpleNumberFormatterTest$WrapperShortTest

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

SimpleNumberFormatterTest$PrimitiveByteTest

testParse_precision 0
testParse 0.001
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.001
testPrint 0
testParse_lenient 0
testPrint_lenient 0
testPrint_precison 0

SimpleNumberFormatterTest$PrimitiveIntegerTest

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

SimpleNumberFormatterTest$WrapperIntegerTest

testParse_precision 0
testParse 0
testPrint 0
testParse_lenient 0.001
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_error_exp 0.001
test_empty 0.001

CsvAnnotationBeanReaderTest

testRead_withHandler_error_column 0.012
testRead_normal 0.002
testConstructor_beanMapping 0.002
testReadAll_error_column 0.002
testReadAll_error_header_size 0.002
testRead_error_column_size 0.002
testLines_normal 0.006
testReadAll_error_header_size_continueOnError 0.002
testRead_error_header_value 0.002
testRead_partial 0.001
testReadAll_normal 0.001
testReadAll_error_continueOnError 0.003
testRead_error_wrong_pattern 0.002
testRead_fixedColumn 0.01
testRead_withHandler_normal 0.002
testRead_error_header_size 0.002

CsvAnnotationBeanWriterTest

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

LazyCsvAnnotationBeanReaderTest

testInit_nonDeterminedColumnNumbers 0.061
testRead 0.001
testReadAll_error_column 0.001
testReadAll_noHeader_noInit 0
testRead_notInit 0.002
testLines_normal 0.001
testReadAll 0
testRead_parital 0.001
testReadAll_error_continueOnError 0.002
testInit_noMatchColumnSize 0.001
testReadAll_noHeader 0.001
testRead_fixedColumn 0.004
testRead_withHandler_normal 0.001

LazyCsvAnnotationBeanWriterTest

testWrite_setHeaders 0
testWriteAll_noHeader 0.002
testWriteAll_error_column_continueOnError 0.001
testInit_nonDeterminedColumnNumbers 0.001
testWrite_fixedColumn_noSetHeader 0.003
testWrite_partial_noSetHeader 0.001
testWriteAll 0.001
testWrite_noSetHeaders 0
testWrite_partial_setHeader 0.001
testWrite_notInit 0.001
testWriteAll_append 0.001
testWrite_fixedColumn_setHeader 0.002
testWriteAll_error_column 0
testWrite_withHandler_normal 0.001

UtilsTest

testGetPrimitiveDefaultValue 0

CsvBeanValidatorTest

testValidate_default_csvMessage 0.039
testValidate_custom 0.006
testValidate_getter 0.007
testValidate_groups 0.006
testValidate_getter_boolean 0.006
testValidate_default 0.004
testValidate_getter_csvMessage 0.007
testValidate_relation 0.005

CsvBindingErrorsTest

test 0

CsvValidatorTest

testValidate_write_validate 0.018
testValidate_read 0.002
testValidate_write_skipValidate 0