Class MethodInfo

  • All Implemented Interfaces:
    IInterceptable

    public class MethodInfo
    extends NodeInfo<SpecInfo,​java.lang.reflect.Method>
    implements IInterceptable
    Runtime information about a method in a Spock specification.
    Author:
    Peter Niederwieser