Implementation and Testing
Description
Each student will produce, test, debug, document, and submit for assessment at least one module (class and methods) of the team's project. The coding style will be consistent with the project framework, and the documentation will include in-line structured comments according to the convention of the project framework. Students may not submit code submitted by another student.
Requirements
• Source Code
• Sufficient Commenting to include:
o Module name
o Description
o Date Created
o Author
• Unit Tests
o Test plan is associated with at least one class
o Adequate set of tests associated with the use case
Preliminary-work-breakdown-structure
Client
Authentication/Authorization
User Login
Guest Registration
User Management
Manage Reservations
Search Inventory
Book Reservation
Payment Integration
Cancel Reservation
Lookup Reservation
Modify Reservation
List Reservations
Manage Inventory
View Inventory
Add Inventory
Remove Inventory
Manage Property
Edit Property Details
Services
Authentication/Authorization
Add User
Modify User
Remove Users
Add Guest Login
Modify Guest Login
Manage Reservations
Search Inventory
Book Reservation
Cancel Reservation
Lookup Reservation
Modify Reservation
List Reservations
Manage Inventory
Add Inventory
Remove Inventory
Manage Property
Edit Property Details
Database
User Management Domain
Reservation Domain
Inventory Domain
Assignments
User Management
Need one class(the user service) with method inline comments test plan and unit tests backend in java so java conventions
Attachment:- Use Case Packet.pdf