Directory groovy/groovy-core/src/test/groovy/servlet/

Directory Created:
2005-06-10 14:42
Total Files:
1
Deleted Files:
0
Lines of Code:
50

Browse with ViewVC

[root]/groovy/groovy-core/src/test/groovy/servlet

Lines of Code

groovy/groovy-core/src/test/groovy/servlet/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 2 (100.0%) 53 (100.0%) 26.5
cstein 1 (50.0%) 50 (94.3%) 50.0
paulk 1 (50.0%) 3 (5.7%) 3.0

Most Recent Commits

paulk 2007-04-04 06:37

reformat test code

3 lines of code changed in:

cstein 2005-06-10 14:42

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:

Generated by StatSVN 0.3.2-SNAPSHOT