public class TestRailExecutor extends Object
TestRailAPI| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
TestRailExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
addResultsForCases(List<TestCaseDetail> currentTestCases) |
static void |
addSections(List<Section> sections) |
static boolean |
existsInAllSection(Section section) |
static List<Section> |
getAllSection() |
static List<TestCase> |
getAllTestCases() |
boolean |
isEnabled() |
void |
prepareCurrentSuiteRun()
read all sections created
|
TestCaseDetail |
uploadTestCase(org.testng.ITestResult currentTest) |
public static boolean existsInAllSection(Section section)
public boolean isEnabled()
public TestCaseDetail uploadTestCase(org.testng.ITestResult currentTest)
public void prepareCurrentSuiteRun()
public Object addResultsForCases(List<TestCaseDetail> currentTestCases) throws Exception
ExceptionCopyright © 2005–2019 Alfresco Software. All rights reserved.