public class DisableRTERule
extends org.junit.rules.TestWatcher
| Constructor and Description |
|---|
DisableRTERule(JiraTestedProduct jira) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finished(org.junit.runner.Description description) |
protected void |
starting(org.junit.runner.Description description) |
public DisableRTERule(JiraTestedProduct jira)
protected void starting(@Nonnull org.junit.runner.Description description)
starting in class org.junit.rules.TestWatcherprotected void finished(org.junit.runner.Description description)
finished in class org.junit.rules.TestWatcherCopyright © 2002-2019 Atlassian. All Rights Reserved.