public class LogTestProgressRule
extends org.junit.rules.TestWatcher
Constructor and Description |
---|
LogTestProgressRule()
Deprecated.
since 5.9
|
LogTestProgressRule(BambooEnvironmentData environmentData) |
Modifier and Type | Method and Description |
---|---|
protected void |
finished(org.junit.runner.Description description) |
void |
onAfter() |
protected void |
starting(org.junit.runner.Description description) |
public LogTestProgressRule(BambooEnvironmentData environmentData)
@Deprecated public LogTestProgressRule()
protected void starting(org.junit.runner.Description description)
starting
in class org.junit.rules.TestWatcher
protected void finished(org.junit.runner.Description description)
finished
in class org.junit.rules.TestWatcher
public void onAfter()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.