Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 4 | 0 | 0 | 4 | 0% | 0.001 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 |
|---|---|---|---|---|---|---|
| org.jdbi.v3.oracle12 | 4 | 0 | 0 | 4 | 0% | 0.001 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.jdbi.v3.oracle12
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestOutparameterCursor | 1 | 0 | 0 | 1 | 0% | 0 s | |
| TestOracleReturning | 2 | 0 | 0 | 2 | 0% | 0 s | |
| TestGetGeneratedKeysOracle | 1 | 0 | 0 | 1 | 0% | 0.001 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestOutparameterCursor
| someTest | 0 s | |
| - | Disabled on architecture: aarch64 | - |
TestOracleReturning
| testReturningDmlNamedParams | 0 s | |
| - | Disabled on architecture: aarch64 | - |
| testReturningDmlPositionalParams | 0 s | |
| - | Disabled on architecture: aarch64 | - |
TestGetGeneratedKeysOracle
| testGetGeneratedKeys | 0 s | |
| - | Disabled on architecture: aarch64 | - |
Failure Details
[Summary] [Package List] [Test Cases]
