org.camunda.bpm.bdd
Class RichReporterBuilder

java.lang.Object
  extended by org.jbehave.core.reporters.StoryReporterBuilder
      extended by org.camunda.bpm.bdd.RichReporterBuilder

public class RichReporterBuilder
extends org.jbehave.core.reporters.StoryReporterBuilder

Report builder.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jbehave.core.reporters.StoryReporterBuilder
org.jbehave.core.reporters.StoryReporterBuilder.Format, org.jbehave.core.reporters.StoryReporterBuilder.ProvidedFormat
 
Constructor Summary
RichReporterBuilder()
          Constructs the builder.
 
Method Summary
 
Methods inherited from class org.jbehave.core.reporters.StoryReporterBuilder
build, build, codeLocation, compressFailureTrace, crossReference, fileConfiguration, filePrintStreamFactory, formatNames, formats, hasCrossReference, keywords, multiThreading, outputDirectory, pathResolver, relativeDirectory, reporterFor, reporterFor, reportFailureTrace, viewResources, withCodeLocation, withCrossReference, withDefaultFormats, withFailureTrace, withFailureTraceCompression, withFormats, withFormats, withKeywords, withMultiThreading, withPathResolver, withRelativeDirectory, withReporters, withViewResources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RichReporterBuilder

public RichReporterBuilder()
Constructs the builder.



Copyright © 2014 camunda services GmbH. All rights reserved.