Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 30 | 0 | 0 | 1 | 96.7% | 44.395 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% | 18.197 s |
| de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100.0% | 26.198 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.047 s | |
| FlywayPreparerTest | 3 | 0 | 0 | 0 | 100.0% | 4.172 s | |
| ConnectConfigTest | 1 | 0 | 0 | 0 | 100.0% | 2.927 s | |
| DatabaseInfoTest | 3 | 0 | 0 | 0 | 100.0% | 0.012 s | |
| EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100.0% | 3.966 s | |
| DatabaseManagerTest | 2 | 0 | 0 | 0 | 100.0% | 2.265 s | |
| PostgresVersionTest | 1 | 0 | 0 | 0 | 100.0% | 2.642 s | |
| ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100.0% | 2.166 s |
de.softwareforge.testing.postgres.junit5
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| JUnit5FlywayTest | 2 | 0 | 0 | 0 | 100.0% | 3.542 s | |
| Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100.0% | 3.968 s | |
| IsolationTest | 3 | 0 | 0 | 0 | 100.0% | 7.282 s | |
| ExtendWithTest | 3 | 0 | 0 | 0 | 100.0% | 2.92 s | |
| Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100.0% | 5.747 s | |
| Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100.0% | 0.053 s | |
| Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100.0% | 0.017 s | |
| Junit5NestedTest | 0 | 0 | 0 | 0 | 0.0% | 2.669 s |
Test Cases
[Summary] [Package List] [Test Cases]
LocalDirectoryPostgresTest
| testEmbeddedPg | 0 s | |
| - | skipped | - |
JUnit5FlywayTest
| testSingleTables | 0.02 s | |
| testMultiTables | 0.127 s |
Junit5ClassMemberTest
| testTableCreation | 0.038 s | |
| testTableExists | 0.071 s |
FlywayPreparerTest
| testMissing | 1.678 s | |
| testWorking | 1.447 s | |
| testBroken | 1.004 s |
IsolationTest
| testDifferentTable | 3.811 s | |
| testSameTable | 1.884 s | |
| testDoubleTable | 1.454 s |
ExtendWithTest
| testDataSource(DataSource) | 0.306 s | |
| testDatabaseInfo(DatabaseInfo) | 0.035 s | |
| testEmbeddedPostgres(EmbeddedPostgres) | 0.175 s |
ConnectConfigTest
| test | 2.666 s |
DatabaseInfoTest
| testException | 0.003 s | |
| testFull | 0.005 s | |
| testMinimal | 0.001 s |
EmbeddedPostgresTest
| testInitDbOptions | 1.204 s | |
| testDatasources | 0.993 s | |
| testEmbeddedPg | 0.899 s | |
| testEmbeddedPgCreationWithNestedDataDirectory | 0.839 s |
Junit5InstanceMemberTest
| testTableCreation | 3.691 s | |
| testTableExists | 1.87 s |
DatabaseManagerTest
| testSingleDatabase | 1.138 s | |
| testMultiDatabase | 1.126 s |
PostgresVersionTest
| testVersion | 2.434 s |
Junit5NestedTest$TableValidation
| testTableExists | 0.052 s |
Junit5NestedTest$TableCreation
| testTableCreation | 0.015 s |
ClasspathLocatorTest
| testClasspathLocator | 2.14 s |
Failure Details
[Summary] [Package List] [Test Cases]
| testEmbeddedPg | |
| - | skipped: skipped |
