즐겨찾기Vamshi Krishna Pemberthi (IBM) 님이 #Salesforce Developer에 질문했습니다2021년 6월 23일 오전 11:38Is there any way to test the apex class methods which are based on caseHistory Object?답변 1개정렬날짜별 정렬가장 유용한 항목별 정렬날짜별 정렬인정받은 답변Pranit Jangada (IBM)2021년 10월 1일 오후 1:46Hello Vamshi, You need to create fake data for CaseHistory (just like you create the records for Case Object in test method) and use that data in the test class.댓글 추가답변을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
인정받은 답변Pranit Jangada (IBM)2021년 10월 1일 오후 1:46Hello Vamshi, You need to create fake data for CaseHistory (just like you create the records for Case Object in test method) and use that data in the test class.