https://github.com/julesss-coder/square_java_tdd_practice
TDD practice in Java with a very simple square and square root calculator
https://github.com/julesss-coder/square_java_tdd_practice
Last synced: 9 months ago
JSON representation
TDD practice in Java with a very simple square and square root calculator
- Host: GitHub
- URL: https://github.com/julesss-coder/square_java_tdd_practice
- Owner: julesss-coder
- Created: 2023-02-07T08:56:38.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T09:12:32.000Z (over 3 years ago)
- Last Synced: 2025-01-05T10:21:53.961Z (over 1 year ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Square_Java_TDD_Practice
TDD practice in Java with a very simple square and square root calculator