StackRating

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

Patrik Hägne

Rating
1544.92 (9,625th)
Reputation
12,737 (11,440th)
Page: 1 2
Title Δ
How do I return an async Task through another one? 0.00
How we can use inner anonymous for c# interface? -3.58
Ambiguous type name +3.40
Interface implementation in C# and VB.NET +3.74
Return different objects from FakeItEasy A.CallTo() +3.53
Warnings when using Fake.InitializeFixture 0.00
Using FakeItEasy to have a faked method call raise an event? 0.00
how to verify that a method was called with an argument of a specif... 0.00
How to fake delegates with FakeItEasy 0.00
c# getters setters style +0.56
Test using fake if a method logs an error when an exception is thro... +4.20
How to Assert that an Event Has been Subscribed To with FakeItEasy? +3.48
FakeItEasy callback implementation -0.81
How does the Maybe monad act as a short circuit? +5.38
Using Reflection Invoke static generic method passing a Lamba as pa... +3.59
Using FakeItEasy, how to get the value set on a property on a fake? 0.00
FakeItEasy & "params" arguments 0.00
FakeItEasy Create a Fake of a Class 0.00
What is a Dummy used for in FakeItEasy? 0.00
FakeItEasy: argument constraints and expresion trees +3.73
Constructor chaining -2.39
Faking/mocking an interface gives "no default constructor"... +3.70
How to update a property on a parameter using FakeItEasy 0.00
Difference in Behavior between Rhino and FakeItEasy 0.00
Getting arguments passed to a FakeItEasy-mock without using magic s... -1.81
Test scripts for function with for loop 0.00
Unit testing with FakeItEasy against nested Entity Framework member +3.83
Is there any way to create a fake from a System.Type object in Fake... +4.30
Faking an nHibernate session with FakeItEasy 0.00
Raising events with FakeItEasy in VB.Net to verify that event handl... 0.00
Fake Captcha from commonlibnet with FakeItEasy and FluentValidation 0.00
Mocking SUT itself 0.00
FakeItEasy VB.NET issues with parameters 0.00
A.CallTo method that uses expression as a parameter 0.00
Is this an error in the VB.Net compiler or by design? -3.48
Out and Ref parameters with FakeItEasy 0.00
How to mock protected virtual members in FakeItEasy? 0.00
How to check that a call to any overload must have happened with Fa... 0.00
Faking an enumerator in FakeItEasy 0.00
C# Mocking Framework - simple with informative exceptions -4.63
Can operations be generalized? -2.17
In AutoFac, what is object lifetime of ContainerScoped() when used... 0.00
How do I compare two PropertyInfos or methods reliably? +0.64
Creating delegates manually vs using Action/Func delegates -0.82
how to It.IsAny<T> in FakeItEasy? 0.00
Are fakes better than Mocks? +3.81
How can I override deserialization in C# +0.25
DataTable in T4 template 0.00
Nullable Foreign Key bad practice? +2.76
IoC in complex environment 0.00