consumer
Consumer SPIs to allow applications to provide custom implementations of storing token and consumer info
Last Release on May 5, 2025
Pact consumer
=============
Pact Consumer is used by projects that are consumers of an API.
Most projects will want to use pact-consumer via one of the test framework specific projects. If your favourite
framework is not implemented, this module should give you all the hooks you need.
Provides a DSL for use with Java to build consumer pacts.
## Dependency
The library is available on maven central using:
* group-id = `au.com.dius`
* artifact-id = `pact-jvm-consumer`
## DSL Usage
Example in a JUnit ...
Last Release on Apr 29, 2020
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 ConsumerPactTest. This base class defines the following four methods which must be
overridden in your test class.
* *providerName:* Returns the ...
Last Release on Apr 29, 2020
9. Consumer18 usages
au.com.dius.pact » consumerApache
Pact-JVM - Pact consumer support library
Last Release on Feb 14, 2025
10. Atlassian OAuth Consumer SAL SPI Implementation17 usages
com.atlassian.oauth » atlassian-oauth-consumer-sal-pluginBSD
Atlassian OAuth Consumer SAL SPI Implementation
Last Release on May 5, 2025