public interface TestSourceContext
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getLocalPath(java.lang.String relativePath)
Returns the absolute local path of a VCS contained file from the passed relative path.
|
java.io.File |
getTestContainerRootDir()
Returns the local path of the Test Container root directory, where all VCS controlled files reside.
|
java.io.File getTestContainerRootDir()
java.io.File getLocalPath(java.lang.String relativePath)
relativePath - a relative path respective TestContainer root directory specifying a VCS contained file.Copyright © Micro Focus 2004-2019. All rights reserved.