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 ... 9
Title Δ
expectations on all instances on JMockit 0.00
How to mock a static variable, which is initialized with a static m... 0.00
How to properly mock a private ExecutorService's submit method... +0.53
How to mock a local object being created in method being tested usi... -0.03
How to inject a List or any non-mockable object into @Tested Spring... 0.00
Return different value depends on times value +0.48
Java11 and JMockit 1.43 Java.lang.UnsatisfiedLinkError happened whe... 0.00
Testing DAO and Service layer with in-memory db and mocking +0.50
Java.lang.UnsatisfiedLinkError hanpened when Jmockit mockup System.... 0.00
JMockit Dependency Constructor 0.00
Failed JMockit Tests on @EJB with constant lookup 0.00
JUnit 5 tests fail with usage of JMockit dependency. How to tests m... 0.00
JMockit can't find EJB, get NoSuchMethodException instead 0.00
Java mocks - dynamically replace class with mock object -1.03
How does Powermockito whenNew work? 0.00
What kind of test coverage criteria Eclipse uses? +0.79
Unit Test class that uses only local variables for composition +0.09
How To Java Unit Test a Complex Class +0.20
Problems using JMockit with log4j 2.9.0 0.00
How is Jmockit different from EasyMock? Which is better to use? +0.49
Is there a way to instrument CSS file? -0.50
Best practice for nested jMockit mocks 0.00
Mockito, verify that line not executed for some condition inside on... -0.28
Is it possible to postpone the initialization of the test subject u... +0.04
Why and How to mock Model-Helperclasses? -0.80
EasyMock and JNA - Mock Generic Return Type -2.01
powermockito: How to mock abstract method in enum -1.07
JMockit Deencapsulation setField not persisting 0.00
module java.base does not read module java.desktop -0.52
How to mock a downstream method call? -1.74
JMockit is not instantiating captured interfaces in Expectations bl... +0.49
Can we create a custom wrapper for mock annotation of jmockit? 0.00
Jmockit: Missing invocation 1 to error +0.47
How deep does inheritance have to go before considering other optio... 0.00
Mock private/ static methods with jmockit +1.93
Java Unit Testing method that uses new Date() for current date +1.78
Should I cover the code by unit tests even it already has been cove... 0.00
Does Jacoco record unit test duration? -0.49
How to mock javax.mail.Transport.send() method without actually sen... 0.00
How to prevent creation of mock objects to run static inits? 0.00
How to set in JMockit mocked properties to tested object on @Before... 0.00
Mocking a variable when there are two of the same type +0.15
Partially mocking the internal wirings of SUT to DRY up unit-tests 0.00
How @Tested internally creates object for singleton class? 0.00
java.lang.ClassFormatError: Invalid method Code length 75567 in cla... +2.12
Code coverage of web application outside integration tests -0.03
Junit: local variables and void methods +0.09
Unable to MockUp a generic interface in JMockit 0.00
jmockit MockUp<Paths> mockit.internal.ClassFile$NotFoundExcep... 0.00
Understanding of embeddable EJBContainer 0.00