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 Δ
ReturnForAnyArgs without using NSubstitute 0.00
Unit test Nsubstitute 0.00
CouldNotSetReturnDueToNoLastCallException when attempting to set a... 0.00
NSubstitute mock extension method +3.79
NSubstitute conditions for throwing exception other than parameters 0.00
How do I mock the ApplicationUserManager for unit testing using nsu... 0.00
MVC4 Unit test NSubstitute Could not find a call to return from -0.16
stub out a method like an interface using nsubstitute 0.00
NSubstitute - TestFixture 1 causes AmbiguousArgumentsException in T... 0.00
Is there a way to cache an Arg.Is<> definition for use in bot... -4.29
How to mock object's indexer with private setter in NSubstitute? 0.00
NSubstitute mocking a NLog logger fails 0.00
Shelling out to command on path without showing a new window 0.00
nsubstitute property getter override does not work 0.00
Testing event listener 0.00
NSubstitute Test against classes (VB.net) 0.00
Testing behavior of a derived class in isolation -0.79
How to Mock construction of new objects c# .net +3.64
NSubstitute virtual getter returning substitution using ForPartsOf... 0.00
TargetInvocationException in NSubstitute 0.00
NSubstitute: Arg.Do does not fulfill the list of called parameters 0.00
How to mock with NSubstitute a method with an array parameter? 0.00
Mocking Generic Method with NSubstitute 0.00
Can I get NSubstitute to auto mock my concrete classes? 0.00
Returning the result of a method that returns another substitute th... 0.00
Verifying function call order in a unit test -0.10
NSubstitute When...Do definition is not getting overriden by subseq... 0.00
Mocking LINQ-to-SQL navigation property for an object created at ru... 0.00
NSubstitute mock generic method 0.00
How to pass Interface as parameter for Controller class in Substitute 0.00
How to fix "type exists in both assemblies" failure when... -0.22
How to substitute exception? 0.00
Is it recommended to mock concrete class +3.81
NSubstitute multiple return sequence +3.87
Create a single shared Mock Object or one per Unit Test +4.34
NSubstitute returning unexpected values when called multiple times... 0.00
Code analysis CA0001 error for project using NSubstitute 0.00
generated service mock: everything but RhinoMocks fails? 0.00
Asp.net MVC Test of Create action method with NUnit and Nsubstitute... 0.00
Is there a way to get recursive mocks on a class return value with... 0.00
NSubstitute and Covariance Support? 0.00
How do you mock a subclass of a built-in type (e.g. TextBox)? -4.30
How to use NSubstitute to mock a lazy class 0.00
NSubstitute Received() responding to multiple calls 0.00
Rhino.Mocks: can AssertWasCalled use a custom IEqualityComparer whe... 0.00
NSubstitute intercepting "setter" only property invocation 0.00
Arg.Do() is not firing when expected in a When..Do for void method 0.00
Nunit tests on Response.Cache.VaryByHeader 0.00
Function is called when I do not expect it to with NSubstitute 0.00
NSubstitute 'Do' event not firing 0.00