An open API service indexing awesome lists of open source software.

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

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
![UML diagram of DNI app](./UML_diagram_DNI.svg)