Chuck:

What tools do you (or anyone else on the list) use for DBC? In your book you discuss Jass, and you provide Jass4Eclipse (http:// www.gvcsitemaker.com/jass4eclipse/ant_builder). Is that what you still use? It would be nice to have something that did not require preprocessing, and Contract4j5 (http://www.contract4j.org/) seems to provide that (after a cursory look).

Tobias

On Nov 22, 2007, at 9:45 PM, Chuck Hill wrote:

I also use Design by Contract with greatly reduces the need to write unit tests as much of the code tests itself. I try to keep in mind "only test what can break" as "only test what you might have possibly written incorrectly" and don't write tests for very simple methods. Test what is useful to test, don't test things just because you can.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to