public class CamelTearDownRule
extends org.junit.rules.ExternalResource
| Constructor and Description |
|---|
CamelTearDownRule(ThreadLocal<CamelTestSupport> testSupport) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
public CamelTearDownRule(ThreadLocal<CamelTestSupport> testSupport)
Apache Camel