Package

com.itv.scalapactcore.common

matching

Permalink

package matching

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait MatchOutcome extends AnyRef

    Permalink
  2. case class MatchOutcomeFailed(differences: List[String], drift: Int) extends MatchOutcome with Product with Serializable

    Permalink

Value Members

  1. object BodyMatching

    Permalink
  2. object GeneralMatcher

    Permalink
  3. object HeaderMatching

    Permalink
  4. object InteractionMatchers

    Permalink
  5. object MatchOutcome

    Permalink
  6. object MatchOutcomeFailed extends Serializable

    Permalink
  7. object MatchOutcomeSuccess extends MatchOutcome with Product with Serializable

    Permalink
  8. object MethodMatching

    Permalink
  9. object PathMatching

    Permalink
  10. object PlainTextEquality

    Permalink
  11. object StatusMatching

    Permalink

Ungrouped