When writing unit tests you repeatedly need to create the target object and all its dependencies. Whenever you modify constructor parameters list you need to modify your tests. Therefore maintaining tests with hard coded dependencies is painful and time consuming operation. AutoMock will create object where all its dependencies will be mocked and injected at run time.
Strona głównaUżytkownik
Michał Jankowski | użytkownik
Sztuka programowania 3560 dni, 7 godzin, 2 minuty temu 235 źrodło rozwiń