Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
30 | 0 | 0 | 1 | 96.7% | 47.156 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 |
---|---|---|---|---|---|---|
de.softwareforge.testing.postgres.embedded | 16 | 0 | 0 | 1 | 93.8% | 19.526 s |
de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100.0% | 27.63 s |
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 | 1 | 0.0% | 0.205 s |
![]() |
FlywayPreparerTest | 3 | 0 | 0 | 0 | 100.0% | 3.081 s |
![]() |
ConnectConfigTest | 1 | 0 | 0 | 0 | 100.0% | 1.399 s |
![]() |
DatabaseInfoTest | 3 | 0 | 0 | 0 | 100.0% | 0.282 s |
![]() |
EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100.0% | 5.332 s |
![]() |
DatabaseManagerTest | 2 | 0 | 0 | 0 | 100.0% | 4.257 s |
![]() |
PostgresVersionTest | 1 | 0 | 0 | 0 | 100.0% | 2.825 s |
![]() |
ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100.0% | 2.145 s |
de.softwareforge.testing.postgres.junit5
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
Junit5FlywayTest | 2 | 0 | 0 | 0 | 100.0% | 3.614 s |
![]() |
Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100.0% | 4.059 s |
![]() |
IsolationTest | 3 | 0 | 0 | 0 | 100.0% | 7.566 s |
![]() |
ExtendWithTest | 3 | 0 | 0 | 0 | 100.0% | 3.158 s |
![]() |
Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100.0% | 5.964 s |
![]() |
Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100.0% | 0.035 s |
![]() |
Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100.0% | 0.015 s |
![]() |
Junit5NestedTest | 0 | 0 | 0 | 0 | 0.0% | 3.219 s |
Test Cases
[Summary] [Package List] [Test Cases]
LocalDirectoryPostgresTest
![]() |
testEmbeddedPg | 0 s |
- | skipped | - |
Junit5FlywayTest
![]() |
testSingleTables | 0.021 s |
![]() |
testMultiTables | 0.068 s |
Junit5ClassMemberTest
![]() |
testTableCreation | 0.038 s |
![]() |
testTableExists | 0.131 s |
FlywayPreparerTest
![]() |
testMissing | 1.092 s |
![]() |
testWorking | 1.12 s |
![]() |
testBroken | 0.868 s |
IsolationTest
![]() |
testDifferentTable | 3.939 s |
![]() |
testSameTable | 1.857 s |
![]() |
testDoubleTable | 1.513 s |
ExtendWithTest
![]() |
testDataSource(DataSource) | 0.147 s |
![]() |
testDatabaseInfo(DatabaseInfo) | 0.257 s |
![]() |
testEmbeddedPostgres(EmbeddedPostgres) | 0.053 s |
ConnectConfigTest
![]() |
test | 1.203 s |
DatabaseInfoTest
![]() |
testException | 0.244 s |
![]() |
testFull | 0.019 s |
![]() |
testMinimal | 0.001 s |
EmbeddedPostgresTest
![]() |
testInitDbOptions | 1.534 s |
![]() |
testDatasources | 1.077 s |
![]() |
testEmbeddedPg | 0.932 s |
![]() |
testEmbeddedPgCreationWithNestedDataDirectory | 0.914 s |
Junit5InstanceMemberTest
![]() |
testTableCreation | 3.965 s |
![]() |
testTableExists | 1.825 s |
DatabaseManagerTest
![]() |
testSingleDatabase | 2.543 s |
![]() |
testMultiDatabase | 1.56 s |
PostgresVersionTest
![]() |
testVersion | 2.753 s |
Junit5NestedTest$TableValidation
![]() |
testTableExists | 0.034 s |
Junit5NestedTest$TableCreation
![]() |
testTableCreation | 0.013 s |
ClasspathLocatorTest
![]() |
testClasspathLocator | 2.105 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testEmbeddedPg |
- | skipped: skipped |