In the presentation Sagy, Development Team Lead at Wix demonstrates his take on the style of TDD described in the book Growing OO Systems Guided By Tests written by Nat Pryce and Steve Freeman.
Sagy shows how to apply the principles from the book as well as some additional design principles in the context of web service oriented architecture.
He uses Java and JUnit in this live coding presentation.
How to test time related featured? Mocking time or running your own time-server.