Package au.com.dius.pact.consumer.dsl
Class PactDslJsonArrayContaining
-
- All Implemented Interfaces:
public final class PactDslJsonArrayContaining extends PactDslJsonArray
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPactDslJsonArrayContaining.Companion
-
Field Summary
Fields Modifier and Type Field Description private final Stringrootprivate JsonValuebodyprivate IntegernumberExamplesprivate final DslPartparentprivate final StringrootPathprivate final StringrootNameprivate MatchingRuleCategorymatchersprivate Generatorsgeneratorspublic final static PactDslJsonArrayContaining.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description PactDslJsonArrayContaining(String root, String rootName, DslPart parent)
-
Method Summary
Modifier and Type Method Description final StringgetRoot()DslPartcloseArray()Closes the current array -
Methods inherited from class au.com.dius.pact.consumer.dsl.PactDslJsonArray
and, array, array, arrayContaining, booleanType, booleanType, booleanValue, close, closeObject, date, date, date, dateExpression, dateExpression, datetime, datetime, datetime, datetime, datetimeExpression, datetimeExpression, decimalMatching, decimalType, decimalType, decimalType, eachArrayLike, eachArrayLike, eachArrayLike, eachArrayLike, eachArrayWithMaxLike, eachArrayWithMaxLike, eachArrayWithMaxLike, eachArrayWithMaxLike, eachArrayWithMinLike, eachArrayWithMinLike, eachArrayWithMinLike, eachArrayWithMinLike, eachArrayWithMinMaxLike, eachArrayWithMinMaxLike, eachArrayWithMinMaxLike, eachArrayWithMinMaxLike, eachLike, eachLike, eachLike, eachLike, eachLike, eachLike, eachLike, eachLike, equalsTo, getBody, getNumberExamples, hexValue, hexValue, id, id, includesStr, integerMatching, integerType, integerType, ipAddress, like, matchUrl, matchUrl, matchUrl2, matchUrl2, maxArrayLike, maxArrayLike, maxArrayLike, maxArrayLike, maxArrayLike, maxArrayLike, maxArrayLike, maxArrayLike, minArrayLike, minArrayLike, minArrayLike, minArrayLike, minArrayLike, minArrayLike, minArrayLike, minArrayLike, minMaxArrayLike, minMaxArrayLike, minMaxArrayLike, minMaxArrayLike, minMaxArrayLike, minMaxArrayLike, nullValue, number, numberMatching, numberType, numberType, numberValue, object, object, or, putArrayPrivate, putObjectPrivate, setBody, setNumberExamples, string, stringMatcher, stringType, stringType, stringValue, template, template, time, time, time, timeExpression, timeExpression, toString, unorderedArray, unorderedArray, unorderedMaxArray, unorderedMaxArray, unorderedMinArray, unorderedMinArray, unorderedMinMaxArray, unorderedMinMaxArray, uuid, uuid, valueFromProviderState, wildcardArrayMatcher -
Methods inherited from class au.com.dius.pact.consumer.dsl.DslPart
asArray, asBody, getGenerators, getMatchers, getParent, getRootName, getRootPath, setGenerators, setMatchers -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-