public class ServletURLLookupServiceImpl extends Object implements ServletURLLookupService
| Constructor and Description |
|---|
ServletURLLookupServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getContextRoot(Method testMethod)
Retrieves contextRoot in the context of given testMethod
Returns null if contextRoot can't be retrieved (when no deployment is available)
|
public URL getContextRoot(Method testMethod)
ServletURLLookupServicegetContextRoot in interface ServletURLLookupServiceCopyright © 2014 JBoss by Red Hat. All Rights Reserved.