Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 10 0 0 0% 0.136

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
galeo.repo 10 10 0 0 0% 0.136

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

galeo.repo

Class Tests Errors Failures Skipped Success Rate Time
JdbcFindingsRepositoryTest 4 4 0 0 0% 0.134
JdbcSurveyingRepositoryTest 6 6 0 0 0% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

JdbcFindingsRepositoryTest

testRetrieve 0.066
Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
testRetrieve 0.066
testAppend 0.001
Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
testAppend 0.001

JdbcSurveyingRepositoryTest

testAdd 0.001
Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
testAdd 0.001
testRetrieve 0
Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
testRetrieve 0
testCreate 0
Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
testCreate 0

Failure Details

[Summary] [Package List] [Test Cases]


testRetrieve
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
galeo.repo.JdbcFindingsRepositoryTest:
testRetrieve
java.lang.NullPointerException:
galeo.repo.JdbcFindingsRepositoryTest:
testAppend
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
galeo.repo.JdbcFindingsRepositoryTest:
testAppend
java.lang.NullPointerException:
galeo.repo.JdbcFindingsRepositoryTest:
testAdd
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
galeo.repo.JdbcSurveyingRepositoryTest:
testAdd
java.lang.NullPointerException:
galeo.repo.JdbcSurveyingRepositoryTest:
testRetrieve
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
galeo.repo.JdbcSurveyingRepositoryTest:
testRetrieve
java.lang.NullPointerException:
galeo.repo.JdbcSurveyingRepositoryTest:
testCreate
org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.
galeo.repo.JdbcSurveyingRepositoryTest:
testCreate
java.lang.NullPointerException:
galeo.repo.JdbcSurveyingRepositoryTest: