Categories
Programming Testing

I don’t think that unit test with mocking everything around is good idea

I think that we should not test unit as class, but as large class group as possoble without mocks.