Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaikrasheed99/rectangle-tdd
Implementation of Rectangle using TDD.
https://github.com/shaikrasheed99/rectangle-tdd
design-patterns java rectangle tdd tdd-java
Last synced: 29 days ago
JSON representation
Implementation of Rectangle using TDD.
- Host: GitHub
- URL: https://github.com/shaikrasheed99/rectangle-tdd
- Owner: shaikrasheed99
- Created: 2022-04-03T08:36:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T18:05:27.000Z (almost 3 years ago)
- Last Synced: 2024-11-14T04:26:40.259Z (3 months ago)
- Topics: design-patterns, java, rectangle, tdd, tdd-java
- Language: Java
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rectangle using Test Driven Development
* This simple example would find area and perimeter of reactangle and as well as square.