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

https://github.com/alvarogarcia7/kata-copy-program-java


https://github.com/alvarogarcia7/kata-copy-program-java

atdd dip eat-your-own-dogfood java java-8 jitpack jmock kata mvn parent-pom solid tdd tdd-kata

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Copy Program Kata (in Java)

The source for the [problem description](https://github.com/alvarogarcia7/kata-formulation-copy-program)

## Technical comments

* Using Double-Loop TDD (ATDD)
* Using JMock
* Being careful about the Dependency Inversion Principle (DIP)

This kata was practiced at this [coding dojo](https://www.meetup.com/es-ES/Barcelona-Software-Craftsmanship/events/240029094/)