public class PhotonBasicTestRule
extends com.helger.commons.scope.mock.ScopeTestRule
| Constructor and Description |
|---|
PhotonBasicTestRule()
Ctor using the default storage path from
ScopeTestRule |
PhotonBasicTestRule(File aDataPath,
String sServletContextPath)
Ctor with an arbitrary path
|
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
File |
getDataPath() |
String |
getServletContextPath() |
public PhotonBasicTestRule()
ScopeTestRule@Nonnull @Nonempty public String getServletContextPath()
null.public void before()
before in class com.helger.commons.scope.mock.ScopeTestRulepublic void after()
after in class com.helger.commons.scope.mock.ScopeTestRuleCopyright © 2014–2017 Philip Helger. All rights reserved.