public class DevModeRule
extends org.junit.rules.TestWatcher
DevMode annotation.| Constructor and Description |
|---|
DevModeRule(Backdoor backdoor) |
DevModeRule(BackdoorModule backdoorModule) |
| 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) |
@Inject public DevModeRule(Backdoor backdoor)
public DevModeRule(BackdoorModule backdoorModule)
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
apply in interface org.junit.rules.TestRuleapply in class org.junit.rules.TestWatcherprotected void starting(@Nonnull org.junit.runner.Description description)
starting in class org.junit.rules.TestWatcherprotected void finished()
Copyright © 2002-2022 Atlassian. All Rights Reserved.