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 ... 9
Title Δ
How to mock a MyBatis mapper method using JMockit +0.01
Has IntelliJ IDEA downloaded the Maven automatically? 0.00
Generics - Invoking a parametrized constructor from another using t... +0.22
How to avoid redundant catching exceptions of mocked methods which... 0.00
How to mock private static final field +0.48
jmockit issue when mocked class contains method returning Integer 0.00
Is it possible to use JMockit's Deencapsulation API to exchange... 0.00
How use jmockit without junit 0.00
PowerMock Static method stubbing doesn't appear to work +0.52
Powermock imageio UnsatisfiedLinkError 0.00
Using kotlin with jmockit +0.12
Java: How do I unit test a method that creates and manipulates a fi... +2.08
How to use dynamic partial mocking with JMockit and Logger interface? 0.00
How to use jmockit to mock a whole abstract class but exclude one o... 0.00
JMockit's @Injectable for non-Autowired fields 0.00
How to test DAO methods using Mockito? -0.69
How do I mock a class marked final and has a private constructor us... +0.51
How to mock up the EntityManager using jmockit's Mockups API? 0.00
Jmockit: impossible to use returns() with collections and multiple... 0.00
Mocking class with existing class in JMockit (replacement for `rede... 0.00
JMockit can't mock concrete collection from JRE 0.00
JMockit Partial mock - All methods except one 0.00
GenericSignatureFormatError when mixing Guice and JMockit 0.00
mock non static method of object which is created not in test method +0.04
Unable to mock BufferedWriter class in junit +1.39
How to generalize a JMockit test using Spring autowiring 0.00
Newbie jMock Q: Test method argument is any string that begins with... +0.51
how to use jmockit with spring's mockmvc to test controller -0.03
Jmockit: Expectations() works in v12 but not in v13/v14 (Java SE 8,... 0.00
JMockit MockUp persisting between Spock tests +0.01
Unit Test - New Operator - Redesign and Inject +0.03
JUnit test case failure with JMockit java.lang.IllegalStateExceptio... 0.00
How to mock Session object in java -0.72
JMockit Expectations of double array argument 0.00
JMockit Mocking java.net.URL causes test not run 0.00
Powermock/EasyMock: Set expectation on final method that would thro... +0.02
Java. Mock data access object -0.52
How to Write TestCase in Java for this Service? -0.48
How to match 'any' parameter type while mocking private met... 0.00
JMockit equivelant to Mockito doNothing() +0.01
How to inject mocked dependencies with jmockit 0.00
JMockit / Netbeans - verify AccessController.doPrivileged() was cal... 0.00
JMockit - "Missing invocation to mocked type" when mockin... +0.01
Testing a private Static method -1.98
Mock private methods of the class under test in jmockit 0.00
JMockit - returnsFirstArg equivalent 0.00
Can't mock EntityManager jMockit 0.00
How do I verify a call to a static method in a final class using jM... 0.00
Jmockit Expectations/Verifications for calls to private methods whe... 0.00
How do I mock any arguments to a private method using PowerMockito? +1.35