Cactus versus mock objects (jMock, Easy mock)

Posted by Thomman on Stack Overflow See other posts from Stack Overflow or by Thomman
Published on 2010-04-13T15:55:39Z Indexed on 2010/04/13 18:23 UTC
Read the original article Hit count: 477

Filed under:
|
|
|
|

I'm little confused with Cactus and mock objects (jMock, Easy mock).

Could anyone please answer the following questions?

  1. When to use Cactus for testing?
  2. When not to use Cactus for testing?
  3. When to use mock objects for testing?
  4. When not to use mock objects for testing?

© Stack Overflow or respective owner

Related posts about cactus

Related posts about java