|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.reporters.PrintStreamCandidateStepReporter
public class PrintStreamCandidateStepReporter
| Constructor Summary | |
|---|---|
PrintStreamCandidateStepReporter()
|
|
PrintStreamCandidateStepReporter(java.io.PrintStream output)
|
|
| Method Summary | |
|---|---|
void |
candidateStepsMatching(java.lang.String stepAsString,
java.util.List<CandidateStep> candidateSteps,
java.util.List<java.lang.Object> stepsInstances)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrintStreamCandidateStepReporter()
public PrintStreamCandidateStepReporter(java.io.PrintStream output)
| Method Detail |
|---|
public void candidateStepsMatching(java.lang.String stepAsString,
java.util.List<CandidateStep> candidateSteps,
java.util.List<java.lang.Object> stepsInstances)
candidateStepsMatching in interface CandidateStepReporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||