andExpect jsonPath 추가
parent
1d69c2331c
commit
e072685453
@ -0,0 +1,65 @@
|
||||
{
|
||||
"resultCode": 200,
|
||||
"resultMessage": "성공했습니다.",
|
||||
"result": {
|
||||
"resultCnt": "1",
|
||||
"paginationInfo": {
|
||||
"currentPageNo": 1,
|
||||
"recordCountPerPage": 10,
|
||||
"pageSize": 10,
|
||||
"totalRecordCount": 1,
|
||||
"totalPageCount": 1,
|
||||
"firstPageNoOnPageList": 1,
|
||||
"lastPageNoOnPageList": 1,
|
||||
"firstRecordIndex": 0,
|
||||
"lastRecordIndex": 10,
|
||||
"firstPageNo": 1,
|
||||
"lastPageNo": 1
|
||||
},
|
||||
"resultList": [
|
||||
{
|
||||
"bbsAttrbCode": " ",
|
||||
"bbsId": "BBSMSTR_000000000001",
|
||||
"bbsIntrcn": "",
|
||||
"bbsNm": "test 이백행 게시판명 2024-09-20T21:31:36.026000000",
|
||||
"bbsTyCode": " ",
|
||||
"fileAtchPosblAt": "",
|
||||
"frstRegisterId": "",
|
||||
"frstRegisterPnttm": "2024-09-20",
|
||||
"lastUpdusrId": "",
|
||||
"lastUpdusrPnttm": "",
|
||||
"posblAtchFileNumber": 0,
|
||||
"posblAtchFileSize": "",
|
||||
"replyPosblAt": "",
|
||||
"tmplatId": " ",
|
||||
"useAt": " ",
|
||||
"bbsUseFlag": "",
|
||||
"trgetId": "",
|
||||
"registSeCode": "",
|
||||
"uniqId": "",
|
||||
"tmplatNm": "",
|
||||
"option": "",
|
||||
"commentAt": "",
|
||||
"stsfdgAt": "",
|
||||
"searchBgnDe": "",
|
||||
"searchCnd": "",
|
||||
"searchEndDe": "",
|
||||
"searchWrd": "",
|
||||
"sortOrdr": "",
|
||||
"searchUseYn": "",
|
||||
"pageIndex": 1,
|
||||
"pageUnit": 10,
|
||||
"pageSize": 10,
|
||||
"firstIndex": 1,
|
||||
"lastIndex": 1,
|
||||
"recordCountPerPage": 10,
|
||||
"rowNo": 0,
|
||||
"frstRegisterNm": "",
|
||||
"bbsTyCodeNm": "",
|
||||
"bbsAttrbCodeNm": "",
|
||||
"lastUpdusrNm": "",
|
||||
"authFlag": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue