Class ExpectBlock


  • public class ExpectBlock
    extends Block
    Author:
    Peter Niederwieser
    • Constructor Detail

      • ExpectBlock

        public ExpectBlock​(Method parent)
    • Method Detail

      • accept

        public void accept​(ISpecVisitor visitor)
                    throws java.lang.Exception
        Specified by:
        accept in class Node<Method,​java.util.List<org.codehaus.groovy.ast.stmt.Statement>>
        Throws:
        java.lang.Exception