org.jbehave.core.steps
Class Steps.SilentStepResult

java.lang.Object
  extended by org.jbehave.core.steps.StepResult
      extended by org.jbehave.core.steps.Steps.SilentStepResult
Enclosing class:
Steps

public class Steps.SilentStepResult
extends StepResult


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbehave.core.steps.StepResult
StepResult.Failed, StepResult.Ignorable, StepResult.NotPerformed, StepResult.Pending, StepResult.Success
 
Field Summary
 
Fields inherited from class org.jbehave.core.steps.StepResult
step, throwable
 
Constructor Summary
Steps.SilentStepResult()
           
 
Method Summary
 void describeTo(StoryReporter reporter)
           
 
Methods inherited from class org.jbehave.core.steps.StepResult
failure, getThrowable, getTranslatedText, ignorable, notPerformed, pending, pending, success, withTranslatedText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Steps.SilentStepResult

public Steps.SilentStepResult()
Method Detail

describeTo

public void describeTo(StoryReporter reporter)
Specified by:
describeTo in class StepResult


Copyright © 2003-2010. All Rights Reserved.