|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbehave.core.reporters.PrintStreamOutput
org.jbehave.core.reporters.TxtOutput
org.jbehave.core.reporters.IdeOnlyConsoleOutput
public class IdeOnlyConsoleOutput
Outputs to the console only if running in an IDE. Command line builds (Maven, Ant) will produce nothing for this particular PrintStreamOutput specialisation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jbehave.core.reporters.PrintStreamOutput |
|---|
PrintStreamOutput.Format |
| Constructor Summary | |
|---|---|
IdeOnlyConsoleOutput()
|
|
IdeOnlyConsoleOutput(Keywords keywords)
|
|
IdeOnlyConsoleOutput(java.util.Properties outputPatterns,
Keywords keywords,
boolean reportErrors)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jbehave.core.reporters.PrintStreamOutput |
|---|
afterExamples, afterScenario, afterStory, beforeExamples, beforeScenario, beforeStep, beforeStory, compressFailureTrace, doCompressFailureTrace, doReportFailureTrace, dryRun, escape, example, failed, failedOutcomes, format, formatTable, givenStories, givenStories, ignorable, lookupPattern, narrative, notPerformed, overwritePattern, pending, pendingMethods, print, reportFailureTrace, restarted, scenarioMeta, scenarioNotAllowed, storyCancelled, storyNotAllowed, successful, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IdeOnlyConsoleOutput()
public IdeOnlyConsoleOutput(Keywords keywords)
public IdeOnlyConsoleOutput(java.util.Properties outputPatterns,
Keywords keywords,
boolean reportErrors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||