[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 71 | 0 | 0 | 0 | 100% | 11.956 |
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 |
|---|---|---|---|---|---|---|
| net.ramapuram.thomas.webapp.filter | 5 | 0 | 0 | 0 | 100% | 0.023 |
| net.ramapuram.thomas.service.impl | 12 | 0 | 0 | 0 | 100% | 0.345 |
| net.ramapuram.thomas.service | 6 | 0 | 0 | 0 | 100% | 4.826 |
| net.ramapuram.thomas.webapp.action | 16 | 0 | 0 | 0 | 100% | 2.852 |
| net.ramapuram.thomas.dao | 16 | 0 | 0 | 0 | 100% | 3.108 |
| net.ramapuram.thomas.webapp.listener | 1 | 0 | 0 | 0 | 100% | 0.714 |
| net.ramapuram.thomas.dao.hibernate | 1 | 0 | 0 | 0 | 100% | 0.048 |
| net.ramapuram.thomas.util | 14 | 0 | 0 | 0 | 100% | 0.04 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LocaleFilterTest | 5 | 0 | 0 | 0 | 100% | 0.023 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UserManagerImplTest | 4 | 0 | 0 | 0 | 100% | 0.13 | |
| LookupManagerImplTest | 1 | 0 | 0 | 0 | 100% | 0.015 | |
| UserSecurityAdviceTest | 7 | 0 | 0 | 0 | 100% | 0.2 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UserManagerTest | 3 | 0 | 0 | 0 | 100% | 0.351 | |
| UserExistsExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.995 | |
| MailEngineTest | 2 | 0 | 0 | 0 | 100% | 3.48 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PasswordHintActionTest | 4 | 0 | 0 | 0 | 100% | 0.274 | |
| UserActionTest | 7 | 0 | 0 | 0 | 100% | 0.806 | |
| SignupActionTest | 5 | 0 | 0 | 0 | 100% | 1.772 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| LookupDaoTest | 1 | 0 | 0 | 0 | 100% | 0.033 | |
| GenericDaoTest | 1 | 0 | 0 | 0 | 100% | 0.02 | |
| UserDaoTest | 9 | 0 | 0 | 0 | 100% | 2.862 | |
| RoleDaoTest | 5 | 0 | 0 | 0 | 100% | 0.193 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| StartupListenerTest | 1 | 0 | 0 | 0 | 100% | 0.714 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HibernateConfigurationTest | 1 | 0 | 0 | 0 | 100% | 0.048 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| DateConverterTest | 8 | 0 | 0 | 0 | 100% | 0.021 | |
| DateUtilTest | 6 | 0 | 0 | 0 | 100% | 0.019 |
[Summary] [Package List] [Test Cases]
| testGetUser | 0.036 | |
| testAddAndRemoveUser | 0.053 | |
| testSaveUser | 0.002 | |
| testUserExistsException | 0.004 |
| testSetLocaleInSessionWhenSessionIsNull | 0.014 | |
| testSetLocaleInSessionWhenSessionNotNull | 0.004 | |
| testSetInvalidLocale | 0.001 | |
| testJstlLocaleIsSet | 0.001 | |
| testLocaleAndCountry | 0.001 |
| testAddUserWithoutAdminRole | 0.033 | |
| testAddUserAsAdmin | 0.028 | |
| testUpdateUserProfile | 0.031 | |
| testChangeToAdminRoleFromUserRole | 0.024 | |
| testAddAdminRoleWhenAlreadyHasUserRole | 0.028 | |
| testAddUserRoleWhenHasAdminRole | 0.027 | |
| testUpdateUserWithUserRole | 0.026 |
| testInternationalization | 0.015 | |
| testConvertStringToDate | 0 | |
| testConvertDateToString | 0.001 | |
| testConvertStringToString | 0 | |
| testConvertDateWithNull | 0.001 | |
| testConvertNotSupported | 0 | |
| testConvertStringToTimestamp | 0 | |
| testConvertTimestampToString | 0.001 |
| testGetInternationalDatePattern | 0.01 | |
| testGetDate | 0.001 | |
| testGetDateTime | 0.001 | |
| testGetDateWithNull | 0 | |
| testGetDateTimeWithNull | 0.001 | |
| testGetToday | 0.002 |
| testGetUserInvalid | 1.081 | |
| testGetUser | 0.05 | |
| testGetUserPassword | 0.047 | |
| testUpdateUser | 0.897 | |
| testAddUserRole | 0.172 | |
| testAddAndRemoveUser | 0.159 | |
| testUserExists | 0.024 | |
| testUserNotExists | 0.021 | |
| testUserSearch | 0.4 |
| testExecute | 0.065 | |
| testExecuteNoUserName | 0.023 | |
| testExecuteWrongUserName | 0.03 | |
| testExecuteNoPasswordHintUserName | 0.154 |
| testSave | 0.095 | |
| testCancel | 0.028 | |
| testEdit | 0.04 | |
| testSaveConflictingUser | 0.243 | |
| testListUsers | 0.029 | |
| testRemove | 0.023 | |
| testSearch | 0.345 |
| testGetRoleInvalid | 0.02 | |
| testGetRole | 0.009 | |
| testUpdateRole | 0.078 | |
| testAddAndRemoveRole | 0.067 | |
| testFindByNamedQuery | 0.015 |
| testDisplayForm | 1.433 | |
| testExecutePost | 0.039 | |
| testExecuteCancel | 0.032 | |
| testDefault | 0.031 | |
| testSave | 0.234 |