ursus
02/26/2021, 5:16 AMtddmonkey
02/26/2021, 8:01 AMursus
02/26/2021, 4:36 PMtddmonkey
03/01/2021, 8:38 AMtddmonkey
03/01/2021, 8:38 AMursus
03/02/2021, 4:46 PMtddmonkey
03/03/2021, 8:36 AMursus
03/03/2021, 11:36 AMtddmonkey
03/03/2021, 11:51 AMtddmonkey
03/03/2021, 11:51 AMursus
03/04/2021, 1:35 AMtddmonkey
03/04/2021, 8:09 AMtddmonkey
03/04/2021, 8:09 AMursus
03/04/2021, 12:30 PMtddmonkey
03/04/2021, 12:56 PMFakeApi
has loads of methods and you need to set that up, extract a smaller interface that your code under test needs and have your FakeApi
implement that. You only need to do the setup required for your test then.ursus
03/04/2021, 6:54 PMwakingrufus
04/19/2021, 5:10 PM