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 HTTP test ```java @RunWith(Pac
Packaging jar
Size 39.04 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2016-12-30 09:48

dependencies

Group Artifact Version
org.slf4j slf4j-api 1.7.21
org.scala-lang scala-library 2.10.6
org.scala-lang scala-compiler 2.10.6
au.com.dius pact-jvm-provider_2.10 2.4.18
org.apache.httpcomponents fluent-hc 4.5.2
org.apache.httpcomponents httpclient 4.5.2
junit junit 4.12
org.apache.commons commons-lang3 3.4
com.fasterxml.jackson.core jackson-databind 2.6.3
org.specs2 specs2-core_2.10 3.8.4
org.specs2 specs2-junit_2.10 3.8.4
org.hamcrest hamcrest-all 1.3
org.mockito mockito-core 1.10.19
com.github.rest-driver rest-client-driver 1.1.36
ch.qos.logback logback-classic 1.1.7
org.spockframework spock-core 1.0-groovy-2.4
cglib cglib 3.2.4
org.apache.commons commons-collections4 4.1

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen
kenbot Ken Scambler

licenses

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