public class PhotonBasicWebTestRule
extends com.helger.web.scopes.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() |
public PhotonBasicWebTestRule()
ScopeTestRule@Nonnull public File getServletContextPath()
null.public void before()
before in class com.helger.web.scopes.mock.WebScopeTestRulepublic void after()
after in class com.helger.web.scopes.mock.WebScopeTestRuleCopyright © 2014–2015 Philip Helger. All rights reserved.