pact-jvm-provider-junit_2.10 pact-jvm-provider-junit_2.10

Group au.com.dius
描述 # Pact junit runner ## Overview Library provides ability to play contract tests against a 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 an interaction. - **au.com.dius.pact.provider.junit.State** custom annotation - before each interaction that requires a state change, all methods annotated by `@State` with appropriate the state listed will be invoked. ## Example of test ```java @RunWith(PactRunn
Packaging jar
Size 34.89 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2016-07-15 11:00

dependencies

Group Artifact Version
org.scala-lang scala-library 2.10.6
junit junit 4.12
org.apache.httpcomponents httpclient 4.5.1
org.scala-lang scala-compiler 2.10.6
org.specs2 specs2-core_2.10 3.6.4
org.apache.httpcomponents fluent-hc 4.5.1
com.github.rholder guava-retrying 1.0.6
org.hamcrest hamcrest-all 1.3
com.github.rest-driver rest-client-driver 1.1.36
org.spockframework spock-core 1.0-groovy-2.4
org.apache.commons commons-lang3 3.3.2
cglib cglib 3.2.0
org.slf4j slf4j-api 1.7.7
com.fasterxml.jackson.core jackson-databind 2.6.3
org.specs2 specs2-junit_2.10 3.6.4
au.com.dius pact-jvm-provider_2.10 2.4.12
au.com.dius pact-jvm-model_2.10 2.4.12
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
7298937