Package 

Class RestPactRunner

  • All Implemented Interfaces:
    org.junit.runner.Describable , org.junit.runner.manipulation.Filterable , org.junit.runner.manipulation.Orderable , org.junit.runner.manipulation.Sortable

    
    public class RestPactRunner
    extends PactRunner
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class au.com.dius.pact.provider.junit.PactRunner

        childrenInvoker, classBlock, classRules, collectInitializationErrors, createTestClass, filter, getDescription, getName, getRunnerAnnotations, getTestClass, isIgnored, order, run, runLeaf, setScheduler, sort, validatePublicVoidNoArgMethods, withAfterClasses, withBeforeClasses, withInterruptIsolation
      • Methods inherited from class org.junit.runners.ParentRunner

        testCount
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestPactRunner

        RestPactRunner(Class<?> clazz)