public class PhotonBasicWebTestRule
extends com.helger.web.scope.mock.WebScopeTestRule
| Constructor and Description |
|---|
PhotonBasicWebTestRule()
Ctor using the default storage path from
ScopeTestRule |
PhotonBasicWebTestRule(File aDataPath,
File aServletContextPath)
Ctor with an arbitrary path
|
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
File |
getDataPath() |
File |
getServletContextPath() |
PhotonBasicWebTestRule |
setDeleteAllData(boolean bDeleteAllData) |
public PhotonBasicWebTestRule()
ScopeTestRule@Nonnull public File getServletContextPath()
null.@Nonnull public PhotonBasicWebTestRule setDeleteAllData(boolean bDeleteAllData)
public void before()
before in class com.helger.web.scope.mock.WebScopeTestRulepublic void after()
after in class com.helger.web.scope.mock.WebScopeTestRuleCopyright © 2014–2017 Philip Helger. All rights reserved.