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 2 3 4 ... 9
Title Δ
The number of unit testing combinations is staggering -0.42
JMockit - Mock response InputStream is being read by JMockit 0.00
mock for call who receive list and return a string -1.99
Mockito: When is @Mock object get initialized and which constructor... -1.56
Why should I favour stubs over mocks? -1.16
How to mock/fake a new enum value with JMockit +1.95
Where to test an object returned by a private method? +0.80
How to mock inherited method using JMockit +0.48
Limitations of Mockito -1.55
How to mock a local variable b (which uses private method) without... -0.03
Why does Java allow a constructor to invoke abstract and non-final... 0.00
Testing code inside a ScheduledExecutorService 0.00
JMockit converting Array to ArrayList automatically 0.00
Fail JMockit test 0.00
Check number of invocations within class in case of JUnit testing -0.55
Can mock private method of supper class with jmockit 0.00
How to use JMockit MockUp for default interface method 0.00
JMockit: alter parameter of a mocked method 0.00
Using jmockit to mock constructor that throws error: NoClassDefFoun... 0.00
How can I copy subclasses by using the parent abstract copy constru... +2.07
Does jacoco detect unused classes +1.97
Java, unit test mocking mxbean -0.50
Mock 3rd Party API calls in Spring MVC +1.87
how to mock private static inner class? -1.43
Storing unit test data in an external file 0.00
Why using Guice Provider instead of normal injection 0.00
JPA 2.1: Introducing Java 8 Date/Time API +1.56
JMockit - warning when mocking methods that expect Collections +0.49
What OOD design pattern am I thinking of? +1.12
how do i mock the a static method that provides an instance of the... +0.49
Best way for setting Up data for Unit testing -0.24
Unit Testing and Mocking - Approach and Practice for Deeper Hierarc... -0.01
Java use getter in for loop or create a local variable? +0.16
Getting Error while using if-else condition in Jmockit @Test method 0.00
Asserting that a JMockit expectation result is the same instance as... 0.00
Java Mockit : How to Mock a generic class method in JMockit +2.30
Java generics How to accept any derived type in generic parameter -0.69
Why can't I mock Math using JMockit 0.00
JMockit method that isn't mocked doesn't work -0.00
In jmockit, how can I mock a void method to throw an Exception on t... 0.00
Unable to generate JMockit code coverage report 0.00
Is Optional cascaded? 0.00
java.lang.IllegalArgumentException : Attempted to record expectatio... 0.00
How to mock only one static method and test the other +2.03
Static factory methods and mocking +0.46
Jmockit is not merging two coverage.ser files generated using cover... 0.00
How can I use diffrent persistence unit in my DAO classes depending... 0.00
How to deal with Setter/Getter-Methods from Mocks? -1.44
How to subclass a parent for mocking +0.01
Mockito/JMockit & Hamcrest matchers : How to verify Lists/Colle... -0.05