org.jbehave.core.steps
Class PendingStepMethodGenerator

java.lang.Object
  extended by org.jbehave.core.steps.PendingStepMethodGenerator

public class PendingStepMethodGenerator
extends Object


Constructor Summary
PendingStepMethodGenerator(Keywords keywords)
           
 
Method Summary
 String generateMethod(StepCreator.PendingStep step)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PendingStepMethodGenerator

public PendingStepMethodGenerator(Keywords keywords)
Method Detail

generateMethod

public String generateMethod(StepCreator.PendingStep step)


Copyright © 2003-2012. All Rights Reserved.