Package | Description |
---|---|
com.convertigo.jenkins.plugins.jenkinsPluginsArtifact |
Modifier and Type | Method and Description |
---|---|
TestCase |
Project.createTestCase() |
Modifier and Type | Method and Description |
---|---|
List<TestCase> |
Project.getTestcaseList() |
List<TestCase> |
RemoteService.getTestCaseListByProject(Project project) |
Modifier and Type | Method and Description |
---|---|
void |
TestResultAnalyzer.addAssertNokIntoXmlFile(Document doc,
String path,
TestCase testcase,
List<String> displaylist) |
void |
TestResultAnalyzer.addAssertOkIntoXmlFile(Document doc,
String path,
TestCase testcase) |
void |
Project.addTestCase(TestCase testcase) |
Modifier and Type | Method and Description |
---|---|
void |
Project.addTestcaseList(List<TestCase> testcaseList) |
static List<String> |
TestCase.findTestcase(List<TestCase> testcaselist,
String type,
String typename) |
static Set<String> |
TestCase.findTransaction(List<TestCase> testcaselist,
String type,
String typename) |
static Set<String> |
TestCase.findTypename(List<TestCase> testcaselist,
String type) |
void |
Project.setTestcaseList(List<TestCase> testcaseList) |
Copyright © 2004-2015. All Rights Reserved.