Search code examples
EasyMock: Mocked object is calling actual method...


unit-testingmockingeasymock

Read More
Set negative expectations in EasyMock...


easymock

Read More
How do I use PowerMock / Mockito / EasyMock to use a mocked object for dependency injection?...


unit-testingdependency-injectionmockitoeasymockpowermock

Read More
EasyMock's niceMock equivalent for RhinoMocks...


mockingrhino-mockseasymock

Read More
Easymock - nested void method testing (spying)...


javajunit4mockitoeasymock

Read More
Using EasyMock 3 IMockBuilder with Spring...


springdependency-injectionmockingeasymock

Read More
WTF moment in EasyMock API?? Is this logic even possible?...


javaeasymock

Read More
Mock/Test Super class call in subclass..is it possible?...


unit-testingseammockitoeasymockjmock

Read More
How do I mock a class with easymock 3.x?...


javaunit-testingtestingeasymock

Read More
How Configure EasyMock Class Extension 3.1?...


javaconfigureeasymock

Read More
Hibernate+GroovyTestcase: Unable to figure out the error in the code below .....


hibernategroovyeasymock

Read More
Mock framework works with dependency injection framework in unit test...


guiceeasymockroboguice

Read More
Difference between EasyMock.expect(...).times(...) versus using EasyMock.expect(...) several times?...


javaunit-testingeasymock

Read More
EasyMock Not making a distinction between subclasses...


javaunit-testingeasymock

Read More
mocking class with annotated methods...


javaunit-testingmockingeasymock

Read More
Inject mock into bean failed...


springeasymockautowired

Read More
does easymock depend on net/sf/cglib/proxy/Enhancer?...


easymock

Read More
Easymock partially mocking (EasyMock ClassExtension), good or bad?...


javaunit-testingeasymock

Read More
Mock not saving state...


javatestingmockingeasymock

Read More
Difference between 'same' and 'eq' in EasyMock...


javaeasymock

Read More
EasyMock gentle introduction?...


unit-testingmockingeasymock

Read More
Compile error while using EasyMock.expect() in very simple example?...


javaunit-testingcompiler-errorseasymock

Read More
EasyMock : mocking the new operation possible?...


javamockingeasymock

Read More
createPartialMock with MocksControl...


javaeasymockpowermock

Read More
How do I mock a method inherited from an abstract class with EasyMock?...


javaclassabstracteasymockextends

Read More
easymock unexpected behaviour...


javaunit-testingeasymock

Read More
Using 'stub' correctly...


juniteasymockpowermock

Read More
Mocking void method with EasyMock and Mockito...


javaunit-testingmockitoeasymock

Read More
How do I mock static function (Object function, not class function) in scala...


scalaobjecteasymock

Read More
How to unit test a method with enum parameters?...


javaunit-testingjuniteasymock

Read More
BackNext