CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
nsubstitute
09-09
database
Polly not catching Nsubstitute's mocked exception
05-19
database
NullReferenceException when passing Arg.Any<int>() as argument using NSubstitute
03-24
Enterprise
Can't Find Constructor on Generic Class Activator
03-17
Software design
Mocking a function with optional parameter with fixed parameter using Nsubstitute in C# returns null
12-16
Back-end
Detect call to base class method using NSubstitute
11-19
Software design
Prevent call to base class constructor using NSubstitute
11-10
database
Mocking a concrete class with a virtual method
10-03
database
How do I test synchronous code called before an async Task method?
09-16
OS
How can I mock a property setter in NSubstitute
Links:
CodePudding