StackRating

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

Rogério

Rating
1509.71 (72,730th)
Reputation
13,640 (10,542nd)
Page: 1 ... 5 6 7 8 9
Title Δ
Recording expectations in a method called from the instance initial... 0.00
Java `final` class and mocking -0.11
Unit Testing Dilemma: Using a JNDI data source without running JBos... -0.68
Equivalent of never(mock) in JMockit 0.00
Check that a method is not invoked +1.73
Does any mocking framework allow spying on a super classes method? -0.15
Patching Java classes with a mock implementation in a unit test 0.00
AttachNotSupportedException while running jMockit tests on IBM JRE +0.52
Mockito exception in doThrow that looks correct -0.40
Jmockit: mocking an method on returned interface (Mockito spy() equ... +0.52
jmockit: Native library for Attach API not available in this JRE er... -0.48
Exception thrown while running JUnit tests using maven +0.52
How to verify what parameters are passed to a static method in java -0.45
Mocking default type variable of abstract class 0.00
Java: How do I mock a method of a field when that field isn't expos... -0.57
Testing factory behavior +1.11
Need for separate interface and impl for DAO -0.47
How to mock spring injected classes using JMockit +0.54
How to mock create in jmockit -2.01
jMockit's access to a private class +1.00
JMockIt: Is it possible to mock same class twice, in the same TestC... +2.28
JMockit behaviour when mocking same class multiple times using @Moc... 0.00
jmockit, openJDK and UnsatisfiedLinkError 0.00
A feature in EasyMock that is not there in Mockito 0.00
EasyMock and Unitils equivalent to Mockito @ InjectMocks 0.00
Mocking member variables of a class using Mockito 0.00
How do I create a mocked and a non-mocked instance of a single clas... 0.00
In JMockit, how to specify times for a series of calls? 0.00
JMockit & multiple local methods -2.02
Using JMockit to return actual instance from mocked constructor +3.83
How to test in Mockito for specific order of calls with same argume... -2.75
TestNG Test Case failing with JMockit "Invalid context for the... 0.00
Major difference between: Mockito and JMockIt +4.20
JMockit NullPointerException on Exceptions block? +4.24
How to write a UT to mock an internal object in one method? +0.20
How to mock out Thread.sleep() with JMockit? 0.00
JMockit and pass-by-reference. One of us must be wrong (and it's pr... 0.00
Simulating side effects of a mocked method +0.53
How to prevent super class from being mocked by jmockit? +0.69
How should I unit test code that uses the google guava libraries, e... -3.55
Does java support Currying? 0.00
Mocking objects in JUnit tests - best practice? -3.24
Mocking Java enum to add a value to test fail case -2.46
Mocking the current time with JRE 1.4 0.00
Testing code which calls native methods -2.24
Mock a static method multiple times using JMockit within a JUnit test 0.00
How do I mock objects that I can't instantiate in my tests? +1.95
Spring start a transaction with object created by new 0.00
Mocking an object that uses jni using EasyMock +0.15
How can I mock JodaTime actual date? -2.69