Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rogério
Rogério has asked
1
questions and find answers to
96
problems.
Stats
1.9k
EtPoint
540
Vote count
1
questions
96
answers
About
Java/C#/C++ developer.
Creator of the JMockit developer testing toolkit.
Rogério questions
Is the Open/Closed Principle a good idea? [closed]
Rogério answers
JMockIt: Is it possible to mock same class twice, in the same TestClass, to verify behaviour in different scenarios
Jmockit Expectations/Verifications for calls to private methods when testing a public method?
How to match 'any' parameter type while mocking private method in Jmockit
Mock a private method of the class under test in JMockit
Mock Object Libraries in Java
AttachNotSupportedException while running jMockit tests on IBM JRE
How to prevent super class from being mocked by jmockit?
How do I expect and verify the same method in JMockit
jmock mocking a static method
Tools for "inverse" code coverage?