Groovy Documentation

lsst.gruth.grutils
[Groovy] Class GroupSpec.Combiner

java.lang.Object
  lsst.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

map

TaggedsMap map


next

Combiner next


 
Constructor Detail

GroupSpec.Combiner

GroupSpec.Combiner(Combiner nxt, TaggedsMap mp)


 
Method Detail

populate

java.lang.Object populate(java.util.List array, int index, TztRun current)


 

Groovy Documentation