public class ContentTypeResult extends BaseResult
mockResponse| 构造器和说明 |
|---|
ContentTypeResult(MockResponse mockResponse,
String contentType) |
| 限定符和类型 | 方法和说明 |
|---|---|
MockResponse |
is(org.springframework.http.MediaType expectedMediaType) |
MockResponse |
is(String expectedContentType) |
MockResponse |
is(String expectedMediaType,
String expectedMediaSubtype) |
endpublic ContentTypeResult(MockResponse mockResponse, String contentType)
public MockResponse is(String expectedContentType)
public MockResponse is(String expectedMediaType, String expectedMediaSubtype)
public MockResponse is(org.springframework.http.MediaType expectedMediaType)
Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.