Package 

Class SpringMessagePactRunner

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

    
    public class SpringMessagePactRunner
    extends MessagePactRunner
                        

    Pact runner for Async message providers that boots up the spring context

    • Method Summary

      Modifier and Type Method Description
      final List<InteractionRunner> getChildren()
      final Class<?> getClazz()
      final Boolean getInitialized()
      final SystemPropertyResolver getValueResolver()
      final Unit setInitialized(Boolean initialized)
      final Unit setValueResolver(SystemPropertyResolver valueResolver)
      • Methods inherited from class au.com.dius.pact.provider.junit.PactRunner

        applyValidators, areAllChildrenIgnored, childrenInvoker, classBlock, classRules, collectInitializationErrors, comparator, createTestClass, filter, getDescription, getFilteredChildren, getName, getRunnerAnnotations, getTestClass, isIgnored, run, runChildren, runLeaf, setScheduler, shouldRun, sort, validate, validateClassRules, validatePublicVoidNoArgMethods, withClassRules
      • Methods inherited from class org.junit.runner.Describable

        equals, hashCode, toString
      • Methods inherited from class au.com.dius.pact.provider.junit.MessagePactRunner

        initialize
      • 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