org.jbehave.core.steps
Class PendingStepMethodGenerator

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

public class PendingStepMethodGenerator
extends Object


Nested Class Summary
static class PendingStepMethodGenerator.StartingWordNotFound
           
 
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-2011. All Rights Reserved.