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–2020 Spring. All rights reserved.