| Package | Description |
|---|---|
| icu.easyj.spring.boot.test | |
| icu.easyj.spring.boot.test.result |
| Modifier and Type | Method and Description |
|---|---|
<T> GenericContentResult<T> |
MockResponse.content(Class<T> contentClass)
获取泛型响应内容结果
|
<T> GenericContentResult<T> |
MockResponse.content(Class<T> contentClass,
Type... actualTypeArguments)
获取泛型响应内容结果
|
<T> GenericContentResult<T> |
MockResponse.content(Type contentType)
获取泛型响应内容结果
|
<T> GenericContentResult<T> |
MockResponse.contentList(Class<T> contentClass,
Class<?> actualType)
获取泛型
List 响应内容结果 |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentResult
响应内容结果
|
class |
FileExportResult
文件导出结果
|
class |
ListContentResult<T>
列表响应内容结果
|
Copyright © 2021–2023 EasyJ开源社区. All rights reserved.