[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
5 | 0 | 0 | 1 | 80% | 1.361 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
info.smart_tools.smartactors.plugin.postgres_connection_pool | 5 | 0 | 0 | 1 | 80% | 1.361 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
PostgresConnectionPoolPluginTest | 5 | 0 | 0 | 1 | 80% | 1.361 |
[Summary] [Package List] [Test Cases]
![]() |
testPoolResolve | 1.098 |
![]() |
testResolveOtherPool | 0.002 |
![]() |
testResolveSamePool | 0.001 |
![]() |
testPoolReturnConnection | 0 |
Requires actual DB connection, need to mock JDBC :( | ||
![]() |
testPoolResolveDatabaseConnection | 0.001 |
[Summary] [Package List] [Test Cases]
![]() |
testPoolReturnConnection |
skipped: Requires actual DB connection, need to mock JDBC :( |