Re: [Junitdoclet-users] Abstract classes and auto-fail
Brought to you by:
sgemkow
From: <ste...@ob...> - 2003-03-15 10:30:38
|
Hi Sam, > 2. What do you think about starting off with a default fail in each test > method - otherwise you can easily miss implementing a test method and > thinking it passes. Well, did you have the time to read the FAQ? There are two good reasons for the current setting. http://www.junitdoclet.org/faq.html#fail_not_default Regards, Steffen Gemkow |