|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.reporters.Format
org.jbehave.core.reporters.StoryReporterBuilder.ProvidedFormat
public static class StoryReporterBuilder.ProvidedFormat
A Format that wraps a StoryReporter instance provided.
| Field Summary |
|---|
| Fields inherited from class org.jbehave.core.reporters.Format |
|---|
ANSI_CONSOLE, CONSOLE, HTML, HTML_TEMPLATE, IDE_CONSOLE, STATS, TXT, XML, XML_TEMPLATE |
| Constructor Summary | |
|---|---|
StoryReporterBuilder.ProvidedFormat(StoryReporter reporter)
|
|
| Method Summary | |
|---|---|
StoryReporter |
createStoryReporter(FilePrintStreamFactory factory,
StoryReporterBuilder storyReporterBuilder)
|
| Methods inherited from class org.jbehave.core.reporters.Format |
|---|
name, println, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StoryReporterBuilder.ProvidedFormat(StoryReporter reporter)
| Method Detail |
|---|
public StoryReporter createStoryReporter(FilePrintStreamFactory factory,
StoryReporterBuilder storyReporterBuilder)
createStoryReporter in class Format
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||