public final class BuildWatcher
extends org.junit.rules.ExternalResource
@ClassRule public static BuildWatcher buildWatcher = new BuildWatcher();
Should work in combination with JenkinsRule or RestartableJenkinsRule.JenkinsRule.waitForCompletion(R),
JenkinsRule.waitForMessage(java.lang.String, R)| Modifier and Type | Class and Description |
|---|---|
static class |
BuildWatcher.Listener |
| Constructor and Description |
|---|
BuildWatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
Copyright © 2004–2019. All rights reserved.