Categories Programming Testing I don’t think that unit test with mocking everything around is good idea Post author By angryDev Post date September 19, 2024 No Comments on 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.