Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
31 | 0 | 0 | 1 | 96.8% | 60.34 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 | 17 | 0 | 0 | 1 | 94.1% | 26.06 s |
de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100% | 34.28 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 |
---|---|---|---|---|---|---|---|
![]() |
DatabaseManagerTest | 2 | 0 | 0 | 0 | 100% | 2.295 s |
![]() |
PostgresVersionTest | 1 | 0 | 0 | 0 | 100% | 0.972 s |
![]() |
DatabaseInfoTest | 3 | 0 | 0 | 0 | 100% | 0.345 s |
![]() |
EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100% | 11.46 s |
![]() |
LocalDirectoryPostgresTest | 1 | 0 | 0 | 1 | 0% | 0.042 s |
![]() |
ConnectConfigTest$WithoutParameters | 1 | 0 | 0 | 0 | 100% | 0.988 s |
![]() |
ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100% | 3.950 s |
![]() |
ConnectConfigTest$WithParameters | 1 | 0 | 0 | 0 | 100% | 1.034 s |
![]() |
ConnectConfigTest | 0 | 0 | 0 | 0 | 0% | 2.031 s |
![]() |
FlywayPreparerTest | 3 | 0 | 0 | 0 | 100% | 2.941 s |
de.softwareforge.testing.postgres.junit5
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
Junit5FlywayTest | 2 | 0 | 0 | 0 | 100% | 3.546 s |
![]() |
Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100% | 0.027 s |
![]() |
Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100% | 2.011 s |
![]() |
Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100% | 11.39 s |
![]() |
Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100% | 0.052 s |
![]() |
Junit5NestedTest | 0 | 0 | 0 | 0 | 0% | 2.431 s |
![]() |
ExtendWithTest | 3 | 0 | 0 | 0 | 100% | 1.263 s |
![]() |
IsolationTest | 3 | 0 | 0 | 0 | 100% | 13.56 s |
Test Cases
[Summary] [Package List] [Test Cases]
DatabaseManagerTest
![]() |
testSingleDatabase | 1.034 s |
![]() |
testMultiDatabase | 1.255 s |
Junit5FlywayTest
![]() |
testSingleTables | 0.022 s |
![]() |
testMultiTables | 0.067 s |
Junit5NestedTest$TableCreation
![]() |
testTableCreation | 0.024 s |
Junit5ClassMemberTest
![]() |
testTableCreation | 0.017 s |
![]() |
testTableExists | 0.037 s |
PostgresVersionTest
![]() |
testVersion | 0.971 s |
DatabaseInfoTest
![]() |
testException | 0.191 s |
![]() |
testFull | 0.049 s |
![]() |
testMinimal | 0.003 s |
EmbeddedPostgresTest
![]() |
testInitDbOptions | 1.832 s |
![]() |
testDatasources | 1.462 s |
![]() |
testEmbeddedPg | 1.064 s |
![]() |
testEmbeddedPgCreationWithNestedDataDirectory | 1.102 s |
Junit5InstanceMemberTest
![]() |
testTableCreation | 9.057 s |
![]() |
testTableExists | 2.158 s |
LocalDirectoryPostgresTest
![]() |
testEmbeddedPg | 0 s |
- | skipped | - |
Junit5NestedTest$TableValidation
![]() |
testTableExists | 0.050 s |
ExtendWithTest
![]() |
testDataSource(DataSource) | 0.141 s |
![]() |
testDatabaseInfo(DatabaseInfo) | 0.075 s |
![]() |
testEmbeddedPostgres(EmbeddedPostgres) | 0.043 s |
ConnectConfigTest$WithoutParameters
![]() |
testWithoutParameters | 0.985 s |
ClasspathLocatorTest
![]() |
testClasspathLocator | 3.944 s |
ConnectConfigTest$WithParameters
![]() |
testWithParameters | 1.028 s |
FlywayPreparerTest
![]() |
testMissing | 1.000 s |
![]() |
testWorking | 1.055 s |
![]() |
testBroken | 0.883 s |
IsolationTest
![]() |
testDifferentTable | 8.928 s |
![]() |
testSameTable | 2.123 s |
![]() |
testDoubleTable | 2.198 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testEmbeddedPg |
- | skipped: skipped |