Skip to content

alvarogarcia7/kata-copy-program-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Copy Program Kata (in Java)

The source for the problem description

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