public class CamelTestWatcher
extends org.junit.rules.TestWatcher
TestWatcher that is used to time how long the test takes.| Constructor and Description |
|---|
CamelTestWatcher() |
protected void starting(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.TestWatcherpublic long timeTaken()
Apache Camel