DOCUMENT RESOURCES FOR EVERYONE
Software Introduction to Unit Testing (Part 2 of 2)

1. Dennis Byrne Introduction to Unit Test g Part 2 of 2 2. Agenda … ● mock() ● when() ● verify() ● ArgumentCaptor ● reset() 3. Encapsulation, Encapsulation, Encapsulation…