org.databene.contiperf.junit
Class JUnitInvoker
java.lang.Object
org.databene.contiperf.junit.JUnitInvoker
- All Implemented Interfaces:
- Invoker
public class JUnitInvoker
- extends Object
- implements Invoker
Invoker
implementation for JUnit 4.7+.
Created: 22.10.2009 16:55:12
- Since:
- 1.0
- Author:
- Volker Bergmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUnitInvoker
public JUnitInvoker(String id,
org.junit.runners.model.Statement base)
getId
public String getId()
- Specified by:
getId
in interface Invoker
invoke
public Object invoke(Object[] args)
throws Exception
- Specified by:
invoke
in interface Invoker
- Throws:
Exception
Copyright © 2013. All Rights Reserved.