Summary

Tests Errors Failures Skipped Success Rate Time
69 0 0 0 100% 4.381

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.jrecruiter.web 8 0 0 0 100% 0.008
org.jrecruiter 1 0 0 0 100% 0.002
org.jrecruiter.web.actions.admin 3 0 0 0 100% 0.063
org.jrecruiter.model 4 0 0 0 100% 0.002
org.jrecruiter.service 23 0 0 0 100% 3.598
org.jrecruiter.dao 26 0 0 0 100% 0.698
org.jrecruiter.web.actions 4 0 0 0 100% 0.01

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

org.jrecruiter.web

Class Tests Errors Failures Skipped Success Rate Time
EnumConverterTest 3 0 0 0 100% 0.001
DateConverterTest 5 0 0 0 100% 0.007

org.jrecruiter

Class Tests Errors Failures Skipped Success Rate Time
UtilsUnitTest 1 0 0 0 100% 0.002

org.jrecruiter.web.actions.admin

Class Tests Errors Failures Skipped Success Rate Time
IndexActionTest 1 0 0 0 100% 0
AddUserActionTest 2 0 0 0 100% 0.063

org.jrecruiter.model

Class Tests Errors Failures Skipped Success Rate Time
JobTypeTest 4 0 0 0 100% 0.002

org.jrecruiter.service

Class Tests Errors Failures Skipped Success Rate Time
JobServiceTest 2 0 0 0 100% 0.186
CreateDemoJobsTest 1 0 0 0 100% 1.447
UserServiceTest 3 0 0 0 100% 0.245
JobServiceUnitTest 16 0 0 0 100% 0.036
GoogleMapsStaticTest 1 0 0 0 100% 1.684

org.jrecruiter.dao

Class Tests Errors Failures Skipped Success Rate Time
JobDaoTest 14 0 0 0 100% 0.257
IndustryDaoTest 1 0 0 0 100% 0.008
RoleDaoTest 2 0 0 0 100% 0.01
UserDaoTest 3 0 0 0 100% 0.056
ConfigurationDaoTest 1 0 0 0 100% 0.277
UserToRoleDaoTest 2 0 0 0 100% 0.017
StatisticDaoTest 1 0 0 0 100% 0.01
RegionDaoTest 1 0 0 0 100% 0.005
DaoAuthenticationProviderTest 1 0 0 0 100% 0.058

org.jrecruiter.web.actions

Class Tests Errors Failures Skipped Success Rate Time
BaseActionTest 1 0 0 0 100% 0.009
ShowJobsActionTest 2 0 0 0 100% 0
LogoutActionTest 1 0 0 0 100% 0.001

Test Cases

EnumConverterTest

testConvertFromStringNull 0.001
testConvertToString 0
testConvertFromString 0

DateConverterTest

testConvertFromStringWithWrongFormat 0.005
testConvertFromString 0.001
testConvertFromStringWithNull2 0.001
testConvertFromStringWithNull 0
testConvertToString 0

JobDaoTest

testGetAllUserJobsForStatistics 0.026
testSaveJobWithStatistic 0.006
testGetJobCountForDay 0.032
testGetJobsCount 0.016
testGetJobsPaginated 0.013
testGetAllUserJobs 0.021
testGetJob 0.015
testDoesJobExist 0.01
testGetUsersJobsForStatistics 0.033
testGetNonExistingJob 0.003
testUpdateJob 0.018
testGetUsersJobsForStatisticsAdmin 0.037
testGetJobCountPerDayAndPeriod 0.011
testGetAllJobs 0.016

BaseActionTest

testExecute 0.009

IndustryDaoTest

testGetAll 0.008

IndexActionTest

testExecute 0

RoleDaoTest

testGetRole 0.005
testSave 0.005

ShowJobsActionTest

testExecuteAjax 0
testExecute 0

JobServiceTest

testDeleteJobForIdTest 0.152
testSendJobPostingToMailingList 0.034

CreateDemoJobsTest

testCreate30DemoJobsTest 1.447

AddUserActionTest

testSave 0.063
testExecute 0

UserDaoTest

testGetSingleUser 0.009
testGetAllUsers 0.012
testAddAndRemoveUser 0.035

LogoutActionTest

testExecute 0.001

ConfigurationDaoTest

testGetAll 0.277

UserToRoleDaoTest

testSaveUserToRole2 0.009
testSaveUserToRole 0.008

UtilsUnitTest

testNewArrayListInstance 0.002

UserServiceTest

testLoadUserByUsername 0.014
testAddUserTest 0.01
testSendPassword 0.221

JobServiceUnitTest

testGetJRecruiterSetting 0.023
testSaveJRecruiterSetting 0
testGetIndustries 0.002
testUpdateJobStatistic 0.002
testGetJobsForPagination 0
testGetJobs 0
testGetRegions 0.002
testAddJob 0.002
testGetUsersJobsTestAsAdminUser 0.002
testGetJRecruiterSettings 0
testGetUsersJobsForStatistics 0.001
testGetUsersJobsAsNormalUser 0
testUpdateJobStatistic2 0
testUpdateJobTest 0.001
testGetJobsCountTest 0
testDeleteJobForIdTest 0.001

StatisticDaoTest

testGetAllStatistics 0.01

JobTypeTest

testCreateJobType 0
testCreateJobType2 0
testCreateJobType4 0.001
testCreateJobType3 0.001

RegionDaoTest

testGetAll 0.005

DaoAuthenticationProviderTest

testGetUser 0.058

GoogleMapsStaticTest

testStaticMapTest 1.684