org.camunda.bpm.bdd
Class JBehaveTestBase.RichReporterBuilder

java.lang.Object
  extended by org.jbehave.core.reporters.StoryReporterBuilder
      extended by org.camunda.bpm.bdd.JBehaveTestBase.RichReporterBuilder
Enclosing class:
JBehaveTestBase

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

Own 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
JBehaveTestBase.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

JBehaveTestBase.RichReporterBuilder

public JBehaveTestBase.RichReporterBuilder()
Constructs the builder.



Copyright © 2014 camunda services GmbH. All rights reserved.