NSubstitute
Mocking Method Calls (Using Mock Object, Return Values, Argument Matching)Behavior Verification (Method Was/Not Called, a Specific Number of Times, Getter/Setter Was Called)Throwing exceptionsRaising Events from Mock ObjectsReturning Different Results for Sequential Calls
PreviousData-driven TestsNextMocking Method Calls (Using Mock Object, Return Values, Argument Matching)
Last updated