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 ... 4 5 6 7 8 9
Title Δ
Verifications with capture on static method 0.00
How to capture JMockit expectation for known argument but fail if m... 0.00
Declaring Jmockit mock parameters on @BeforeMethod of TestNG +0.01
How to mock a method in an ENUM class? -0.40
Expectations are not recorded for injectable instances 0.00
How can I unit test Log4j using JMockIt? +0.51
java.lang.NoSuchMethodException with JMockit 1.5 and Robolectric 2.2 0.00
In JMockIt, what is a @Mock final parameter +0.51
Excluding multiple packages from code coverage JMockit +0.01
Mock a public method using Jmockit 0.00
How to mock constructor of nested class with jmockit 0.00
jmockit expectations NPE 0.00
Mock private method in the same class that is being tested +0.36
RobolectricTestRunner's HelperTestRunner having trouble invoking Jm... 0.00
Switching from Mockito to JMockit 0.00
JMockit + Jetty in functional tests 0.00
How do I expect and verify the same method in JMockit 0.00
JMockit: @Mocke and MockUp combination in the same test 0.00
Unit testing static method which uses a resource bundle +0.50
JMockit: How to override already mocked method with a new mock? 0.00
How to generate coverage report with JMockit and Maven? 0.00
how to mock a class used in the code +0.01
Verifying private constructor is not invoked/called using JMockit +2.64
Mock a private static field with JMockit? +2.03
TDD: .NET following TDD principles, Mock / Not to Mock? -0.38
JMockit - Strict Expectation is ignored +0.01
JMockit withCapture not working 0.00
Mock a private method of the class under test in JMockit 0.00
How to mock a method in JMockit? 0.00
Stubbing a static method with JMockit using 'any' +2.71
Jmockit mock abstract class 0.00
How can I simplify verification that a method is called with certai... -1.87
How to test class with local connection to EJB +0.53
Use JMockit to test the concrete methods of an abstract class 0.00
How do I return multiple values from mocked method for different ca... 0.00
Mocking static method that is called multiple times 0.00
How to mock an exception when creating an instance of a new class u... +0.90
Change return value of final class in tests +0.03
How to mock Objects that are not passed as arguments -1.28
Breaking a local dependency to unit test a void method -0.86
Using JMockit, how do I mock an interface method for specific input... +0.52
Mockito and this calls +0.52
Are single implementer interfaces for unit testing an antipattern? -1.44
How to Avoid Constructor calling During Object Creation? -1.29
How to make a mock of a super method (with return) 0.00
Verifying specific abstract constructor of parent is invoked -0.46
JMockit and Fest UI testing 0.00
JMockit multiple exceptions as result for method call +1.73
Verifying that a protected super method is invoked -0.24
What's the best way to find DB connections left open in Java code? -0.32