org.jbehave.core.embedder
Class Embedder.ThrowableStory

java.lang.Object
  extended by org.jbehave.core.embedder.Embedder.ThrowableStory
Enclosing class:
Embedder

public static class Embedder.ThrowableStory
extends Object


Constructor Summary
Embedder.ThrowableStory(Throwable throwable, Story story)
           
 
Method Summary
 Story getStory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Embedder.ThrowableStory

public Embedder.ThrowableStory(Throwable throwable,
                               Story story)
Method Detail

getStory

public Story getStory()


Copyright © 2003-2011. All Rights Reserved.