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
OneWayMapperTest
SqlSessionTest
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
MyBatisDialectTest
testCustomDialectPrefix | 0.012 s | |
testDefaultConstructor | 0 s |
PropertyAccessorTest
SqlGeneratorConfigTest
invalidKey | 0.003 s | |
invalidValue | 0.012 s | |
newInstanceWithProperties | 0.003 s | |
newInstanceWithResourcePath | 0.006 s |
SqlGeneratorTest
TemplateFilePathProviderTest
TemplateEngineCustomizerTest
testNoMatchType | 0.005 s |
ThymeleafLanguageDriverTest
ThymeleafSqlSourceTest
testErrorOnGetterMethod | 0.008 s | |
testConfigurationProperties | 0.004 s |