Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Contract4J: New "Design by Contract" tool for Java5 using AspectJ

Dean,

Sounds interesting. I'd like to try out it in my projects. However, I still couldn't build your framework on my Windows machine (using Cygwin), following the steps in your README file. So could you please provide ready binaries as well on your download page.

Thanks,
Dmitri

Dean Wampler wrote:

I created an open-source project called "Contract4J" for supporting Bertrand Meyer's "Design by Contract" programming in Java. It uses Java 5 annotations and generates AspectJ code to weave in contract tests. I'm emailing this announcement to the AOSD group, too, because the back-end code generation can be extended to generate tests using other Java-based aspect systems, which I hope to do soon.

http://www.contract4j.org/

Feedback welcome.

Dean

dean@xxxxxxxxxxxxxxxxxxxxx

_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-dev




Back to the top