org.jbehave.core.embedder
Class Embedder.ThrowingRunningStoriesFailed
java.lang.Object
org.jbehave.core.embedder.Embedder.ThrowingRunningStoriesFailed
- All Implemented Interfaces:
- Embedder.EmbedderFailureStrategy
- Enclosing class:
- Embedder
public static class Embedder.ThrowingRunningStoriesFailed
- extends Object
- implements Embedder.EmbedderFailureStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Embedder.ThrowingRunningStoriesFailed
public Embedder.ThrowingRunningStoriesFailed()
handleFailures
public void handleFailures(BatchFailures failures)
- Specified by:
handleFailures
in interface Embedder.EmbedderFailureStrategy
handleFailures
public void handleFailures(ReportsCount count)
- Specified by:
handleFailures
in interface Embedder.EmbedderFailureStrategy
Copyright © 2003-2012. All Rights Reserved.