Beginning test: test1
Executing test: begin deleteAllRows,0 row test, create = true.
Executing test: no delete case complete.
Executing test: delete all rows case succeeded.
Executing test: end delete
#!/bin/sh
#
# This script is called to politely request that a resource be given up
# to us.
#
# At the end of $TIMEOUT, we take it anyway.
#
# It could be that we already have taken it, in which case
/**
* Verifies that closures work inside case blocks.
*
*/
class Groovy389_Bug extends GroovyTestCase {
void testBug() {
def a = [10, 11, 12]
def b = 0
switch(