Package au.com.dius.pact.provider.spring
Class SpringInteractionRunner
-
- All Implemented Interfaces:
-
org.junit.runner.Describable
public class SpringInteractionRunner extends InteractionRunner
-
-
Field Summary
Fields Modifier and Type Field Description private TestResultAccumulatortestResultAccumulator
-
Constructor Summary
Constructors Constructor Description SpringInteractionRunner(TestClass testClass, Pact pact, PactSource pactSource, TestContextManager testContextManager)
-
Method Summary
Modifier and Type Method Description UnitsurrogateTestMethod()-
Methods inherited from class au.com.dius.pact.provider.junit.InteractionRunner
getDescription, getTestResultAccumulator, run, setTestResultAccumulator -
Methods inherited from class org.junit.runner.Runner
testCount -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
surrogateTestMethod
Unit surrogateTestMethod()
-
-
-
-