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 ... 6 7 8 9
Title Δ
Refactoring code that uses new operator to be more testable -4.32
How to test Java app operating directly on external API -1.66
Comparison between Mockito vs JMockit - why is Mockito voted better... +3.90
JUnit mocking with Mockito, EasyMock, etc 0.00
Faking constructors for unit testing -1.05
Mock Object Libraries in Java -0.07
is it practically possible to do good TDD (or BDD) without using an... -3.12
EasyMock 3.0, mocking class throws java.lang.IllegalStateException:... 0.00
Dependency injection when the class created also needs runtime valu... 0.00
Which is the best isolation framework for Java? JMock, Easymock, Mo... -3.98
Mock Runtime.getRuntime()? 0.00
NullPointerException Using JMockit to Test Mocked java.io.File Twice 0.00
TDD: Unit testing focus 0.00
Testable design 0.00
MVC, DI and Mock Objects 0.00
Java Unit Test: Replace a private method under test +4.26
Are there any automocking libraries in the Java world? 0.00
Using JMockit to mock autowired interface implementations +2.06
Java: Mock testing probably with Mockito +1.49
EntityManager initialization best practices +0.50
Should you only mock types you own? +3.05
What should be constructed through an IOC container? -3.09
How to mock native methods using jMockit -3.09
Using Spring JUnit4 and JMock together -1.89
How to JMockIt System.getenv(String)? +4.18
When to use Dependency Injection -2.94
How do I write useful unit tests for a mostly service-oriented app? +3.74
Where should we use Template Method - pattern? 0.00
Is there any open source mocking framework resembling TypeMock? 0.00
Code coverage tools in Java +4.17
Unit testing a Java multi-threaded network app +0.11
If I have a full unit test suite for an application, must I still a... +0.63
Why put a DAO layer over a persistence layer (like JDO or Hibernate) +0.18
How can I test final and static methods of a utility project? -1.18
How to run code upon class definition (not object instantiation) -3.69
Can jmockit be used as a independant development tool for increment... +2.41
Mocking out constructors in Grails -0.16
Point me to some open source projects *with* (unit) tests -2.64
How can I easily mock out a static method in Java (jUnit4) +0.49
Now with GWT 2, what are the advantages over wicket and likewise? -2.81
Java Unit tests on methods that use third parties libs that don't u... +2.64
Is it possible to create a mock object that implements multiple int... -4.02
Isolating Dependencies Without Inversion Of Control +0.13
JMockit Hibernate Emulation 0.00
How to mock a String using mockito? -0.04
Is there a neater way of testing calls to mocked methods for each i... +2.02
How do you speed up java unit tests? -3.96
Writing "unit testable" code? -3.38
Must Dependency Injection come at the expense of Encapsulation? -0.22
Is it possible to extend a class with no constructors in Java? -2.76