S - The type of stub driven by this driver.OT - The data type of the records produced by this driver.public interface ResettablePactDriver<S extends Function,OT> extends PactDriver<S,OT>
PactDriver as resettable, meaning that will reset part of their internal state but
otherwise reuse existing data structures.PactDriver,
PactTaskContext| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
boolean |
isInputResettable(int inputNum) |
void |
reset() |
void |
teardown() |
cancel, cleanup, getNumberOfInputs, getStubType, prepare, requiresComparatorOnInput, run, setupCopyright © 2014 The Apache Software Foundation. All rights reserved.