Upgrade 3 to 4
Class constraint added to ShouldNotBeNull
ShouldNotBeNullconst long value = 1;
value.ShouldNotBeNull();Func<string> customMessage removed
Func<string> customMessage removedDiff tool functionality moved to DiffEngine
Last updated