public class ScopeTestRule
extends org.junit.rules.ExternalResource
| Modifier and Type | Field and Description |
|---|---|
static File |
STORAGE_PATH |
| Constructor and Description |
|---|
ScopeTestRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
public static final File STORAGE_PATH
@OverrideOnDemand public void before()
before in class org.junit.rules.ExternalResource@OverrideOnDemand public void after()
after in class org.junit.rules.ExternalResourceCopyright © 2014–2017 Philip Helger. All rights reserved.