EasyMock

EasyMock 3.1

EasyMock provides Mock Objects for interfaces and objects through the class extension by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects....