public static class YamlContract.MultipartStubMatcher extends Object
Modifier and Type | Field and Description |
---|---|
List<YamlContract.MultipartNamedStubMatcher> |
named |
List<YamlContract.KeyValueMatcher> |
params |
Constructor and Description |
---|
MultipartStubMatcher() |
public List<YamlContract.KeyValueMatcher> params
public List<YamlContract.MultipartNamedStubMatcher> named
Copyright © 2016–2022 Spring. All rights reserved.