pact-jvm-consumer-java8_2.11 pact-jvm-consumer-java8_2.11

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
版本 仓库 发布时间
3.5.24 central 2018-11-04 16:19
3.5.23 central 2018-09-23 15:17
3.5.22 central 2018-09-09 12:48
3.5.21 central 2018-08-12 14:12
3.5.20 central 2018-07-28 16:59
3.5.19 central 2018-07-01 17:59
3.5.18 central 2018-06-17 16:12
3.5.17 central 2018-06-03 14:16
3.5.16 central 2018-05-06 18:50
3.5.15 central 2018-04-22 14:43
3.5.14 central 2018-03-19 11:32
3.5.13 central 2018-02-23 05:00
3.5.12 central 2018-01-27 09:42
3.5.11 central 2017-12-22 08:19
3.5.10 central 2017-11-22 05:52
3.5.9 central 2017-11-15 11:58
索引仓库
仓库 个数
Central 592045