public class ComparatorJobData extends JobData
| Constructor and Description |
|---|
ComparatorJobData(String company,
String project,
String suiteName,
String testName,
String urlName,
Step step) |
| Modifier and Type | Method and Description |
|---|---|
Step |
getStep() |
String |
getUrlName() |
getCompany, getProject, getSuiteName, getTestNamepublic ComparatorJobData(String company, String project, String suiteName, String testName, String urlName, Step step)
company - - company name.project - - project name.suiteName - - suite name.testName - - test name.urlName - - name of url.step - - step with comparisons.Copyright © 2013–2016 Cognifide. All rights reserved.