public class RepeatFailedTests
extends java.lang.Object
Helper class to execute all failed ANT tests according the consoleText as
defined in the system property error.log.url. You can also specify multiple URLs using the comma (,).
-Derror.log.url=http://jenkins.acme.com/job/myjob/lastBuild/consoleText
| Constructor and Description |
|---|
RepeatFailedTests() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite() |