Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
114 0 0 0 100% 2.646 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.mybatis.scripting.thymeleaf.expression 2 0 0 0 100% 0.055 s
org.mybatis.scripting.thymeleaf.support 16 0 0 0 100% 0.026 s
org.mybatis.scripting.thymeleaf 34 0 0 0 100% 0.382 s
org.mybatis.scripting.thymeleaf.integrationtest 62 0 0 0 100% 2.183 s

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

org.mybatis.scripting.thymeleaf.expression

- Class Tests Errors Failures Skipped Success Rate Time
LikesTest 2 0 0 0 100% 0.055 s

org.mybatis.scripting.thymeleaf.support

- Class Tests Errors Failures Skipped Success Rate Time
TemplateFilePathProviderTest 16 0 0 0 100% 0.026 s

org.mybatis.scripting.thymeleaf

- Class Tests Errors Failures Skipped Success Rate Time
MyBatisDialectTest 2 0 0 0 100% 0.031 s
PropertyAccessorTest 5 0 0 0 100% 0.009 s
SqlGeneratorConfigTest 4 0 0 0 100% 0.024 s
SqlGeneratorTest 9 0 0 0 100% 0.209 s
TemplateEngineCustomizerTest 1 0 0 0 100% 0.005 s
ThymeleafLanguageDriverTest 11 0 0 0 100% 0.044 s
ThymeleafSqlSourceTest 2 0 0 0 100% 0.060 s

org.mybatis.scripting.thymeleaf.integrationtest

- Class Tests Errors Failures Skipped Success Rate Time
AnnotationDrivenMapperTest 17 0 0 0 100% 1.361 s
OneWayMapperTest 15 0 0 0 100% 0.100 s
SqlSessionTest 12 0 0 0 100% 0.575 s
TemplateFilePathProviderMapperNoCacheTest 3 0 0 0 100% 0.043 s
TemplateFilePathProviderMapperTest 3 0 0 0 100% 0.029 s
XmlDrivenMapperTest 12 0 0 0 100% 0.075 s

Test Cases

[Summary] [Package List] [Test Cases]

LikesTest

testEscapeWildcardValueIsNull 0.027 s
testEscapeWildcardValueWithAdditionalEscapeTargetChars 0.002 s

AnnotationDrivenMapperTest

testListParamWithoutParamAnnotation 0.359 s
testListWithinParam 0.008 s
testParamValueWithParamAnnotation 0.013 s
testBulkInsertAndSelect 0.036 s
testParamObjectOnTemplateFile 0.003 s
testParamValueWithoutParamAnnotation 0.005 s
testParamObject 0.003 s
testCustomBindVariables 0.011 s
testCollectionParamWithParamAnnotation 0.014 s
testEscapeLikeWildcard 0.013 s
testDelete 0.007 s
testInsertByBulk 0.013 s
testInsert 0.003 s
testNoParam 0.002 s
testUpdate 0.005 s
testParamObjectWithParamAnnotation 0.004 s
testBulkInsertWithIndexedAndSelect 0.012 s

OneWayMapperTest

testListParamWithoutParamAnnotation 0.017 s
testParamValueWithParamAnnotation 0.005 s
testParamObjectOnTemplateFile 0.003 s
testParamValueWithoutParamAnnotation 0.002 s
testListParamWithParamAnnotation 0.004 s
testParamObject 0.003 s
testCustomBindVariables 0.004 s
testNestedCollectionProperty 0.008 s
testEscapeLikeWildcard 0.011 s
testDelete 0.005 s
testInsertByBulk 0.007 s
testInsert 0.003 s
testNoParam 0.002 s
testUpdate 0.005 s
testParamObjectWithParamAnnotation 0.003 s

SqlSessionTest

testParamObjectUsingTemplateFile 0.016 s
testCustomBindVariables 0.004 s
testDatabaseIdWithH2 0.054 s
testParamObjectUsing_parameter 0.002 s
testListParamUsing_include 0.003 s
testDatabaseId 0.003 s
testDelete 0.004 s
testInsert 0.002 s
testNoParam 0.002 s
testUpdate 0.004 s
testParamValueUsing_value 0.002 s
testCustomBindNameIsEmpty 0.007 s

TemplateFilePathProviderMapperNoCacheTest

testDelete 0.015 s
testInsert 0.005 s
testUpdate 0.007 s

TemplateFilePathProviderMapperTest

testDelete 0.013 s
testInsert 0.002 s
testUpdate 0.005 s

XmlDrivenMapperTest

testListParamWithoutParamAnnotation 0.013 s
testParamValueWithParamAnnotation 0.003 s
testParamObjectOnTemplateFile 0.004 s
testParamValueWithoutParamAnnotation 0.003 s
testListParamWithParamAnnotation 0.004 s
testParamValue 0.002 s
testCustomBindVariables 0.004 s
testDelete 0.006 s
testInsert 0.005 s
testNoParam 0.003 s
testUpdate 0.006 s
testParamObjectWithParamAnnotation 0.003 s

MyBatisDialectTest

testCustomDialectPrefix 0.012 s
testDefaultConstructor 0 s

PropertyAccessorTest

propertyNotFoundWhenGetPropertyType 0.002 s
propertyNotFoundWhenSetPropertyValue 0.001 s
errorWhenSetPropertyValue 0.002 s
propertyNotFoundWhenGetPropertyValue 0.002 s
errorWhenGetPropertyValue 0.001 s

SqlGeneratorConfigTest

invalidKey 0.003 s
invalidValue 0.012 s
newInstanceWithProperties 0.003 s
newInstanceWithResourcePath 0.006 s

SqlGeneratorTest

processWithCustomVariables 0.060 s
processWithTemplateEngine 0.014 s
processWithCustomPropertyAccessor 0.048 s
processWithCustomBindVariablesStore 0.008 s
combination 0.017 s
processWithSimpleValue 0.017 s
processWithDefaultConfig 0.007 s
processWithMap 0.007 s
processWithConfig 0.011 s

TemplateFilePathProviderTest

customTemplateFileGenerator 0.002 s
fallbackDeclaringClassWithDatabaseId 0.001 s
includesPackagePathAndSeparatesDirectoryPerMapperIsFalse 0.002 s
withDatabaseId 0 s
defaultPackageMapperWithIncludesPackagePathIsFalse 0.002 s
withoutDatabaseId 0.001 s
prefix 0.001 s
notFoundSqlFileWithoutDatabaseId 0.001 s
fallbackWithDefaultDatabase 0 s
notFoundSqlFileWithoutFallbackDeclaringClass 0.001 s
notFoundSqlFile 0.001 s
baseDirEndWithSlash 0.002 s
fallbackDeclaringClassWithoutDatabaseId 0 s
includesMapperNameWhenSeparateDirectoryIsFalse 0.001 s
defaultPackageMapper 0.002 s
fallbackDeclaringClassAndDefaultDatabase 0.001 s

TemplateEngineCustomizerTest

testNoMatchType 0.005 s

ThymeleafLanguageDriverTest

testConfigFileNotFoundAtMethodArgument 0.004 s
testDefaultConfig 0.002 s
testCanNotResolveTemplateFileByUserDefineTemplateEngine 0.009 s
testCustomWithCustomConfigFileUsingMethodArgument 0.005 s
testCustomWithCustomizerFunction 0.002 s
testCustomWithBuilderUsingCustomProperties 0.003 s
testCustomizerNotFound 0.002 s
testCanResolveStringTemplateByUserDefineTemplateEngine 0.003 s
testConfigFileNotFound 0.001 s
testCustomizerNotCreation 0.002 s
testCustomWithCustomConfigFileUsingSystemProperty 0.004 s

ThymeleafSqlSourceTest

testErrorOnGetterMethod 0.008 s
testConfigurationProperties 0.004 s