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