Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in easymock
Is there any difference between ".andReturn(...).anyTimes()" and ".andStubReturn(...)" in EasyMock?
Dec 10, 2021
java
unit-testing
easymock
Unit-testing a class that calls a static method
Jul 13, 2022
java
unit-testing
static-methods
easymock
google-guava-cache
EasyMock returns Null for Expected Method
Apr 09, 2017
java
junit
dao
easymock
creating Java Proxy instance for a class type?
Sep 09, 2022
java
easymock
proxy-classes
Compile error while using EasyMock.expect() in very simple example?
Aug 16, 2022
java
unit-testing
compiler-errors
easymock
EasyMock: Mock out a constructor call in java
Nov 13, 2022
java
mocking
easymock
constructor-injection
How do I write a unit test to verify that a function sorts its result? [duplicate]
Nov 18, 2022
java
unit-testing
junit
easymock
EasyMock: Mocked object is calling actual method
Nov 18, 2022
unit-testing
mocking
easymock
Is it possible to override a native method in a Java class in Android/dalvik?
Feb 23, 2022
java
android
overriding
easymock
native-methods
Set negative expectations in EasyMock
Aug 16, 2022
easymock
How do I mock objects that I can't instantiate in my tests?
Oct 16, 2022
java
mocking
easymock
Capture arguments to expected method calls multiple times (EasyMock)
Jan 18, 2021
java
junit
easymock
java.lang.ClassCastException: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl cannot be cast to DocumentBuilderFactory
May 20, 2020
unit-testing
junit
mocking
easymock
powermock
How to create HttpServletResponse for unit tests in Spring?
Oct 21, 2022
java
spring
easymock
EasyMock: Add one more expectation after replay
Jun 29, 2019
java
easymock
Unit test private functions in Android
Nov 11, 2022
android
unit-testing
easymock
Difference between EasyMock.expect(...).times(...) versus using EasyMock.expect(...) several times?
Aug 05, 2018
java
unit-testing
easymock
Why do we need mocking frameworks like Easymock , JMock or Mockito?
Aug 17, 2022
unit-testing
tdd
mocking
easymock
stubs
What is the analogon of Mockito.spy/doReturn in EasyMock?
Aug 21, 2022
java
unit-testing
mocking
mockito
easymock
How to ignore unexpected method calls in JUnit/easymock?
Oct 29, 2022
java
junit
mocking
easymock
« Newer Entries
Older Entries »