|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectlsst.gruth.grutils.GroupSpec.Combiner
static class GroupSpec.Combiner
A utility class tom help build combinations of tests.
Property Summary | |
---|---|
TaggedsMap |
map
|
Combiner |
next
|
Constructor Summary | |
GroupSpec.Combiner(Combiner nxt, TaggedsMap mp)
|
Method Summary | |
---|---|
java.lang.Object
|
populate(java.util.List array, int index, TztRun current)
|
Methods inherited from class java.lang.Object | |
---|---|
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Property Detail |
---|
TaggedsMap map
Combiner next
Constructor Detail |
---|
GroupSpec.Combiner(Combiner nxt, TaggedsMap mp)
Method Detail |
---|
java.lang.Object populate(java.util.List array, int index, TztRun current)
Groovy Documentation