Jar examples for e:expected-failure
see: http://www.ensor.cc/2012/09/allowing-junit-tests-to-pass-test-case.html
You can download jar file expected-failure 0.0.9 in this page.
Creative Commons By, Version 3.0
You can use the following script to add expected-failure-0.0.9.jar to your project.
<dependency> <groupId>com.clickconcepts.junit</groupId> <artifactId>expected-failure</artifactId> <version>0.0.9</version> </dependency>
compile group: 'com.clickconcepts.junit', name: 'expected-failure', version: '0.0.9'
libraryDependencies += "com.clickconcepts.junit" % "expected-failure" % "0.0.9"
<dependency org="com.clickconcepts.junit" name="expected-failure" rev="0.0.9"/>
@Grapes(@Grab(group='com.clickconcepts.junit', module='expected-failure', version='0.0.9'))
'com.clickconcepts.junit:expected-failure:jar:0.0.9'
Click the following link to download the jar file.
expected-failure-0.0.9-javadoc.jar