Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
30 | 0 | 0 | 1 | 96.7% | 51.07 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% | 20.65 s |
de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100% | 30.42 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.070 s |
![]() |
FlywayPreparerTest | 3 | 0 | 0 | 0 | 100% | 3.928 s |
![]() |
ConnectConfigTest | 1 | 0 | 0 | 0 | 100% | 1.255 s |
![]() |
DatabaseInfoTest | 3 | 0 | 0 | 0 | 100% | 0.005 s |
![]() |
EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100% | 6.111 s |
![]() |
DatabaseManagerTest | 2 | 0 | 0 | 0 | 100% | 4.393 s |
![]() |
PostgresVersionTest | 1 | 0 | 0 | 0 | 100% | 2.759 s |
![]() |
ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100% | 2.125 s |
de.softwareforge.testing.postgres.junit5
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
Junit5FlywayTest | 2 | 0 | 0 | 0 | 100% | 4.091 s |
![]() |
Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100% | 4.598 s |
![]() |
IsolationTest | 3 | 0 | 0 | 0 | 100% | 8.159 s |
![]() |
ExtendWithTest | 3 | 0 | 0 | 0 | 100% | 2.418 s |
![]() |
Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100% | 6.501 s |
![]() |
Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100% | 0.082 s |
![]() |
Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100% | 0.046 s |
![]() |
Junit5NestedTest | 0 | 0 | 0 | 0 | 0% | 4.527 s |
Test Cases
[Summary] [Package List] [Test Cases]
LocalDirectoryPostgresTest
![]() |
testEmbeddedPg | 0 s |
- | skipped | - |
Junit5FlywayTest
![]() |
testSingleTables | 0.053 s |
![]() |
testMultiTables | 0.204 s |
Junit5ClassMemberTest
![]() |
testTableCreation | 0.038 s |
![]() |
testTableExists | 0.120 s |
FlywayPreparerTest
![]() |
testMissing | 1.347 s |
![]() |
testWorking | 1.637 s |
![]() |
testBroken | 0.941 s |
IsolationTest
![]() |
testDifferentTable | 4.144 s |
![]() |
testSameTable | 2.204 s |
![]() |
testDoubleTable | 1.658 s |
ExtendWithTest
![]() |
testDataSource(DataSource) | 0.118 s |
![]() |
testDatabaseInfo(DatabaseInfo) | 0.067 s |
![]() |
testEmbeddedPostgres(EmbeddedPostgres) | 0.058 s |
ConnectConfigTest
![]() |
test | 1.221 s |
DatabaseInfoTest
![]() |
testException | 0.002 s |
![]() |
testFull | 0.003 s |
![]() |
testMinimal | 0 s |
EmbeddedPostgresTest
![]() |
testInitDbOptions | 1.639 s |
![]() |
testDatasources | 1.162 s |
![]() |
testEmbeddedPg | 1.240 s |
![]() |
testEmbeddedPgCreationWithNestedDataDirectory | 0.974 s |
Junit5InstanceMemberTest
![]() |
testTableCreation | 4.215 s |
![]() |
testTableExists | 2.065 s |
DatabaseManagerTest
![]() |
testSingleDatabase | 2.643 s |
![]() |
testMultiDatabase | 1.710 s |
PostgresVersionTest
![]() |
testVersion | 2.726 s |
Junit5NestedTest$TableValidation
![]() |
testTableExists | 0.082 s |
Junit5NestedTest$TableCreation
![]() |
testTableCreation | 0.032 s |
ClasspathLocatorTest
![]() |
testClasspathLocator | 2.095 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testEmbeddedPg |
- | skipped: skipped |