Surefire Report

Summary

[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.


Package List

[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.

info.smart_tools.smartactors.plugin.postgres_connection_pool

Class Tests Errors Failures Skipped Success Rate Time
PostgresConnectionPoolPluginTest 5 0 0 1 80% 1.361

Test Cases

[Summary] [Package List] [Test Cases]

PostgresConnectionPoolPluginTest

testPoolResolve 1.098
testResolveOtherPool 0.002
testResolveSamePool 0.001
testPoolReturnConnection 0
Requires actual DB connection, need to mock JDBC :(
testPoolResolveDatabaseConnection 0.001

Failure Details

[Summary] [Package List] [Test Cases]


testPoolReturnConnection
skipped: Requires actual DB connection, need to mock JDBC :(