Fizz Buzz This exercise is a demonstration of TDD in Java. I have also completed the exercise in JavaScript Task https://en.wikipedia.org/wiki/Fizz_buzz Article A really simple example of TDD in Java: A step by step introduction to Test Driven Development.