Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
22 | 0 | 0 | 0 | 100% | 81.111 |
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 |
---|---|---|---|---|---|---|
de.softwareforge.testing.postgres.embedded | 11 | 0 | 0 | 0 | 100% | 31.847 |
de.softwareforge.testing.postgres.junit5 | 11 | 0 | 0 | 0 | 100% | 49.264 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
de.softwareforge.testing.postgres.embedded
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LocalDirectoryPostgresTest | 1 | 0 | 0 | 0 | 100% | 5.416 | |
ConnectConfigTest | 1 | 0 | 0 | 0 | 100% | 6.23 | |
DatabaseInfoTest | 3 | 0 | 0 | 0 | 100% | 0.72 | |
EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100% | 11.218 | |
DatabaseManagerTest | 2 | 0 | 0 | 0 | 100% | 8.263 |
de.softwareforge.testing.postgres.junit5
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100% | 7.965 | |
IsolationTest | 3 | 0 | 0 | 0 | 100% | 13.696 | |
Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100% | 11.214 | |
Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100% | 0.111 | |
FlywayPreparerTest | 2 | 0 | 0 | 0 | 100% | 8.293 | |
Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100% | 0.101 | |
Junit5NestedTest | 0 | 0 | 0 | 0 | 0% | 7.884 |
Test Cases
[Summary] [Package List] [Test Cases]
LocalDirectoryPostgresTest
testEmbeddedPg | 5.269 |
Junit5ClassMemberTest
testTableCreation | 0.085 | |
testTableExists | 0.122 |
IsolationTest
testDifferentTable | 7.568 | |
testSameTable | 2.857 | |
testDoubleTable | 2.275 |
ConnectConfigTest
test | 5.41 |
DatabaseInfoTest
testException | 0.458 | |
testFull | 0.013 | |
testMinimal | 0.013 |
EmbeddedPostgresTest
testDatasources | 6.07 | |
testEmbeddedPg | 2.133 | |
testValidLocaleSettingsPassthrough | 1.515 | |
testEmbeddedPgCreationWithNestedDataDirectory | 1.321 |
Junit5InstanceMemberTest
testTableCreation | 7.507 | |
testTableExists | 2.886 |
DatabaseManagerTest
testSingleDatabase | 5.625 | |
testMultiDatabase | 2.437 |
Junit5NestedTest$TableValidation
testTableExists | 0.109 |
FlywayPreparerTest
testSingleTables | 0.05 | |
testMultiTables | 0.138 |
Junit5NestedTest$TableCreation
testTableCreation | 0.084 |