1 post tagged with test
Testing the object you pass in a mocked method
January 13, 2021
Sometimes you need to mock a method that has as argument an object, but how to make sure this object is being passed properly?
January 13, 2021
Sometimes you need to mock a method that has as argument an object, but how to make sure this object is being passed properly?