Improvement:
Right now the tests only cover the creational patterns, which is why the overall coverage sits at 44%. The domain classes like Loan, Fine, and Reservation have methods that are not being tested at all. Adding tests for those would give a much more complete picture of how well the system is covered.
Priority: Low
Linked Requirement: NFR-05
Improvement:
Right now the tests only cover the creational patterns, which is why the overall coverage sits at 44%. The domain classes like Loan, Fine, and Reservation have methods that are not being tested at all. Adding tests for those would give a much more complete picture of how well the system is covered.
Priority: Low
Linked Requirement: NFR-05