Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
39 | 0 | 0 | 0 | 100% | 1.606 |
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.freemarker | 23 | 0 | 0 | 0 | 100% | 1.551 |
org.mybatis.scripting.freemarker.support | 16 | 0 | 0 | 0 | 100% | 0.055 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.mybatis.scripting.freemarker
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
CustomizedDataContextTest | 1 | 0 | 0 | 0 | 100% | 1.063 |
![]() |
FreeMarkerInAnnotationsTest | 5 | 0 | 0 | 0 | 100% | 0.161 |
![]() |
FreeMarkerInXmlTest | 5 | 0 | 0 | 0 | 100% | 0.191 |
![]() |
FreeMarkerLanguageDriverConfigTest | 5 | 0 | 0 | 0 | 100% | 0.018 |
![]() |
InvalidFreeMarkerSettingTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
![]() |
PreparedParamsTest | 3 | 0 | 0 | 0 | 100% | 0.057 |
![]() |
TemplateFilePathProviderMapperTest | 3 | 0 | 0 | 0 | 100% | 0.053 |
org.mybatis.scripting.freemarker.support
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
TemplateFilePathProviderTest | 16 | 0 | 0 | 0 | 100% | 0.055 |
Test Cases
[Summary] [Package List] [Test Cases]
CustomizedDataContextTest
![]() |
test | 0.1 |
FreeMarkerInAnnotationsTest
![]() |
testNoParamsCall | 0.004 |
![]() |
testParamObject | 0.026 |
![]() |
testMyBatisParamCall | 0.004 |
![]() |
testInQuery | 0.008 |
![]() |
testStringParam | 0.008 |
FreeMarkerInXmlTest
![]() |
testNoParamsCall | 0.004 |
![]() |
testParamObject | 0.003 |
![]() |
testMyBatisParamCall | 0.001 |
![]() |
testInQuery | 0.003 |
![]() |
testStringParam | 0.001 |
FreeMarkerLanguageDriverConfigTest
![]() |
newInstanceWithEmptyPropertiesFile | 0.004 |
![]() |
newInstanceWithConsumer | 0.002 |
![]() |
newInstanceWithPropertiesFileNotFound | 0.001 |
![]() |
newInstanceWithCustomPropertiesFile | 0.003 |
![]() |
newInstanceWithCustomProperties | 0.002 |
InvalidFreeMarkerSettingTest
![]() |
unknownSetting | 0.007 |
PreparedParamsTest
![]() |
testNoParamsCall | 0.008 |
![]() |
testParamsObjectCall | 0.004 |
![]() |
testInCall | 0.009 |
TemplateFilePathProviderTest
TemplateFilePathProviderMapperTest
![]() |
testDelete | 0.013 |
![]() |
testInsert | 0.002 |
![]() |
testUpdate | 0.004 |