StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David Tchepak

Rating
1539.24 (12,184th)
Reputation
6,912 (23,260th)
Page: 1 2 3 ... 4
Title Δ
What is the NSubstitute equivalent of the Moq VerifyNoOtherCalls()... 0.00
Returns delegate function NSubstitute 0.00
NSubstitute returning empty string +0.43
NSubstitute or moq ListBlobsSegmentedAsync and its ContinuationToken 0.00
Nsubstitute or moq an Async method so it will return a faulted task... 0.00
Using NSubstitute is it possible to mock/stub a base class virtual... 0.00
NSubstitute: Why does mock function call returns null when function... 0.00
NSubstitute using FOrPartsOf to configure void method to do nothing +0.45
How to unit test that tasks are run synchronously 0.00
Mock a property with a private setter using NSubstitute 0.00
NSubstitute ordered testing (Recived.InOrder) with return values fo... 0.00
Mocked method returns null when using anonymous types +0.17
Kotlin combining 'N' lists together by summing each element -0.26
Why isn't NSubstitute.Return called? 0.00
NSubstitute method called multiple times with specific sequence of... 0.00
NSubstitute ForPartsOf mock all methods except one? 0.00
Convert Rhino Mock to NSubstitute 0.00
How to raise a delegate event using a ref parameter in NSubstitute... 0.00
How can I return an object (ie. List<string>) from an object... 0.00
c# vs 2017 mocking var property with return inside 0.00
c# Nsubstitude Mock static class and static method 0.00
Mocking ViewContext's StreamWriter to output ViewEngineResults.... 0.00
How to check the parameters that were used in an NSubstitute mock 0.00
Protected virtual method of a mocked abstract class is not called 0.00
Check that number of received calls is within range with NSubstitute 0.00
ForPartsOf received calls not showing up 0.00
Force NSubstitute to throw exceptions for every call 0.00
Overriding protected abstract method in NSubstitute 0.00
How to configure NSubstitute NOT call internal virtual method 0.00
Unit Test (Nunit, Nsubstitute) ASP Core Service with MongoDb -1.30
NSubstitute: Trouble mocking a syntatic sugar getter method associa... 0.00
how to work with internal service in Nsubsitute? 0.00
Nsubstitute can't mock interfaces with signature with in parame... 0.00
nSubstitute issue mocking httpContext and the session due to expect... 0.00
Mocking IFlurl library methods using NSubstitute is throwing null r... 0.00
How to test DB.Configuration.AutoDetectChangesEnabled = false 0.00
Is it good practice to use NSubstitute(or other testing frameworks... 0.00
NSubstitute cannot determine argument specifications to use when `R... 0.00
NSubstitute - Argument matcher problem with ref / out 0.00
How to check any of multiple overloads called NSubstitute 0.00
Memory leaks using NSubstitute interface in a loop? +0.19
nSubstitute mocking exception 0.00
How to raise an event with NSubstitute with EventHandler<T>? 0.00
NSubstitute's Received(count) is always green (when mocking con... 0.00
Mock class which inherit from abstract class and implements interface -1.64
NSubstitute out arrays, with ambiguous parameters? +0.41
NSubstitute Returns method and arrays 0.00
How to assert that substitute received a call with a given list as... +1.42
NSubstitute Error UnexpectedArgumentMatcherException -0.57
NSubstitute checking complex arguments inside a Received() check +0.44