Jar examples for j:jwebunit-commons-tests
All test cases that each plugin should pass.
You can download jar file jwebunit-commons-tests 2.3 in this page.
You can use the following script to add jwebunit-commons-tests-2.3.jar to your project.
<dependency> <groupId>net.sourceforge.jwebunit</groupId> <artifactId>jwebunit-commons-tests</artifactId> <version>2.3</version> </dependency>
compile group: 'net.sourceforge.jwebunit', name: 'jwebunit-commons-tests', version: '2.3'
libraryDependencies += "net.sourceforge.jwebunit" % "jwebunit-commons-tests" % "2.3"
<dependency org="net.sourceforge.jwebunit" name="jwebunit-commons-tests" rev="2.3"/>
@Grapes(@Grab(group='net.sourceforge.jwebunit', module='jwebunit-commons-tests', version='2.3'))
'net.sourceforge.jwebunit:jwebunit-commons-tests:jar:2.3'
Click the following link to download the jar file.
jwebunit-commons-tests-2.3.jar