Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in easymock

EasyMock andReturn() null return value

null easymock

PowerMock LinkageError: MockClassLoader javax/management/MBeanServer

Testing code which calls native methods

Is there a way to partially mock an object using EasyMock?

java testing mocking easymock

Testing Exceptions of a method with EasyMock

java exception testng easymock

unit testing functions with Apache Camel Exchange as parameter

Autowiring of beans generated by EasyMock factory-method?

How to EasyMock a call to a method that returns a wildcarded generic?

PowerMock's expectNew() isn't mocking a constructor as expected

Difference between 'same' and 'eq' in EasyMock

java easymock

EasyMock expect method to return multiple, different objects in same test

java unit-testing easymock

How can I mock a void method to throw an exception?

EasyMock: Get real parameter value for EasyMock.anyObject()?

java unit-testing easymock

What is the Mockito equivalent of expect().andReturn().times()

java junit mockito easymock

Easymock isA vs anyObject

easymock

Powermock keeps throwing errors for ScriptEngineManager

java junit powermock easymock

Powermock (With Easymock) no last call on a mock available

Can I mock a super class method call?

java tdd mocking easymock jmock

During suite tests EasyMock says 0 matchers expected 1 recorded

easymock matcher

java.lang.IllegalStateException: incompatible return value type