pact-jvm-consumer-java8_2.12 pact-jvm-consumer-java8_2.12

Group au.com.dius
描述 # pact-jvm-consumer-java8 Provides a Java8 lambda based DSL for use with Junit to build consumer tests. # A Lambda DSL for Pact This is an extension for the pact DSL provided by [pact-jvm-consumer](../pact-jvm-consumer). The difference between the default pact DSL and this lambda DSL is, as the name suggests, the usage of lambdas. The use of lambdas makes the code much cleaner. ## Why a new DSL implementation? The lambda DSL solves the following two main issues. Both are visible in the following code sample: ```java new PactDslJsonArray() .array() # open an array .stringValue("a1") # choose the method that is valid for arrays .stringValue("a2") # choose the method that is valid for arrays
Packaging jar
Size 12.35 KB
文件 pom jar
网址 https://github.com/DiUS/pact-jvm
发布时间 2019-02-17 14:42

dependencies

Group Artifact Version
au.com.dius pact-jvm-consumer_2.12 3.6.2
org.specs2 specs2-core_2.12 3.9.4
org.specs2 specs2-junit_2.12 3.9.4
org.hamcrest hamcrest-all 1.3
org.mockito mockito-core 1.10.19
junit junit 4.12
org.spockframework spock-core 1.1-groovy-2.4
org.objenesis objenesis 2.6
io.kotlintest kotlintest 2.0.7
org.codehaus.groovy groovy 2.5.5
org.junit.jupiter junit-jupiter-api 5.2.0
cglib cglib 3.2.8
org.junit.jupiter junit-jupiter-engine 5.2.0
org.junit.vintage junit-vintage-engine 5.2.0

developers

thetrav Travis Dixon
rholshausen Ronald Holshausen

licenses

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