public class LogTimeRule
extends org.junit.rules.TestWatcher
Constructor and Description |
---|
LogTimeRule() |
Modifier and Type | Method and Description |
---|---|
protected void |
failed(Throwable e,
org.junit.runner.Description description) |
protected void |
starting(org.junit.runner.Description description) |
protected void |
succeeded(org.junit.runner.Description description) |
protected void starting(org.junit.runner.Description description)
starting
in class org.junit.rules.TestWatcher
protected void failed(Throwable e, org.junit.runner.Description description)
failed
in class org.junit.rules.TestWatcher
protected void succeeded(org.junit.runner.Description description)
succeeded
in class org.junit.rules.TestWatcher
Copyright © 2003–2017 Atlassian. All rights reserved.