Software Testing and Software Quality Assurance Videos and Tutorials: Unit Testing, Functional Testing, Load Testing, Performance Testing, Test Driven Development
 

Grails eXchange 2007: Unit Testing and Mock Objects with Groovy

Unit testing is a first-class developer duty with even higher priority in dynamic languages like Groovy. During this talk at the Grails eXchange 2007, Dierk explained the built-in features that Groovy provides for unit testing ranging from basic tests as known from JUnit, through Groovy specific testing strategies, up to advanced testing with the help of Groovy’s stubs and mocks. Special attention was given to Grails related unit test questions.

Dierk König works as a senior software developer, mentor and coach for Canoo Engineering AG in Basel, Switzerland. He is a committer to Groovy and to Grails and project manager of Canoo WebTest. Dierk is also the author of Groovy in Action.