darraghstudent / darraghstudent/Practical-work-on-unit-testing

Create a Class with a Single Core Capability

Open
#1 0 comments 0 reactions 1 assignee Claimed by @darraghstudent View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.