https://github.com/bmascat/dni-refactoring-kata
https://github.com/bmascat/dni-refactoring-kata
java solid-principles tdd-java tdd-kata
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bmascat/dni-refactoring-kata
- Owner: bmascat
- License: mit
- Created: 2024-03-06T09:58:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-07T00:04:17.000Z (over 1 year ago)
- Last Synced: 2025-01-24T11:23:45.289Z (5 months ago)
- Topics: java, solid-principles, tdd-java, tdd-kata
- Language: Java
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DNI-refactoring-kata
Small application to calculate the letter of a DNI from its numerical part and check that it matches the DNI given by the user.
Maven is used for dependency management and JUnit5 for the application of the agile TDD methodology.### UML diagram
