public class EnableAnalyticsRule extends Object implements org.junit.rules.TestRule
EnableAnalytics annotation.| Constructor and Description |
|---|
EnableAnalyticsRule(java.util.function.Supplier<Backdoor> backdoorSupplier) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected void |
finished() |
protected void |
starting(org.junit.runner.Description description) |
public EnableAnalyticsRule(java.util.function.Supplier<Backdoor> backdoorSupplier)
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleprotected void starting(@Nonnull org.junit.runner.Description description)
protected void finished()
Copyright © 2002-2019 Atlassian. All Rights Reserved.