Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
841 | 0 | 0 | 1 | 99.9% | 28.16 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
com.gh.mygreen.xlsmapper.localization | 13 | 0 | 0 | 0 | 100% | 0.013 s |
com.gh.mygreen.xlsmapper.validation | 8 | 0 | 0 | 0 | 100% | 0.135 s |
com.gh.mygreen.xlsmapper.cellconverter | 20 | 0 | 0 | 0 | 100% | 5.569 s |
com.gh.mygreen.xlsmapper.spring | 2 | 0 | 0 | 0 | 100% | 0.269 s |
com.gh.mygreen.xlsmapper.xml | 55 | 0 | 0 | 0 | 100% | 0.152 s |
com.gh.mygreen.xlsmapper | 19 | 0 | 0 | 0 | 100% | 0.560 s |
com.gh.mygreen.xlsmapper.sample.attendance | 2 | 0 | 0 | 0 | 100% | 0.652 s |
com.gh.mygreen.xlsmapper.sample.dbdefinition | 2 | 0 | 0 | 0 | 100% | 1.752 s |
com.gh.mygreen.xlsmapper.expression | 8 | 0 | 0 | 0 | 100% | 0.022 s |
com.gh.mygreen.xlsmapper.fieldprocessor | 269 | 0 | 0 | 0 | 100% | 16.99 s |
com.gh.mygreen.xlsmapper.util | 94 | 0 | 0 | 0 | 100% | 0.248 s |
com.gh.mygreen.xlsmapper.fieldaccessor | 150 | 0 | 0 | 0 | 100% | 1.324 s |
com.gh.mygreen.xlsmapper.validation.fieldvalidation | 188 | 0 | 0 | 0 | 100% | 0.199 s |
test.external | 4 | 0 | 0 | 0 | 100% | 0.075 s |
com.gh.mygreen.xlsmapper.validation.beanvalidation | 7 | 0 | 0 | 1 | 85.7% | 0.198 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.gh.mygreen.xlsmapper.localization
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
MessageInterpolatorTest | 11 | 0 | 0 | 0 | 100% | 0.004 s | |
ResourceBundleMessageResolverTest | 2 | 0 | 0 | 0 | 100% | 0.009 s |
com.gh.mygreen.xlsmapper.validation
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ObjectValidatorTest | 4 | 0 | 0 | 0 | 100% | 0.116 s | |
SheetBindingErrorsTest | 4 | 0 | 0 | 0 | 100% | 0.019 s |
com.gh.mygreen.xlsmapper.cellconverter
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
BooleanCellConverterTest | 2 | 0 | 0 | 0 | 100% | 1.858 s | |
CollectionCellConveterTest | 2 | 0 | 0 | 0 | 100% | 0.912 s | |
CustomCellConverterTest | 4 | 0 | 0 | 0 | 100% | 0.459 s | |
DateTimeCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.516 s | |
EnumCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.270 s | |
LinkCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.306 s | |
NumberCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.741 s | |
TemporalCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.269 s | |
TextCellConverterTest | 2 | 0 | 0 | 0 | 100% | 0.238 s |
com.gh.mygreen.xlsmapper.spring
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
SpringTest | 2 | 0 | 0 | 0 | 100% | 0.269 s |
com.gh.mygreen.xlsmapper.xml
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
AnnotationReaderTest | 9 | 0 | 0 | 0 | 100% | 0.113 s | |
DynamicAnnotationBuilderTest | 2 | 0 | 0 | 0 | 100% | 0 s | |
OgnlValueFormatterTest | 33 | 0 | 0 | 0 | 100% | 0.010 s | |
XmlBuilderTest | 11 | 0 | 0 | 0 | 100% | 0.029 s |
com.gh.mygreen.xlsmapper
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
SampleTest | 5 | 0 | 0 | 0 | 100% | 0.427 s | |
XlsMapperTest | 14 | 0 | 0 | 0 | 100% | 0.133 s |
com.gh.mygreen.xlsmapper.sample.attendance
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
AttendanceTest | 2 | 0 | 0 | 0 | 100% | 0.652 s |
com.gh.mygreen.xlsmapper.sample.dbdefinition
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
EntityDefinitionTest | 2 | 0 | 0 | 0 | 100% | 1.752 s |
com.gh.mygreen.xlsmapper.expression
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExpressionLanguageJEXLImplTest | 8 | 0 | 0 | 0 | 100% | 0.022 s |
com.gh.mygreen.xlsmapper.fieldprocessor
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
AnnoArrayCellsTest | 21 | 0 | 0 | 0 | 100% | 0.701 s | |
AnnoCellOptionTest | 2 | 0 | 0 | 0 | 100% | 0.073 s | |
AnnoCellTest | 13 | 0 | 0 | 0 | 100% | 0.263 s | |
AnnoCommentOptionTest | 7 | 0 | 0 | 0 | 100% | 0.281 s | |
AnnoCommentTest | 9 | 0 | 0 | 0 | 100% | 0.140 s | |
AnnoDefaultValueTest | 3 | 0 | 0 | 0 | 100% | 0.043 s | |
AnnoFormulaTest | 10 | 0 | 0 | 0 | 100% | 0.172 s | |
AnnoHorizontalRecordsTest | 49 | 0 | 0 | 0 | 100% | 6.094 s | |
AnnoIterateTablesTest | 23 | 0 | 0 | 0 | 100% | 1.653 s | |
AnnoLabelledArrayCellsTest | 19 | 0 | 0 | 0 | 100% | 0.628 s | |
AnnoLabelledCellTest | 17 | 0 | 0 | 0 | 100% | 0.570 s | |
AnnoLabelledCommentTest | 6 | 0 | 0 | 0 | 100% | 0.186 s | |
AnnoLifeCycleTest | 4 | 0 | 0 | 0 | 100% | 0.365 s | |
AnnoSheetNameTest | 6 | 0 | 0 | 0 | 100% | 0.216 s | |
AnnoSheetTest | 31 | 0 | 0 | 0 | 100% | 0.393 s | |
AnnoVerticalRecordsTest | 45 | 0 | 0 | 0 | 100% | 5.176 s | |
RecordsProcessorUtilTest | 4 | 0 | 0 | 0 | 100% | 0.041 s |
com.gh.mygreen.xlsmapper.util
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
CellFinderTest | 6 | 0 | 0 | 0 | 100% | 0.032 s | |
CellPositionTest | 1 | 0 | 0 | 0 | 100% | 0 s | |
IsEmptyBuilderTest | 32 | 0 | 0 | 0 | 100% | 0.013 s | |
POIUtilsTest | 4 | 0 | 0 | 0 | 100% | 0.165 s | |
PropertyPathTokenizerTest | 11 | 0 | 0 | 0 | 100% | 0.001 s | |
PropertyTypeNavigatorTest | 10 | 0 | 0 | 0 | 100% | 0.017 s | |
PropertyValueNavigatorTest | 19 | 0 | 0 | 0 | 100% | 0.017 s | |
UtilsTest | 11 | 0 | 0 | 0 | 100% | 0.003 s |
com.gh.mygreen.xlsmapper.fieldaccessor
com.gh.mygreen.xlsmapper.validation.fieldvalidation
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ArrayValidatorTest$ListTest | 15 | 0 | 0 | 0 | 100% | 0.016 s | |
ArrayValidatorTest$PrimitiveArrayTest | 7 | 0 | 0 | 0 | 100% | 0.011 s | |
ArrayValidatorTest$ArrayTest | 15 | 0 | 0 | 0 | 100% | 0.011 s | |
DateValidatorTest$SqlTimestampValidatorTest | 8 | 0 | 0 | 0 | 100% | 0.015 s | |
DateValidatorTest$SqlTimeValidatorTest | 9 | 0 | 0 | 0 | 100% | 0.014 s | |
DateValidatorTest$SqlDateValidatorTest | 9 | 0 | 0 | 0 | 100% | 0.014 s | |
DateValidatorTest$UtilDateValidatorTest | 21 | 0 | 0 | 0 | 100% | 0.017 s | |
FieldValidatorTest$GroupTest | 8 | 0 | 0 | 0 | 100% | 0.002 s | |
NumberValidatorTest$DoubleValidatorTest | 22 | 0 | 0 | 0 | 100% | 0.016 s | |
NumberValidatorTest$IntegerValidatorTest | 19 | 0 | 0 | 0 | 100% | 0.016 s | |
StringValidatorTest | 28 | 0 | 0 | 0 | 100% | 0.025 s | |
TemporalValidatorTest$LocalTimeValidatorTest | 9 | 0 | 0 | 0 | 100% | 0.013 s | |
TemporalValidatorTest$LocalDateValidatorTest | 9 | 0 | 0 | 0 | 100% | 0.014 s | |
TemporalValidatorTest$LocalDateTimeValidatorTest | 9 | 0 | 0 | 0 | 100% | 0.015 s |
test.external
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ExternalTest | 4 | 0 | 0 | 0 | 100% | 0.075 s |
com.gh.mygreen.xlsmapper.validation.beanvalidation
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
JakartaSheetBeanValidatorTest | 1 | 0 | 0 | 1 | 0% | 0 s | |
SheetBeanValidatorTest | 6 | 0 | 0 | 0 | 100% | 0.198 s |
Test Cases
[Summary] [Package List] [Test Cases]
BooleanCellConverterTest
test_load_boolean | 1.433 s | |
test_save_boolean | 0.404 s |
CollectionCellConveterTest
test_load_collection | 0.309 s | |
test_save_collection | 0.603 s |
CustomCellConverterTest
testLoadWithConverRegistry | 0.178 s | |
testLoadWithConvertAnno | 0.075 s | |
testSaveWithConvertAnno | 0.101 s | |
testSaveWithConvertRegister | 0.104 s |
DateTimeCellConverterTest
test_load_date_time | 0.266 s | |
test_save_date_time | 0.250 s |
EnumCellConverterTest
test_save_enum | 0.199 s | |
test_load_enum | 0.071 s |
LinkCellConverterTest
test_save_link | 0.205 s | |
test_load_link | 0.101 s |
NumberCellConverterTest
test_load_number | 0.373 s | |
test_save_number | 0.368 s |
TemporalCellConverterTest
test_load_date_time | 0.125 s | |
test_save_date_time | 0.144 s |
TextCellConverterTest
test_save_text | 0.158 s | |
test_load_text | 0.080 s |
ExpressionLanguageJEXLImplTest
ArrayCommentGetterFactoryTest$ByField
testCreateWithNotSupportType | 0.012 s | |
testCreateWithString | 0.025 s |
ArrayCommentGetterFactoryTest$ByMethod
testCreateWithNotSupportType | 0.009 s | |
testCreateWithString | 0.023 s |
ArrayCommentGetterFactoryTest$ByArrayField
testCreateWithString | 0.026 s | |
testCreateWithNoArray | 0.016 s | |
testCreateWithNoSupportType | 0.009 s |
ArrayCommentGetterFactoryTest$NotComment
testCreate | 0.008 s |
ArrayCommentSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.008 s | |
testCreateWithString | 0.013 s |
ArrayCommentSetterFactoryTest$ByMethod
testCreateWithString | 0.016 s |
ArrayCommentSetterFactoryTest$ByMapField
testCreateWithString | 0.019 s | |
testCreateWithNoMap | 0.008 s | |
testCreateWithNoSupportType | 0.005 s |
ArrayCommentSetterFactoryTest$NotComment
testCreate | 0.007 s |
ArrayLabelSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.010 s | |
testCreateWithString | 0.021 s |
ArrayLabelSetterFactoryTest$ByMethod
testCreateWithString | 0.019 s |
ArrayLabelSetterFactoryTest$ByMapField
testCreateWithString | 0.022 s | |
testCreateWithNoMap | 0.011 s | |
testCreateWithNoSupportType | 0.001 s |
ArrayLabelSetterFactoryTest$NotLabel
testCreate | 0.009 s |
ArrayPositionSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.011 s | |
testCreateWithPoint | 0.034 s | |
testCreateWithPoiCellAddress | 0.023 s | |
testCreateWithCellAddress | 0.029 s |
ArrayPositionSetterFactoryTest$ByMethod
testCreateWithPoint | 0.018 s | |
testCreateWithPoiCellAddress | 0.016 s | |
testCreateWithInt | 0.014 s | |
testCreateWithCellAddress | 0.014 s |
ArrayPositionSetterFactoryTest$ByMapField
testCreateWithNoMap | 0.006 s | |
testCreateWithPoint | 0.020 s | |
testCreateWithPoiCellAddress | 0.023 s | |
testCreateWithCellAddress | 0.022 s | |
testCreateWithNoSupportType | 0.009 s |
ArrayPositionSetterFactoryTest$NotPosition
testCreate | 0.011 s |
CommentGetterFactoryTest$ByField
testCreateWithNotSupportType | 0.007 s | |
testCreateWithString | 0.011 s |
CommentGetterFactoryTest$ByMethod
testCreateWithNotSupportType | 0.005 s | |
testCreateWithString | 0.010 s |
CommentGetterFactoryTest$ByMapField
testCreateWithString | 0.009 s | |
testCreateWithNoMap | 0.006 s | |
testCreateWithNoSupportType | 0.005 s |
CommentGetterFactoryTest$NotComment
testCreate | 0.004 s |
CommentSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.009 s |
CommentSetterFactoryTest$ByMethod
testCreateWithString | 0.004 s |
CommentSetterFactoryTest$ByMapField
testCreateWithString | 0.010 s | |
testCreateWithNoMap | 0.004 s | |
testCreateWithNoSupportType | 0.004 s |
CommentSetterFactoryTest$NotComment
testCreate | 0.004 s |
FieldAccessorFactoryTest$Special
testOfMethod_notAccessor | 0.006 s |
FieldAccessorFactoryTest$Generics
FieldAccessorFactoryTest$Basic
LabelGetterFactoryTest$ByField
testCreateWithNotSupportType | 0.011 s | |
testCreateWithString | 0.013 s |
LabelGetterFactoryTest$ByMethod
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.013 s |
LabelGetterFactoryTest$ByMapField
testCreateWithString | 0.005 s | |
testCreateWithNoMap | 0.005 s | |
testCreateWithNoSupportType | 0.005 s |
LabelGetterFactoryTest$NotLabel
testCreate | 0.005 s |
LabelSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.009 s |
LabelSetterFactoryTest$ByMethod
testCreateWithString | 0.010 s |
LabelSetterFactoryTest$ByMapField
testCreateWithString | 0.005 s | |
testCreateWithNoMap | 0.004 s | |
testCreateWithNoSupportType | 0.004 s |
LabelSetterFactoryTest$NotLabel
testCreate | 0.004 s |
MapCommentGetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.010 s |
MapCommentGetterFactoryTest$ByMethod
testCreateWithNotSupportType | 0.003 s | |
testCreateWithString | 0.010 s |
MapCommentGetterFactoryTest$ByMapField
testCreateWithString | 0.009 s | |
testCreateWithNoMap | 0.004 s | |
testCreateWithNoSupportType | 0.004 s |
MapCommentGetterFactoryTest$NotComment
testCreate | 0.004 s |
MapCommentSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.011 s |
MapCommentSetterFactoryTest$ByMethod
testCreateWithString | 0.011 s |
MapCommentSetterFactoryTest$ByMapField
testCreateWithString | 0.010 s | |
testCreateWithNoMap | 0.004 s | |
testCreateWithNoSupportType | 0.004 s |
MapCommentSetterFactoryTest$NotComment
testCreate | 0.004 s |
MapLabelSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithString | 0.011 s |
MapLabelSetterFactoryTest$ByMethod
testCreateWithString | 0.010 s |
MapLabelSetterFactoryTest$ByMapField
testCreateWithString | 0.009 s | |
testCreateWithNoMap | 0.004 s | |
testCreateWithNoSupportType | 0.004 s |
MapLabelSetterFactoryTest$NotLabel
testCreate | 0.004 s |
MapPositionSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.004 s | |
testCreateWithPoint | 0.009 s | |
testCreateWithPoiCellAddress | 0.009 s | |
testCreateWithCellAddress | 0.008 s |
MapPositionSetterFactoryTest$ByMethod
testCreateWithPoint | 0.009 s | |
testCreateWithPoiCellAddress | 0.009 s | |
testCreateWithInt | 0.008 s | |
testCreateWithCellAddress | 0.009 s |
MapPositionSetterFactoryTest$ByMapField
testCreateWithNoMap | 0.004 s | |
testCreateWithPoint | 0.009 s | |
testCreateWithPoiCellAddress | 0.009 s | |
testCreateWithCellAddress | 0.008 s | |
testCreateWithNoSupportType | 0.004 s |
MapPositionSetterFactoryTest$NotPosition
testCreate | 0.004 s |
PositionGetterFactoryTest$ByField
testCreateWithNotSupportType | 0.007 s | |
testCreateWithPoint | 0.016 s | |
testCreateWithPoiCellAddress | 0.017 s | |
testCreateWithCellAddress | 0.013 s |
PositionGetterFactoryTest$ByMethod
testCreateWithNotSupportType | 0.006 s | |
testCreateWithPoint | 0.018 s | |
testCreateWithPoiCellAddress | 0.017 s | |
testCreateWithCellAddress | 0.020 s |
PositionGetterFactoryTest$ByMapField
testCreateWithNoMap | 0.007 s | |
testCreateWithPoint | 0.009 s | |
testCreateWithPoiCellAddress | 0.019 s | |
testCreateWithCellAddress | 0.015 s | |
testCreateWithNoSupportType | 0.011 s |
PositionGetterFactoryTest$NotPosition
testCreate | 0.010 s |
PositionSetterFactoryTest$ByField
testCreateWithNotSupportType | 0.006 s | |
testCreateWithPoint | 0.014 s | |
testCreateWithPoiCellAddress | 0.013 s | |
testCreateWithCellAddress | 0.013 s |
PositionSetterFactoryTest$ByMethod
testCreateWithPoint | 0.012 s | |
testCreateWithPoiCellAddress | 0.010 s | |
testCreateWithInt | 0.011 s | |
testCreateWithCellAddress | 0.010 s |
PositionSetterFactoryTest$ByMapField
testCreateWithNoMap | 0.004 s | |
testCreateWithPoint | 0.005 s | |
testCreateWithPoiCellAddress | 0.009 s | |
testCreateWithCellAddress | 0.009 s | |
testCreateWithNoSupportType | 0.003 s |
PositionSetterFactoryTest$NotPosition
testCreate | 0.004 s |
AnnoArrayCellsTest
AnnoCellOptionTest
test_save_cellOption_TextControl | 0.042 s | |
test_save_cellOption_Align | 0.030 s |
AnnoCellTest
AnnoCommentOptionTest
AnnoCommentTest
AnnoDefaultValueTest
test_load_invalidFormat | 0.017 s | |
test_load_normal | 0.006 s | |
test_save_normal | 0.020 s |
AnnoFormulaTest
AnnoHorizontalRecordsTest
AnnoIterateTablesTest
AnnoLabelledArrayCellsTest
AnnoLabelledCellTest
AnnoLabelledCommentTest
AnnoLifeCycleTest
test_load_lc_iterate | 0.113 s | |
test_load_lc_simple | 0.057 s | |
test_save_lc_iterate | 0.086 s | |
test_save_lc_simple | 0.109 s |
AnnoSheetNameTest
AnnoSheetTest
AnnoVerticalRecordsTest
RecordsProcessorUtilTest
testCheckLoadingNestedRecordClass_wrong | 0.021 s | |
testCheckSavingNestedRecordClass_wrong | 0 s | |
testCheckSavingNestedRecordClass_success | 0.020 s | |
testCheckLoadingNestedRecordClass_success | 0 s |
MessageInterpolatorTest
ResourceBundleMessageResolverTest
test_addResourceBundle | 0.008 s | |
test_default | 0 s |
AttendanceTest
testLoad | 0.545 s | |
testSave | 0.107 s |
EntityDefinitionTest
testLoad | 0.575 s | |
testSave | 1.177 s |
SampleTest
test_MapColumn_dynamic_save | 0.042 s | |
test_overide_sheetName | 0.004 s | |
test_HowTo_Load | 0.044 s | |
test_HowTo_Save | 0.041 s | |
test_Sheet_regex_clone | 0.296 s |
SpringTest
test_injection_bean | 0.226 s | |
test_injection_not_bean | 0.014 s |
CellFinderTest
testFind_regex_normalized | 0.006 s | |
testFind | 0.005 s | |
testFind_normalized | 0.006 s | |
testFind_regex | 0.005 s | |
testFind_fromPosition | 0.004 s | |
testFind_whenNotFoundException | 0.005 s |
CellPositionTest
testOfString | 0 s |
IsEmptyBuilderTest
POIUtilsTest
testUpdateDataValidationRegion_xssf_h | 0.007 s | |
testUpdateDataValidationRegion_xssf_v | 0.008 s | |
testUpdateDataValidationRegion_hssf | 0.149 s | |
testJudgeLinkType | 0.001 s |
PropertyPathTokenizerTest
PropertyTypeNavigatorTest
PropertyValueNavigatorTest
UtilsTest
JakartaSheetBeanValidatorTest
com.gh.mygreen.xlsmapper.validation.beanvalidation.JakartaSheetBeanValidatorTest | 0 s | |
- | Jakarata Bean Validation 3.0 + Java11のときのみ | - |
SheetBeanValidatorTest
test_simple_error | 0.077 s | |
test_interpolator_el | 0.016 s | |
test_list_error | 0.048 s | |
test_simple_success | 0.012 s | |
test_list_success | 0.033 s | |
test_change_attribute_message | 0.012 s |
ArrayValidatorTest$ListTest
ArrayValidatorTest$PrimitiveArrayTest
test_arraySize_valid | 0.007 s | |
test_arraySize_wrong | 0.001 s | |
test_required_null | 0 s | |
test_required_empty | 0 s | |
test_required_valid | 0 s | |
test_elemnt_max_valid | 0.001 s | |
test_elemnt_max_wrong | 0.002 s |
ArrayValidatorTest$ArrayTest
DateValidatorTest$SqlTimestampValidatorTest
DateValidatorTest$SqlTimeValidatorTest
DateValidatorTest$SqlDateValidatorTest
DateValidatorTest$UtilDateValidatorTest
FieldValidatorTest$GroupTest
NumberValidatorTest$DoubleValidatorTest
NumberValidatorTest$IntegerValidatorTest
StringValidatorTest
TemporalValidatorTest$LocalTimeValidatorTest
TemporalValidatorTest$LocalDateValidatorTest
TemporalValidatorTest$LocalDateTimeValidatorTest
ObjectValidatorTest
test_error_group | 0.049 s | |
test_success_group | 0.018 s | |
test_success | 0.022 s | |
test_error | 0.027 s |
SheetBindingErrorsTest
test_addError_and_getError | 0.018 s | |
test_Sheet_addError_and_getError | 0.001 s | |
test_setNestedPath | 0 s | |
test_pushNestedPath_and_popNestedPath | 0 s |
XlsMapperTest
AnnotationReaderTest
DynamicAnnotationBuilderTest
test_buildAnnotation1 | 0 s | |
test_buildAnnotation2 | 0 s |
OgnlValueFormatterTest
XmlBuilderTest
ExternalTest
testRead_validationError_Enum | 0.044 s | |
testRead_normal | 0.010 s | |
testRead_AnnoError | 0.012 s | |
testRead_validationError_CutomType | 0.009 s |
Failure Details
[Summary] [Package List] [Test Cases]
com.gh.mygreen.xlsmapper.validation.beanvalidation.JakartaSheetBeanValidatorTest | |
- | skipped: Jakarata Bean Validation 3.0 + Java11のときのみ |