StackRating

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

Steve Freeman

Rating
1476.21 (4,508,401st)
Reputation
2,515 (67,099th)
Page: 1 2 3
Title Δ
How do I mock/fake: Many to many objects -2.05
Unit test helper methods? +2.28
Using Spring JUnit4 and JMock together -1.37
Mocking java object for unit test -3.69
Mocking inter-method dependencies 0.00
In test driven development, do you write every possible test first,... +0.35
Unit testing a Swing component +0.09
How do I setup a call of an Equals with a specific type overriding... +2.18
When to use mocking versus faking in C# unit testing? -3.32
RhinoMocks exceptions when stubbing out Equals method -3.95
should the DTO objetcs be mocked while testing controllers? +4.23
How to mock a static variable in java using JMock 0.00
How to start unit testing or TDD? -2.93
Yet another question on mocking +0.53
Is it possible to Mock out time in a unit test? -3.62
State/Interaction testing and confusion on mixing (or abusing) them -3.02
Lack of support base class in Junit4/Jmock2 -1.25
Customize formatting of passed-in parameter in an expectation +0.56
When to Expect and When to Stub? 0.00
Exercises to enforce good practices such as TDD and Mocking -2.87
How to mock a String using mockito? +2.57
Is there a neater way of testing calls to mocked methods for each i... -3.82
Creating a assertClass() method in JUnit +4.29
How to reduce the time spent on testing? -1.44
Unit Testing Private Setter Question (C#) -2.41
Automatic stubbing in java word. What to use? +1.69
jUnit - How to assert that inherited methods are invoked? 0.00
will a mocked interface still serialize to a file? -3.21
relevance and benefit of a mocking framework to emulate various phy... -1.71
Creating a mock with Jmock to return a null value for itself -3.40
Test driven development book +0.01
Testing a concrete third-party class with JMock -3.78
Unit testing and mocking small, value-like classes in C++ 0.00
Can you or do you write Junit style unit tests without expliciting... +0.14
Mocking using 'traditional' Record/Replay vs Moq model -3.96
Can I mock a super class method call? -2.66
Is test driven development a normal approach in game development? -3.32
TDD and DI: dependency injections becoming cumbersome +1.64
How can I avoid large multi-step unit tests? +1.44
How do I mock a private field? -2.75
Why do you use .proxy() in JMock? 0.00
TDD: Stub, Mock, or None of the Above 0.00
Should I create a interface and mock this class 0.00
How to avoid duplicate code when using mocks in unittests 0.00
Get/save parameters to an expected JMock method call? 0.00
What's the difference between faking, mocking, and stubbing? 0.00
Mocking for Dummies? 0.00
How to mock classes instantiated as local variables 0.00
jmock mocking a static method 0.00
What is a mock and when should you use it? 0.00