Test your mapping between domain model, view model and database layer easily and effectively. SampleValueSetter traverses the object deep and set values on each property, increasing from the seed value. ObjectComparer compares two objects to see if any properties are the same, or any properties are different. Using these two classes, you can write succinct mapping test code. See Project Site for more details.
$ dotnet add package ObjectTestHelpersNo README available.