pact-jvm-consumer-junit pact-jvm-consumer-junit

Group au.com.dius
描述 pact-jvm-consumer-junit ======================= Provides a DSL and a base test class for use with Junit to build consumer tests. ## Dependency The library is available on maven central using: * group-id = `au.com.dius` * artifact-id = `pact-jvm-consumer-junit` * version-id = `4.0.x` ## Usage ### Using the base ConsumerPactTest To write a pact spec extend ConsumerPactTestMk2. This base class defines the following four methods which must be overridden in your test class. * *providerName:* Returns the name of the API provider that Pact will mock * *consumerName:* Returns the name of the API consumer that we are testing. * *createFragment:* Returns the PactFragment containing the interactions that the test setup using the ConsumerPactBuilder DSL * *runTest:* The actual test run. It r
版本 仓库 发布时间
4.0.10 central 2020-04-18 15:11
4.0.9 central 2020-04-05 11:42
4.0.8 central 2020-03-23 06:43
4.0.7 central 2020-03-08 10:18
4.0.6 central 2020-02-22 09:58
4.0.5 central 2020-01-26 14:46
4.0.4 central 2019-12-18 07:31
4.0.3 central 2019-11-10 06:58
4.0.2 central 2019-10-27 14:31
4.0.1 central 2019-10-16 10:36
4.0.0 central 2019-09-29 08:11
4.0.0-beta.6 central 2019-09-03 12:22
4.0.0-beta.5 central 2019-08-15 14:10
4.0.0-beta.4 central 2019-07-21 13:25
4.0.0-beta.3 central 2019-06-29 16:13
4.0.0-beta.2 central 2019-05-12 15:46
4.0.0-beta.1 central 2019-03-31 13:38
索引仓库
仓库 个数
Central 592045