public class BrowserWindowsCleanupRule
extends org.junit.rules.TestWatcher
| Modifier and Type | Method and Description |
|---|---|
protected void |
finished(org.junit.runner.Description ignored) |
static BrowserWindowsCleanupRule |
instance(JiraTestedProduct jira)
Factory method.
|
protected void |
starting(org.junit.runner.Description ignored) |
public static BrowserWindowsCleanupRule instance(JiraTestedProduct jira)
jira - the Jira instance whose windows are to be closedprotected void starting(org.junit.runner.Description ignored)
starting in class org.junit.rules.TestWatcherprotected void finished(org.junit.runner.Description ignored)
finished in class org.junit.rules.TestWatcherCopyright © 2002-2019 Atlassian. All Rights Reserved.