JWebUnit SVN
Brought to you by:
henryju
File | Date | Author | Commit |
---|---|---|---|
jwebunit-code-generator | 2014-03-17 | henryju | [r974] [maven-release-plugin] prepare for next develop... |
jwebunit-commons-tests | 2015-07-13 | henryju | [r978] #134 WebTester.submit() does not find submit bu... |
jwebunit-core | 2014-03-17 | jevonwright | [r976] Adding methods hasElementById(), hasElementByXP... |
jwebunit-htmlunit-plugin | 2015-07-29 | henryju | [r982] Update to HTMLUnit 2.18 |
jwebunit-webdriver-plugin | 2014-03-17 | henryju | [r974] [maven-release-plugin] prepare for next develop... |
src | 2015-07-29 | henryju | [r982] Update to HTMLUnit 2.18 |
COPYING | 2010-04-25 | henryju | [r831] Changed JWebUnit license to LGPL v3. Added mave... |
COPYING.LESSER | 2010-04-25 | henryju | [r831] Changed JWebUnit license to LGPL v3. Added mave... |
LICENSE.txt | 2014-03-17 | henryju | [r967] Update license header to 2014 |
README.txt | 2014-03-17 | henryju | [r971] Prepare release 3.2. Update Webdriver plugin. |
pom.xml | 2015-07-13 | henryju | [r977] Update to HtmlUnit 2.17 |
The JWebUnit team is pleased to announce the JWebUnit 3.2 release! http://jwebunit.sourceforge.net JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings. We are using HtmlUnit (htmlunit.sourceforge.net). Changes in this version are available here: http://jwebunit.sourceforge.net/changes-report.html Have fun! -The JWebUnit team