[root]/groovy/groovy-core/src/test/groovy/servlet
reformat test code
3 lines of code changed in:
Introducing JMock 1.0.1 for testing.
Added first (and way too simple) GroovyServlet test case to the new UberTestCase4, which collects all text, servlet and other template related test cases. Moved single test case from UTC2 to UTC4.
Updated Eclipses ".classpath". It now includes the "src/test" directory. Of course, it needs a successful Maven build run, that generates the "target/test-classes" directory.
Removed not used imports from some test cases.
50 lines of code changed in: