jim
03/11/2021, 3:13 PMBryan Herbst
03/11/2021, 3:18 PMJoost Klitsie
03/11/2021, 3:50 PMjim
03/11/2021, 3:53 PMJoost Klitsie
03/12/2021, 7:48 AMjim
03/12/2021, 10:57 AMList
, Integer
, String
, etc. Heck, when testing with a mocking framework, you are implicitly testing the mocking framework classes. When a test is taking dependencies, it's all just a matter of degree. Unit tests should be as small as possible, but no smaller than necessary to test the desired functionality.