Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 0.339

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
com.rest.unit 12 0 0 0 100% 0.339

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

com.rest.unit

Class Tests Errors Failures Skipped Success Rate Time
InvitationRestUnitTest 1 0 0 0 100% 0.033
ProjectRestUnitTest 1 0 0 0 100% 0.034
UserRestUnitTest 10 0 0 0 100% 0.272

Test Cases

[Summary] [Package List] [Test Cases]

InvitationRestUnitTest

getReceivedInvitations 0.033

ProjectRestUnitTest

createProject 0.034

UserRestUnitTest

initiateResetPassword 0.036
activateUser 0
createUserWithExistingName 0.126
resetPassword 0.023
activateUserNotValidEmailVerificationToken 0.002
chantePasswordNotValidCurrentPassword 0.011
initiateResetPasswordNotValidEmail 0.002
changePassword 0.013
resetPasswordNotValidToken 0.003
createUser 0.056