Remove v2 projects nullables
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

Nullable Infrastructure. To isolate your unit under test, use Collaborator-Based Isolation and Nullable Infrastructure. You can test code that mixes infrastructure and logic using Infrastructure Wrappers and Nullable Infrastructure. Testable Libraries. Parameterless Instantiation. Collaborator-Based Isolation. Spy Server.

Testing 88
article thumbnail

Testing Without Mocks: A Pattern Language

James Shore

Nullable Infrastructure. To isolate your unit under test, use Collaborator-Based Isolation and Nullable Infrastructure. You can test code that mixes infrastructure and logic using Infrastructure Wrappers and Nullable Infrastructure. Testable Libraries. Parameterless Instantiation. Collaborator-Based Isolation. Spy Server.

Testing 40
article thumbnail

AoAD2 Practice: Build for Operation

James Shore

", "endpoint": "/v2/accounts/:account_id", "headers": { ? For example, I use a nullable SystemClock wrapper to control the current date, and a nullable Log wrapper to see what has been written to the log. The Phoenix Project [Kim et al. XXX The Unicorn Project? Cargo Cult Agile.