Hi all,

I am wondering where to find the method

*StoryLocation.codeLocationFromFile*

mentioned here :

new
StoryReporterBuilder().withCodeLocation(StoryLocation.codeLocationFromFile(new
File("target/classes")))
.withDefaultFormats().withFormats(TXT, HTML, XML).build(storyPath);


http://jbehave.org/reference/stable/javadoc/core/org/jbehave/core/reporters/StoryReporterBuilder.html#withCodeLocation%28java.net.URL%29

in the jbehave-core 3.5.4.


Is the documentation up to date?

Thanks guys!
Olmo

Reply via email to