Package spock.util.mop


package spock.util.mop
Utilities related to Groovy meta programming.
  • Annotation Types
    Class
    Description
    Confines any changes made to the meta classes of the specified classes to the annotated scope.
    Activates one or more Groovy categories while the annotated spec method or class executes.