fssa-batch3 / fssa-batch3/sec_a_arunkumar.dhanraj__corejava_project_2
User Module | Register Feature
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Attributes
- [x] email
- [x] password
- [x] name
- [x] phonenumber
### Validations
- [x] validateUser
- [x] validEmail
- [x] validPassword
- [x] validName
- [x] validPhoneNumber
- [x] isEmailExists
### Validations Tests
- [x] TestUsernameValidation
- [x] TestPhoneNumberValidation
- [x] TestPasswordValidation
### DAO
- [x] createUser
- [x] deleteUser
- [x] regiteredUsersList
- [x] selectByEmail
- [x] selectByNumber
### Service:
- [x] registerUser
### Service Tests
#### TestRegisterFeature
- [x] testRegistrationSuccess
- [x] testRegisterFail
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.