void |
TestResultAnalyzer.addAssertNokIntoXmlFile(Document doc,
String path,
TestCase testcase,
List<String> displaylist) |
void |
TestResultAnalyzer.addAssertOkIntoXmlFile(Document doc,
String path,
TestCase testcase) |
void |
RemoteService.checkAuthentication() |
void |
RemoteService.deployArchive(File fileUpload) |
void |
Deployment.deployMultiProjects(List<File> projectList) |
List<String> |
TestResultAnalyzer.displayAsserOkEvaluateResult(String xpaths,
String text) |
String |
TestResultAnalyzer.displayEvaluateResult(String xpaths,
String text) |
hudson.util.FormValidation |
TestCaseBlock.TestCaseBlockDescriptorImpl.doValidateTestCase(String projectname,
String testcasename) |
void |
ZipFile.doZip(java.nio.file.Path workspacePath) |
static String |
TestCaseBlock.executTestCasesAndAnalyse(List<TestCaseBlock> blocklist,
Document doc,
String path) |
void |
ZipFile.generatePrjDirList(java.nio.file.Path dirPath) |
Document |
TestResultAnalyzer.generateXmlFile(String jobName,
String path) |
List<Project> |
RemoteService.getListProjects() |
Project |
RemoteService.getProjectInfo(String projectName) |
List<TestCase> |
RemoteService.getTestCaseListByProject(Project project) |
void |
RemoteService.login() |
List<String> |
TestResultAnalyzer.xmlAsserNokEvaluateResult(String xpaths,
String text) |
List<String> |
TestResultAnalyzer.xmlAsserOkEvaluateResult(String xpaths,
String text) |