Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
30 | 0 | 0 | 1 | 96.7% | 49.11 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.87 s |
de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100% | 28.25 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 |
---|---|---|---|---|---|---|---|
![]() |
ConnectConfigTest | 1 | 0 | 0 | 0 | 100% | 1.066 s |
![]() |
PostgresVersionTest | 1 | 0 | 0 | 0 | 100% | 1.458 s |
![]() |
ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100% | 3.562 s |
![]() |
EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100% | 4.321 s |
![]() |
LocalDirectoryPostgresTest | 1 | 0 | 0 | 1 | 0% | 0.220 s |
![]() |
DatabaseInfoTest | 3 | 0 | 0 | 0 | 100% | 0.008 s |
![]() |
DatabaseManagerTest | 2 | 0 | 0 | 0 | 100% | 3.223 s |
![]() |
FlywayPreparerTest | 3 | 0 | 0 | 0 | 100% | 7.010 s |
de.softwareforge.testing.postgres.junit5
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
![]() |
Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100% | 0.042 s |
![]() |
Junit5FlywayTest | 2 | 0 | 0 | 0 | 100% | 5.456 s |
![]() |
ExtendWithTest | 3 | 0 | 0 | 0 | 100% | 7.266 s |
![]() |
Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100% | 2.147 s |
![]() |
Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100% | 0.027 s |
![]() |
Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100% | 4.304 s |
![]() |
Junit5NestedTest | 0 | 0 | 0 | 0 | 0% | 2.184 s |
![]() |
IsolationTest | 3 | 0 | 0 | 0 | 100% | 6.820 s |
Test Cases
[Summary] [Package List] [Test Cases]
ConnectConfigTest
![]() |
test | 1.061 s |
PostgresVersionTest
![]() |
testVersion | 1.455 s |
ClasspathLocatorTest
![]() |
testClasspathLocator | 3.560 s |
Junit5NestedTest$TableValidation
![]() |
testTableExists | 0.040 s |
EmbeddedPostgresTest
![]() |
testInitDbOptions | 0.928 s |
![]() |
testDatasources | 1.187 s |
![]() |
testEmbeddedPg | 1.144 s |
![]() |
testEmbeddedPgCreationWithNestedDataDirectory | 1.049 s |
LocalDirectoryPostgresTest
![]() |
testEmbeddedPg | 0 s |
- | skipped | - |
Junit5FlywayTest
![]() |
testSingleTables | 0.076 s |
![]() |
testMultiTables | 0.101 s |
ExtendWithTest
![]() |
testDataSource(DataSource) | 0.263 s |
![]() |
testDatabaseInfo(DatabaseInfo) | 0.134 s |
![]() |
testEmbeddedPostgres(EmbeddedPostgres) | 0.113 s |
Junit5ClassMemberTest
![]() |
testTableCreation | 0.017 s |
![]() |
testTableExists | 0.044 s |
DatabaseInfoTest
![]() |
testException | 0.001 s |
![]() |
testFull | 0.003 s |
![]() |
testMinimal | 0.002 s |
DatabaseManagerTest
![]() |
testSingleDatabase | 1.475 s |
![]() |
testMultiDatabase | 1.742 s |
FlywayPreparerTest
![]() |
testMissing | 3.685 s |
![]() |
testWorking | 1.948 s |
![]() |
testBroken | 1.363 s |
Junit5NestedTest$TableCreation
![]() |
testTableCreation | 0.024 s |
Junit5InstanceMemberTest
![]() |
testTableCreation | 2.233 s |
![]() |
testTableExists | 2.067 s |
IsolationTest
![]() |
testDifferentTable | 2.365 s |
![]() |
testSameTable | 2.190 s |
![]() |
testDoubleTable | 2.260 s |
Failure Details
[Summary] [Package List] [Test Cases]
![]() |
testEmbeddedPg |
- | skipped: skipped |