Changeset 697
- Timestamp:
- 10/21/10 13:39:49 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/net/kromhouts/HqlBuilderTests.groovy
r643 r697 308 308 // Perhaps by internally creating a new Closure and using something like this: 309 309 // http://groovy.codehaus.org/JN3515-Interception ??? 310 // Or is it possible to examine each stat ment of a closure?310 // Or is it possible to examine each statement of a closure? 311 311 void testWhereClosureWithNewString() { 312 312
