package model
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
PactFragment(consumer: Consumer, provider: Provider, interactions: Seq[RequestResponseInteraction]) extends Product with Serializable
- Annotations
- @Deprecated
- Deprecated
Moved to Kotlin implementation: Use Pact interface instead
Value Members
- object CollectionUtils
Deprecated Value Members
-
object
PactFragment extends Serializable
- Annotations
- @Deprecated
- Deprecated
Moved to Kotlin implementation
-
object
PactFragmentBuilder
- Annotations
- @Deprecated
- Deprecated
Moved to Kotlin implementation