...
- Unit test your java code with groovy
Note: Groovy doesn't support testing for Java code at all! One block issue is impossibility mocking or stubbing aggregated object attribute in the tested Java class. - testngroove project page
- Using JUnit 4 with Groovy
...