darraghstudent / darraghstudent/Practical-work-on-unit-testing
Create a Class with a Single Core Capability
Open
good first issue
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create a class that focuses on a single core capability,
so that the class remains simple, maintainable, and easy to understand.
Acceptance Criteria:
Class Definition:
The class should be named appropriately to reflect its core capability.
The class should contain only the methods and properties necessary for its core functionality.
Testing:
Unit tests should be written to cover all aspects of the core capability.
The tests should ensure that the class performs its intended function correctly under various conditions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.