-
Book Overview & Buying
-
Table Of Contents
Grails 1.1 Web Application Development
By :
We have seen enough of the basics of web development with Grails for now. Before we go any further, we should take a look at automated testing in the Grails world. We will discuss unit testing and some guidelines to write good unit tests. After unit tests we will cover the difference between integration testing and unit testing and how Grails supports both approaches. Finally, we will talk about why automated functional testing can cause so many problems and investigate a plug-in called Grails Functional Testing that takes the pain out of functional testing.
Unless you have been building software on Mars for the last few years, you will be aware of the explosion in popularity of automated unit testing and test driven development. A large part of this drive comes from Extreme Programming (http://www.extremeprogramming.org/) and has made a big impact on the community of developers. The original unit testing framework for Java is JUnit. Groovy comes with this framework pre...
Change the font size
Change margin width
Change background colour