Class MultipartValuePattern

java.lang.Object
com.github.tomakehurst.wiremock.matching.MultipartValuePattern
All Implemented Interfaces:
ValueMatcher<Request.Part>

public class MultipartValuePattern extends Object implements ValueMatcher<Request.Part>