public class JMeterTestTool
extends com.xebialabs.xltest.domain.BaseTestTool
| Constructor and Description |
|---|
JMeterTestTool() |
| 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 |
getDefaultSearchPattern() |
java.lang.String |
getName() |
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)
throws JMeterNoImportableResultsException
public java.lang.String getCategory()
public java.lang.String getDefaultSearchPattern()