Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in nsubstitute
Mocking out expression with NSubstitute
Mar 20, 2023
c#
.net
moq
nsubstitute
Argument matching not working properly with NSubstitute
Mar 13, 2023
c#
.net
mocking
httpclient
nsubstitute
Importing NSubstitute into Unity project
Mar 06, 2023
c#
unit-testing
unity3d
nsubstitute
NSubstitute mock generic method
Feb 21, 2023
c#
generics
nsubstitute
Why can most of the mock frameworks in .NET (Core) not mock static and private methods?
Jan 29, 2023
c#
mocking
moq
nsubstitute
fakeiteasy
NSubstitute: Arg.Do does not fulfill the list of called parameters
Dec 27, 2022
nsubstitute
How can I test for calls ignoring params arguments in NSubstitute?
Dec 27, 2022
c#
testing
mocking
nsubstitute
How to fake an object in NSubstitute and ignore its method's internal implementation?
Dec 13, 2022
c#
unit-testing
nsubstitute
MVC4 Unit test NSubstitute Could not find a call to return from
Dec 02, 2022
c#
asp.net-mvc
asp.net-mvc-4
unit-testing
nsubstitute
How do I mock a base method from the Controller class using the NSubstitue framework
Nov 10, 2022
c#
unit-testing
testing
mocking
nsubstitute
How to set the return value for an IEnumerable class using NSubstitute
Nov 15, 2020
c#
unit-testing
nsubstitute
Mocking Generic Method with NSubstitute
Oct 07, 2020
c#
.net
nsubstitute
ncrunch
NSubstitute: Mocking the request, response object inside a MVC/Web Api Controller?
Mar 01, 2020
asp.net-mvc
asp.net-web-api
nsubstitute
AutoFixture + NSubstitute throws NotASubstituteException for injected auto mock
Apr 21, 2022
autofixture
nsubstitute
Verifying a call parameter via a callback in NSubstitute
Jul 23, 2018
c#
unit-testing
callback
mocking
nsubstitute
Return a new object for each Returns() in NSubstitute
Nov 21, 2022
c#
unit-testing
nsubstitute
How do I unit test a repository that uses DbContext with NSubstitute?
May 26, 2022
c#
entity-framework
unit-testing
dbcontext
nsubstitute
how to mock AuthenticateAsync on AspNetCore.Authentication.Abstractions
Jul 15, 2021
c#
unit-testing
asp.net-core
mocking
nsubstitute
Internal properties are not handled by NSubstitute
Oct 02, 2022
c#
internal
nsubstitute
NSubstitute - Received for async - “call is not awaited”warning
Sep 06, 2022
c#
unit-testing
asynchronous
async-await
nsubstitute
Older Entries »