New Version!
----------------------

With this you can:

1. Use regex asserts for testing your application 
        1.1. with the sun java 1.4 regex implementation 
        1.2. with Jakarta Regexp 
        1.3. with the regex implementation you want (leave a note in the 
wiki and the next implementation will be added) 
        1.4. you can switch the implementation 
2. Run test files for the regex implementation 
        2.1. Run your own testfiles (please publish them in the wiki) 
        2.2. Run the Jakarta Regexp tests "docs/RETest.txt" 
        2.3. Run other implementation tests (please add a link in the 
wiki) 

Please use this wiki for discussions:
http://www.haenchen.softwarezentrum.de/OpenSourceWiki/Wiki.jsp?page=JUnitForRegex

------------------------------------------------------------------------------------

How about reusing code?
Please look at the bottom of the page. The header: reuse code with jakarta 
tests. The benefits I see are:
1. no duplicated code (between your test classes and other test 
frameworks)
2. better design and easier code as in the test classes now


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to