Strona głównaUżytkownik

Michał Jankowski | użytkownik

Michał Jankowski
Michał Jankowski
50,01
3340 dni, 9 godzin, 6 minut temu
24 lutego, 2015
dotnetomaniak.pl

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.

AutoMock - Czyli Auto IoC Container Dla Unit Testów.

Sztuka programowania 3330 dni, 18 godzin, 37 minut temu Michał Jankowski 234 źrodło rozwiń

Najaktywniejsi w tym miesiącu