[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
15 | 0 | 0 | 0 | 100% | 13.368 |
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 |
---|---|---|---|---|---|---|
functionalintegrationtest.service.dao.hibernate | 3 | 0 | 0 | 0 | 100% | 13.258 |
org.directdemocracyportal.democracy.service | 6 | 0 | 0 | 0 | 100% | 0.08 |
org.directdemocracyportal.democracy.model | 6 | 0 | 0 | 0 | 100% | 0.03 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HibernateUserSessionDAOIntegrationTest | 2 | 0 | 0 | 0 | 100% | 13.235 | |
HibernatePoliticalPartyIntegrationTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UserServiceImplTest | 3 | 0 | 0 | 0 | 100% | 0.021 | |
PortalServiceImplTest | 3 | 0 | 0 | 0 | 100% | 0.059 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UserTest | 6 | 0 | 0 | 0 | 100% | 0.03 |
[Summary] [Package List] [Test Cases]
testgetUsers | 0.002 | |
testRegisterFailureThrowsUserAlreadyExistException | 0.003 | |
testLogoutSuccess | 0.006 |
testConstructor | 0.002 | |
testSetPassword | 0.001 | |
testSetUsername | 0.001 | |
testSetCreatedDate | 0.001 | |
testEqualsAndHashCode | 0.002 | |
testNotEqualsAndHashCode | 0.001 |