Skip to content
Derek Greer edited this page Jan 12, 2021 · 13 revisions

Overview

ExpectedObjects is a .Net testing library which implements the Expected Object pattern. Briefly, the Expected Object pattern is a test pattern which encapsulates test-specific equality for comparing objects within a software system.

Documentation

Clone this wiki locally