TDD Training
Test-Drivent Development training examines how to write test code for a very small piece of program functionality. TDD training will explore how to develop the code, run a test, and then and refactor try again if the test fails. The TDD training will work with testing tools such as JUnit, ANT and Maven to process the short iterations of code. The best practices of refactoring will also be covered.
link






