https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
https://github.com/maxicorrea/java-refactoring
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 29 days ago
JSON representation
My code practices and unit tests when reading Martin Fowler book Refactoring.
- Host: GitHub
- URL: https://github.com/maxicorrea/java-refactoring
- Owner: MaxiCorrea
- Created: 2020-09-21T17:55:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T02:41:34.000Z (almost 5 years ago)
- Last Synced: 2025-09-08T00:26:41.337Z (9 months ago)
- Topics: java, junit-test, junit4, maven, refactoring, testing, unit-testing
- Language: Java
- Homepage:
- Size: 229 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-refactoring
My practices and written code when reading Martin Fowler's Refactoring book.