Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdd-book-java

TDD Book: java examples

Examples

HelloSayer

Very simple class that only generate greetings string for somebody. The person to whom it is say greetings passed to the constructor when an object creating. Whole code covered by unit tests.

History

Version 0.1.0

  • HelloSayer example ready
  • Added code coverage by jacoco
  • HelloSayer class tested against junit-quickcheck
  • There are three different implementation of HelloSayer

About

TDD Book: java examples

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages