public class TeamCityConsoleOutput extends ConsoleOutput
PrintStreamOutput.FormatNL| Constructor and Description |
|---|
TeamCityConsoleOutput() |
TeamCityConsoleOutput(Keywords keywords) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterScenario() |
void |
beforeScenario(Scenario scenario) |
void |
failed(String step,
Throwable storyFailure) |
void |
pending(String step) |
afterExamples, afterGivenStories, afterStory, afterStorySteps, beforeExamples, beforeGivenStories, beforeStep, beforeStory, beforeStorySteps, comment, compressFailureTrace, doCompressFailureTrace, doReportFailureTrace, dryRun, escape, example, failedOutcomes, format, formatTable, formatVerbatim, givenStories, givenStories, ignorable, lifecyle, lookupPattern, narrative, notPerformed, overwritePattern, pendingMethods, print, print, reportFailureTrace, restarted, restartedStory, scenarioNotAllowed, storyCancelled, storyNotAllowed, successful, toString, transformPrintingTable, transformPrintingVerbatimafterScenarioSteps, beforeScenario, beforeScenarioSteps, example, scenarioMetapublic TeamCityConsoleOutput()
public TeamCityConsoleOutput(Keywords keywords)
public void beforeScenario(Scenario scenario)
beforeScenario in interface StoryReporterbeforeScenario in class PrintStreamOutputpublic void afterScenario()
afterScenario in interface StoryReporterafterScenario in class PrintStreamOutputpublic void pending(String step)
pending in interface StoryReporterpending in class PrintStreamOutputpublic void failed(String step, Throwable storyFailure)
failed in interface StoryReporterfailed in class PrintStreamOutputCopyright © 2003–2019. All rights reserved.