|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgpars.csp.util.TestUtilities
@SuppressWarnings("GroovyMultipleReturnPointsPerMethod") abstract class TestUtilities
Method Summary | |
---|---|
static boolean
|
list1GEList2(def firstList, def secondList)
|
static boolean
|
listContains(def firstList, def secondList)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
static boolean list1GEList2(def firstList, def secondList)
static boolean listContains(def firstList, def secondList)
Groovy Documentation