public static class YamlContract.MultipartNamedStubMatcher extends Object
| Modifier and Type | Field and Description |
|---|---|
YamlContract.ValueMatcher |
contentType |
YamlContract.ValueMatcher |
fileContent |
YamlContract.ValueMatcher |
fileName |
String |
paramName |
| Constructor and Description |
|---|
MultipartNamedStubMatcher() |
public String paramName
public YamlContract.ValueMatcher fileName
public YamlContract.ValueMatcher fileContent
public YamlContract.ValueMatcher contentType
Copyright © 2016–2019 Spring. All rights reserved.