Now you have to remember that the code was there Since code in setUp is generic for all test cases, you lose context on why is that code there Problems
constructor / setter methods. If they change, we are screwed. We are force to pass all the parameters, even if they are not important for the test. Problems