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 5 6 7 ... 9
Title Δ
JMockit passing same argument in the mocked method as actual method... 0.00
How to pass a mocked object to a class which do not have a setter o... +0.80
JMockit basics: mocked object, mocked parameter, expectation 0.00
How to implement a complex algorithm with TDD -1.02
Jmockit - Mocked methods returning interfaces 0.00
Injecting only some properties, mocking others -0.01
JMockit dynamic partial mock a constructor of the class under test 0.00
Why we get error "Unable to mock class * due to missing depend... -0.03
Partial mocking in JMockit for each element in the Collection 0.00
jmockit how to disable only static block and not static variables 0.00
JMockIt throws DuplicateExpectation in mvn when a test case has mul... 0.00
Aggregate jmockit-coverage output with emma coverage output 0.00
Create dummy objects for classes using JMockit -0.42
Null Pointer Exception in mocking Interface method 0.00
Missing invocation to mocked type at this point; 0.00
JMockit Mocking static private calls 0.00
Mocking a static class field using JMockit -0.49
JMockit Cascading and Interfaces 0.00
Mocking simple property access with JMockIt -0.51
Unit Testing Java Code - Mocking a non-static method of a different... -0.76
How to mock @PrePersist method? 0.00
Is it correct to pass two classes as arguments in NonStrictExpectat... 0.00
Possible to mock fields annotated with @Context in JMockit? 0.00
Mocking private method of class under test using JMockit +2.17
JMockit: Expectation seems to be looking for exact instance when us... 0.00
Why won't JMockit use this (apparently) valid Injectable? 0.00
Stoping mocking in Jmockit 0.00
How to tell JMockit not to override behavior of custom junit runner... 0.00
In testing in java how to check if a method of an interface is call... +2.59
MethodHandle and thread safety -0.01
How to use InjectMocks if the instance to be injected has a final c... 0.00
Log4j Logger.getLogger(Class) throws NPE when running with jMockit... 0.00
PowerMockito: Test is constructing real object instead of mock in s... 0.00
JMockit: howto invoke custom method of MockUp +0.51
JMockit hang on in unit tests -0.49
ClassCastException and NoSuchMethodException with sophisticated gen... 0.00
How to capture an instance of a mocked type created within the test? +0.50
JMockit unable to capture spring data jpa repository calls 0.00
How to mock this in an Enum class using jmockt? 0.00
How to throw `InterruptedException` while junit testing my class? +2.02
How can I check a specific mocked instance is passed using JMockit? 0.00
JMockit: Verifing a set of methods has not been called 0.00
Static mocked objects in JMockit 0.00
How to inject mocked object by jmockit to a spring managed object w... 0.00
How to mock RestTemplate getForObject method using jmockit? 0.00
Verify that overriden superclass method is called when invoking thi... -1.26
How to mock Calendar.getInstance method using JMockit? -0.46
JMockit: Mocking all implemetations of an interface 0.00
Testing output of void main with Console.readline() involved -0.23
mock abstract method of extended class with jmockit -0.03