Saw that JMock have reached release candidate 1. I've tried to use JMock, but whenever I'm in trouble I get really provoked by the fact that JMock developers seems to hate JavaDocs. Try browsing JMock's JavaDoc and you'll see the lack of comments is astonishing.
I value JavaDoc, but then again I might be just too stupid since I see the value of having JavaDoc for something simple as a mock object library.
2004-05-26
Subscribe to:
Post Comments (Atom)
4 comments:
jMock's API style doesn't really suit Javadoc. Javadoc documents individual methods, but jMock works by chaining methods together to specify expectations. The team have written (and are writing) documentation to try and cover the gap.
Great article! Thanks.
Thanks for interesting article.
Excellent website. Good work. Very useful. I will bookmark!
Post a Comment