Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 41 | 0 | 0 | 0 | 100% | 1.311 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.freemarker | 25 | 0 | 0 | 0 | 100% | 1.230 s |
| org.mybatis.scripting.freemarker.support | 16 | 0 | 0 | 0 | 100% | 0.081 s |
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% | 0.778 s | |
| FreeMarkerInAnnotationsTest | 5 | 0 | 0 | 0 | 100% | 0.128 s | |
| FreeMarkerInXmlTest | 5 | 0 | 0 | 0 | 100% | 0.146 s | |
| FreeMarkerLanguageDriverConfigTest | 5 | 0 | 0 | 0 | 100% | 0.021 s | |
| InvalidFreeMarkerSettingTest | 1 | 0 | 0 | 0 | 100% | 0.006 s | |
| PreparedDatabaseIdParamsTest | 2 | 0 | 0 | 0 | 100% | 0.050 s | |
| PreparedParamsTest | 3 | 0 | 0 | 0 | 100% | 0.049 s | |
| TemplateFilePathProviderMapperTest | 3 | 0 | 0 | 0 | 100% | 0.052 s |
org.mybatis.scripting.freemarker.support
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TemplateFilePathProviderTest | 16 | 0 | 0 | 0 | 100% | 0.081 s |
Test Cases
[Summary] [Package List] [Test Cases]
CustomizedDataContextTest
| test | 0.076 s |
FreeMarkerInAnnotationsTest
| testNoParamsCall | 0.003 s | |
| testParamObject | 0.023 s | |
| testMyBatisParamCall | 0.002 s | |
| testInQuery | 0.008 s | |
| testStringParam | 0.007 s |
FreeMarkerInXmlTest
| testNoParamsCall | 0.004 s | |
| testParamObject | 0.003 s | |
| testMyBatisParamCall | 0.001 s | |
| testInQuery | 0.005 s | |
| testStringParam | 0.003 s |
FreeMarkerLanguageDriverConfigTest
InvalidFreeMarkerSettingTest
| unknownSetting | 0.005 s |
PreparedDatabaseIdParamsTest
| testReferDatabaseIdInTemplate | 0.019 s | |
| testReferDatabaseIdInTemplateWithParam | 0.004 s |
PreparedParamsTest
| testNoParamsCall | 0.008 s | |
| testParamsObjectCall | 0.004 s | |
| testInCall | 0.005 s |
TemplateFilePathProviderTest
TemplateFilePathProviderMapperTest
| testDelete | 0.013 s | |
| testInsert | 0.002 s | |
| testUpdate | 0.006 s |

