Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 31 | 0 | 0 | 1 | 96.8% | 58.18 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% | 32.34 s |
| de.softwareforge.testing.postgres.junit5 | 14 | 0 | 0 | 0 | 100% | 25.84 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 |
|---|---|---|---|---|---|---|---|
| FlywayPreparerTest | 3 | 0 | 0 | 0 | 100% | 4.425 s | |
| DatabaseManagerTest | 2 | 0 | 0 | 0 | 100% | 9.665 s | |
| EmbeddedPostgresTest | 4 | 0 | 0 | 0 | 100% | 4.053 s | |
| ClasspathLocatorTest | 1 | 0 | 0 | 0 | 100% | 4.251 s | |
| LocalDirectoryPostgresTest | 1 | 0 | 0 | 1 | 0% | 0.019 s | |
| DatabaseInfoTest | 3 | 0 | 0 | 0 | 100% | 0.021 s | |
| PostgresVersionTest | 1 | 0 | 0 | 0 | 100% | 1.126 s | |
| ConnectConfigTest$WithParameters | 1 | 0 | 0 | 0 | 100% | 7.297 s | |
| ConnectConfigTest$WithoutParameters | 1 | 0 | 0 | 0 | 100% | 1.483 s |
de.softwareforge.testing.postgres.junit5
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| Junit5NestedTest$TableCreation | 1 | 0 | 0 | 0 | 100% | 0.030 s | |
| Junit5NestedTest$TableValidation | 1 | 0 | 0 | 0 | 100% | 0.051 s | |
| Junit5InstanceMemberTest | 2 | 0 | 0 | 0 | 100% | 4.295 s | |
| IsolationTest | 3 | 0 | 0 | 0 | 100% | 6.773 s | |
| ExtendWithTest | 3 | 0 | 0 | 0 | 100% | 1.465 s | |
| Junit5FlywayTest | 2 | 0 | 0 | 0 | 100% | 3.422 s | |
| Junit5ClassMemberTest | 2 | 0 | 0 | 0 | 100% | 9.808 s |
Test Cases
[Summary] [Package List] [Test Cases]
Junit5NestedTest$TableCreation
| testTableCreation | 0.030 s |
Junit5NestedTest$TableValidation
| testTableExists | 0.051 s |
FlywayPreparerTest
| testMissing | 1.628 s | |
| testWorking | 1.723 s | |
| testBroken | 1.071 s |
Junit5InstanceMemberTest
| testTableCreation | 2.238 s | |
| testTableExists | 2.050 s |
IsolationTest
| testDifferentTable | 2.397 s | |
| testSameTable | 2.094 s | |
| testDoubleTable | 2.271 s |
DatabaseManagerTest
| testSingleDatabase | 8.355 s | |
| testMultiDatabase | 1.214 s |
ExtendWithTest
| testDataSource(DataSource) | 0.091 s | |
| testDatabaseInfo(DatabaseInfo) | 0.054 s | |
| testEmbeddedPostgres(EmbeddedPostgres) | 0.047 s |
Junit5FlywayTest
| testSingleTables | 0.015 s | |
| testMultiTables | 0.058 s |
EmbeddedPostgresTest
| testInitDbOptions | 0.948 s | |
| testDatasources | 0.993 s | |
| testEmbeddedPg | 1.099 s | |
| testEmbeddedPgCreationWithNestedDataDirectory | 0.957 s |
ClasspathLocatorTest
| testClasspathLocator | 4.246 s |
LocalDirectoryPostgresTest
| testEmbeddedPg | 0 s | |
| - | skipped | - |
DatabaseInfoTest
| testException | 0.006 s | |
| testFull | 0.007 s | |
| testMinimal | 0.002 s |
PostgresVersionTest
| testVersion | 1.123 s |
ConnectConfigTest$WithParameters
| testWithParameters | 7.297 s |
ConnectConfigTest$WithoutParameters
| testWithoutParameters | 1.483 s |
Junit5ClassMemberTest
| testTableCreation | 0.061 s | |
| testTableExists | 0.096 s |
Failure Details
[Summary] [Package List] [Test Cases]
| testEmbeddedPg | |
| - | skipped: skipped |
