Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
9 | 0 | 0 | 0 | 100% | 0.21 |
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.github.mygreen.sqlmapper.metamodel | 8 | 0 | 0 | 0 | 100% | 0.209 |
com.github.mygreen.sqlmapper.metamodel.support | 1 | 0 | 0 | 0 | 100% | 0.001 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
com.github.mygreen.sqlmapper.metamodel
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EmbeddedPathTest | 2 | 0 | 0 | 0 | 100% | 0.139 | |
InheritancePathTest | 2 | 0 | 0 | 0 | 100% | 0.014 | |
NormalPathTest | 4 | 0 | 0 | 0 | 100% | 0.056 |
com.github.mygreen.sqlmapper.metamodel.support
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SqlFunctionTokenizerTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
EmbeddedPathTest
testBuildCondition | 0.129 | |
testPathMeta | 0.002 |
InheritancePathTest
testBuildCondition | 0.013 | |
testPathMeta | 0 |
NormalPathTest
testBuildOrder | 0.01 | |
testBuildCondition | 0.009 | |
testCustomFunction | 0.035 | |
testPathMeta | 0.001 |
SqlFunctionTokenizerTest
testParse | 0 |