public static class YamlContract.Input extends Object
Modifier and Type | Field and Description |
---|---|
String |
assertThat |
YamlContract.StubMatchers |
matchers |
Object |
messageBody |
String |
messageBodyFromFile |
String |
messageBodyFromFileAsBytes |
String |
messageFrom |
Map<String,Object> |
messageHeaders |
String |
triggeredBy |
Constructor and Description |
---|
Input() |
public String messageFrom
public String triggeredBy
public Object messageBody
public String messageBodyFromFile
public String messageBodyFromFileAsBytes
public String assertThat
public YamlContract.StubMatchers matchers
Copyright © 2016–2019 Spring. All rights reserved.