Package net.tangly.bdd.engine
Class StoryAsciiDocPublisher
java.lang.Object
net.tangly.bdd.engine.StoryAsciiDocPublisher
public class StoryAsciiDocPublisher
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringNEWLINE -
Constructor Summary
Constructors Constructor Description StoryAsciiDocPublisher(java.nio.file.Path bddReport, java.nio.file.Path report) -
Method Summary
-
Field Details
-
NEWLINE
public static final java.lang.String NEWLINE
-
-
Constructor Details
-
StoryAsciiDocPublisher
public StoryAsciiDocPublisher(java.nio.file.Path bddReport, java.nio.file.Path report) throws java.io.IOException- Throws:
java.io.IOException
-