Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix/error handling - Refactored to follow SOLID - Implemented Unit tests (Close #16) #21

Merged
merged 3 commits into from
May 15, 2024

Conversation

seyedali-dev
Copy link
Owner

hotfix: Refactored to follow SOLID - Implemented Unit tests (Close #16)

Key changes:

  • Created utility class.
  • Following SOLID.
  • Added javadoc.
  • Added unit tests.

ID

Key changes:
- Created utility class.
- Following SOLID.
- Added javadoc.
ID - Implemented Unit tests (Close #16)

Key changes:
- Created utility class.
- Following SOLID.
- Added javadoc.
- Added unit tests.
@seyedali-dev seyedali-dev added enhancement Enhance a feature testing Implement testing labels May 15, 2024
@seyedali-dev seyedali-dev self-assigned this May 15, 2024
Key changes:
- Created utility class.
- Following SOLID.
- Added javadoc.
- Added unit tests.
@seyedali-dev seyedali-dev merged commit f316cdc into main May 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance a feature testing Implement testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Error Handling in TimeEntryServiceImpl
1 participant