Small requirements finding exercise inspired by the Parrot Refactoring Kata.
Carefully analyse the requirements of the little program found in the source folder. Please write executable specifications in the platform specific unit testing framework without looking at the production code. When all test cases are done, check the code coverage to verify that all production code is tested.
The production code is taken from Emily Bache's Parrot Refactoring Kata. Emily maintains a huge collection of Coding Katas. Thanks for your great work, Emily.
The project layout and the test stubs are contributed by Peter "Codecop" Kofler's Electric Rose Kata. Thank you Peter your great support and friendship!
MIT License, see LICENSE
in repository.