Alessandro Tagliapietra
08/27/2019, 6:41 AMmockkObject
to mock an object, since it's an object that makes external requests, is it possible to have the mocked version return an error if a method isn't mocked?Mike
08/27/2019, 11:49 AMAlessandro Tagliapietra
08/27/2019, 7:29 PMmockkObject(Client)
all the calls go throughmockk
mockkObject
doesn't have the relaxed optionMike
08/27/2019, 8:25 PM