Link Details

Link 304583 thumbnail
User 398735 avatar

By lyndsey
via java.dzone.com
Published: Nov 28 2009 / 09:14

Some while back I was preparing a presentation on mocking and testing frameworks for Java. As part of the aim was to demonstrate some real, running code, I ended up spending quite some time copying, pasting, extending and correcting various examples gleaned from readmes, Javadoc, Wiki pages and blog posts. Since then, this codebase has been extended with various new features I've come across, and I've often referred to it for experiments, as a helpful reference, and suchlike.
  • 14
  • 0
  • 1693
  • 538

Comments

Add your comment
User 388907 avatar

MCII replied ago:

0 votes Vote down Vote up Reply

"expectStaticNonVoidMethod? ARGH! Feels more like ASM than unit testing."

Exactly. None of those frameworks looks appealing to me.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.