お気に入り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日 13: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日 13: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.