net.thucydides.junit.runners
Class ThucydidesStatement
java.lang.Object
org.junit.runners.model.Statement
net.thucydides.junit.runners.ThucydidesStatement
public class ThucydidesStatement
- extends org.junit.runners.model.Statement
Created by IntelliJ IDEA.
User: johnsmart
Date: 21/05/11
Time: 9:47 AM
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThucydidesStatement
public ThucydidesStatement(org.junit.runners.model.Statement statement,
StepListener listener)
evaluate
public void evaluate()
throws Throwable
- Specified by:
evaluate in class org.junit.runners.model.Statement
- Throws:
Throwable
Copyright © 2011 Wakaleo Consulting. All Rights Reserved.