https://github.com/neimat1/calculation
Using maven project to test the calculation class using JUnit
https://github.com/neimat1/calculation
java junit maven testing
Last synced: about 2 months ago
JSON representation
Using maven project to test the calculation class using JUnit
- Host: GitHub
- URL: https://github.com/neimat1/calculation
- Owner: Neimat1
- Created: 2022-06-06T18:12:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T18:22:41.000Z (about 4 years ago)
- Last Synced: 2025-01-25T09:42:08.584Z (over 1 year ago)
- Topics: java, junit, maven, testing
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculation
Using maven project to test the calculation class using JUnit