pact-jvm-provider-junit_2.11 pact-jvm-provider-junit_2.11

Group au.com.dius
描述 # Pact junit runner ## Overview Library provides ability to play contract tests against provider service in JUnit fashionable way. Supports: - Out-of-the-box convenient ways to load pacts - Easy way to change assertion strategy - **org.junit.BeforeClass**, **org.junit.AfterClass** and **org.junit.ClassRule** JUnit annotations, that will be run once - before/after whole contract test suite - **org.junit.Before**, **org.junit.After** and **org.junit.Rule** JUnit annotations, that will be run before/after each test of interaction - **au.com.dius.pact.provider.junit.State** custom annotation - before each interaction that require state change, all methods annotated by State with appropriate state listed will be invoked ## Example of test ```java @RunWith(PactRunner.class) // Say J
Packaging jar
Size 21.36 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2015-11-22 12:10

dependencies

Group Artifact Version
junit junit 4.12
org.specs2 specs2-core_2.11 3.6.4
org.scala-lang scala-compiler 2.11.7
com.github.rholder guava-retrying 1.0.6
au.com.dius pact-jvm-provider_2.11 2.4.0
org.apache.httpcomponents fluent-hc 4.5
org.hamcrest hamcrest-all 1.3
com.github.rest-driver rest-client-driver 1.1.36
org.apache.httpcomponents httpclient 4.5
org.apache.commons commons-lang3 3.3.2
org.slf4j slf4j-api 1.7.7
au.com.dius pact-jvm-model_2.11 2.4.0
org.specs2 specs2-junit_2.11 3.6.4
com.fasterxml.jackson.core jackson-databind 2.6.3
org.scala-lang scala-library 2.11.7
org.mockito mockito-core 1.9.5
ch.qos.logback logback-classic 1.1.2

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen
kenbot Ken Scambler

licenses

Apache 2 http://www.apache.org/licenses/LICENSE-2.0.txt
索引仓库
仓库 个数
Central 592045
7186514