Junit and EasyMock understanding clarifications

Posted by harigm on Stack Overflow See other posts from Stack Overflow or by harigm
Published on 2010-04-22T04:45:43Z Indexed on 2010/04/22 4:53 UTC
Read the original article Hit count: 282

Filed under:
|
|
|
|

Still Now I am using JUnit, I came across EasyMock, I am understanding both are for the same purpose. Is my understanding correct?

What are the advantages does EasyMock has over the Junit?

Which one is easier to configure?

Does EasyMock has any limitations?

Please help me to learn

© Stack Overflow or respective owner

Related posts about easymock

Related posts about mock