StackRating

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

k.m

Rating
1592.88 (2,135th)
Reputation
24,761 (5,174th)
Page: 1 2 3 ... 11
Title Δ
Changing values of reference parameter within mocked method (Moq) 0.00
How do you test that a list gets ordered in a unit test? 0.00
Should model classes be tested? -2.40
Test a public method which calls a private method using NUnit -0.13
Unit testing extension methods, had a go, is this right, or gone ar... 0.00
FakeItEasy ReturnLazily with more than 4 arguments method 0.00
When to use a Mock v. Stub, or neither? -0.47
RhinoMock - Use a real object, but stub a single method +1.13
Cannot mock simple object array with JustMock 0.00
Why is my mock set empty? +0.33
Should you use the "Verify" and "VerifyAll" met... +1.36
Unable to pass string array +1.47
How to write a moq test to setup a method to return a count value +0.38
NSubstitute Checking received calls don't work 0.00
Raise an EventHandler<TEventArgs> event with a Moq instance +1.29
How to execute expressions in moq Repository? 0.00
How to unit test a function, which just calls other functions? -0.61
Rhino Mock Expect() method triggers call on expected function 0.00
Mocking with Generic Repository / UnitOfWork 0.00
How long may Unit tests take in TDD? 0.00
When should I remove mock? +1.26
How to write unit and integration tests in this scenario? 0.00
Why shouldn't my ViewModel depends on concrete implementation o... +1.17
Should one use unit tests for a given code block only when it's... +1.19
How to do internal interfaces visible for Moq? +0.38
Unit testing exception property +0.21
Unit testing for inner exceptions +0.88
Unit Testing a WCF Client +0.36
how to write a junit test case for a toString() method -0.11
Struggling with how test a method with several steps -1.16
Unit testing while migrating legacy code -0.01
How to get Ogone to support special characters in field values with... 0.00
Mocking one method of an object 0.00
PHPUnit test classes with camel case or underscore -2.64
N Unit Alphabetical Order Assertion -0.18
How to write failed unit test case for controller actions with Auth... 0.00
Should I keep using mocks and stubs in domain testing? 0.00
UnitTesting: Is "Subclass and override" technique conside... -1.92
how to unit test an Activity using google-api-client 0.00
Moq - Null reference exception when trying to test ActionResult 0.00
unit test all permutations or start publicly exposing more? Where&#... -0.12
Do you update your Unit Tests after updating your original source c... 0.00
How do I mock a method call inside the method I want to test using... 0.00
Unit test MVVM commands 0.00
c# - Assert Expressions -0.13
Write Moq Unit Test for internal method in the same class using Aut... +0.37
Testing the correctness of mathematically oriented methods -1.32
Refactoring WPF MVVM for increased testability 0.00
Is it right to call and use this as a stub or mock? 0.00
Do I need to double check flows in UT? -0.11