Groovy Documentation

lsst.gruth.grutils
[Groovy] Class FreeGroupSpec

java.lang.Object
  lsst.gruth.grutils.GroupSpec
      lsst.gruth.grutils.FreeGroupSpec

class FreeGroupSpec
extends GroupSpec

A groupSpec of "free" code : NOT IMPLEMENTED

Authors:
bamade


Constructor Summary
FreeGroupSpec(groovy.lang.Binding bind)

 
Method Summary
 
Methods inherited from class GroupSpec
_group, _post, _prepare, _test, _test, fromRawArgsToRawRuns
 

Constructor Detail

FreeGroupSpec

FreeGroupSpec(groovy.lang.Binding bind)


 

Groovy Documentation