Class SetterLikeSlot

java.lang.Object
org.spockframework.builder.SetterLikeSlot
All Implemented Interfaces:
ISlot

public class SetterLikeSlot extends Object implements ISlot
  • Constructor Details

    • SetterLikeSlot

      public SetterLikeSlot(Object owner, Type ownerType, groovy.lang.MetaMethod setterLikeMethod)
  • Method Details