public class CucumberTestTool
extends com.xebialabs.xltest.domain.BaseTestTool
| Constructor and Description |
|---|
CucumberTestTool() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.xebialabs.xltest.domain.Importable> |
findImportables(com.xebialabs.overthere.OverthereFile searchPath,
com.xebialabs.xltest.utils.glob.FileMatcher fileMatcher) |
java.lang.String |
getCategory() |
java.lang.String |
getName() |
java.lang.String |
getSearchPattern() |
public java.lang.String getName()
public java.util.List<com.xebialabs.xltest.domain.Importable> findImportables(com.xebialabs.overthere.OverthereFile searchPath,
com.xebialabs.xltest.utils.glob.FileMatcher fileMatcher)
public java.lang.String getSearchPattern()
public java.lang.String getCategory()