Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
P
R
S
T
U
V
A
about()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Displays information about TL.
addTestCaseToTestPlan(Integer, Integer, Integer, Integer, Integer, Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Adds a Test Case to a Test Plan.
api
- Variable in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
TestLink API.
assignRequirements(Integer, Integer, List<Requirement>)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Assign a requirements to a Test Case.
Attachment
- Class in
br.eti.kinoshita.testlinkjavaapi.model
Attachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
Attachment(Integer, Integer, String, String, String, String, Long, String, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
AttachmentUtil
- Class in
br.eti.kinoshita.testlinkjavaapi.util
B
BaseTest
- Class in
br.eti.kinoshita.testlinkjavaapi
TestLink tests base class.
BaseTest()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
BaseTest
br.eti.kinoshita.testlinkjavaapi
- package br.eti.kinoshita.testlinkjavaapi
br.eti.kinoshita.testlinkjavaapi.model
- package br.eti.kinoshita.testlinkjavaapi.model
br.eti.kinoshita.testlinkjavaapi.util
- package br.eti.kinoshita.testlinkjavaapi.util
Build
- Class in
br.eti.kinoshita.testlinkjavaapi.model
Build()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Build
Build(Integer, Integer, String, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Build
C
checkDevKey(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Checks developer key.
createBuild(Integer, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Creates a Build.
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestAddTestCaseToTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateBuild
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestCase
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestProject
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestSuite
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestDeleteExecution
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetBuildsForTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetFirstLevelTestSuiteForTestProject
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetFullPath
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetLastExecutionResult
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetLatestBuildForTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetProjectTestPlans
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCase
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseAttachments
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseCustomFieldValue
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseIDByName
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestSuite
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanByName
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanPlatforms
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjectByName
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuiteById
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestSuite
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTotalsForTestPlan
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestReportTCResult
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadAttachment
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementAttachment
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementSpecificationAttachment
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestCaseAttachment
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestProjectAttachment
createData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestSuiteAttachment
createInvalidData()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjectByName
createTestCase(String, Integer, Integer, String, String, List<TestCaseStep>, String, TestImportance, ExecutionType, Integer, Integer, Boolean, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Creates a Test Case.
createTestPlan(String, String, String, Boolean, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Creates a Test Plan.
createTestProject(String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Creates a Test Project.
createTestSuite(Integer, String, String, Integer, Integer, Boolean, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
CustomField
- Class in
br.eti.kinoshita.testlinkjavaapi.model
CustomField()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
CustomField(Integer, String, String, Integer, String, String, String, Integer, Integer, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Integer, Integer, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
D
deleteExecution(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Deletes an execution.
devKey
- Variable in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
TestLink Developer Key.
doesUserExist(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Checks if the given user exists.
E
Execution
- Class in
br.eti.kinoshita.testlinkjavaapi.model
Execution()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Execution
Execution(Integer, Integer, Integer, ExecutionStatus, Integer, Integer, Integer, ExecutionType, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Execution
ExecutionStatus
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
ExecutionType
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
G
getActionOnDuplicatedName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getActionOnDuplicatedName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getActions()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
getArray(Map<String, Object>, String)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getAttachment(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getAuthorLogin()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getBase64EncodedContent(File)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
AttachmentUtil
getBoolean(Map<String, Object>, String)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getBuild(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getBuildId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getBuildMap(Build)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getBuildName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
getBuildNotes()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
getBuildsForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves an Array of Builds for a given Test Plan.
getCheckDuplicatedName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getCheckDuplicatedName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getCode()
- Method in exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
getContent()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getCustomField(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getCustomFields()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getDefaultValue()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getDescription()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getDetails()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getDevKey()
- Method in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
getDevKey()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
getDisplayOrder()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getEnableOnDesign()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getEnableOnExecution()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getExecution(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getExecutionStatus(char)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionStatus
getExecutionType()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getExecutionType(Integer)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionType
getExecutionType()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getExecutionType()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
getExpectedResults()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
getFileName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getFileSize()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getFileType()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getFirstLevelTestSuitesForTestProject(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Get set of test suites AT TOP LEVEL of tree on a Test Project
getFkId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getFkTable()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getFullPath(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves the full path of a node.
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
getId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getInteger(Map<String, Object>, String)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getInternalId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getLabel()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getLastExecutionResult(Integer, Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves last execution result of a Test Case.
getLatestBuildForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves the latest Build for a given Test Plan.
getLengthMax()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getLengthMin()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getLocation()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
getName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getNotes()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getNotes()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
getNotes()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
getNotes()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
getNumber()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
getOrder()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getOrder()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getParentId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getParentId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getPlatform(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getPossibleValues()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getPreconditions()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getPrefix()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
getProjectName()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
getProjects()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves all Test Projects from TestLink.
getProjectTestPlans(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves an array of Test Plans associated to a Test Project.
getReqDocId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
getReqSpecId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
getRequirementAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getRequirementsGroupedByReqSpecMap(List<Requirement>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getRequirementSpecificatoinAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getShowOnDesign()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getShowOnExecution()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getShowOnTestPlanDesign()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getStatus()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getSteps()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getString(Map<String, Object>, String)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getSummary()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getTestCase(Integer, Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Get a test case
getTestCase(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestCaseAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestCaseAttachments(Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Return an array of attachments of a Test Case.
getTestCaseCustomFieldDesignValue(Integer, Integer, Integer, Integer, String, ResponseDetails)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves list of Custom Fields for a Test Case.
getTestCaseIDByName(String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Get a test case ID by a test case Name
getTestCaseMap(TestCase)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestCasesForTestPlan(Integer, List<Integer>, Integer, List<Integer>, String, Boolean, List<Integer>, String, ExecutionType, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves Test Cases for Test Plans.
getTestCasesForTestSuite(Integer, Boolean, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves Test Cases for a Test Suite.
getTestCaseStepMap(TestCaseStep)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestCaseVersionId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getTestCaseVersionId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
getTestCaseVersionNumber()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getTesterId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getTestImportance()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getTestLinkApi()
- Method in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
getTestLinkUser(Integer)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkUser
getTestPlan(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestPlanByName(String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves a Test Plan by its name.
getTestPlanId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
getTestPlanId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
getTestPlanMap(TestPlan)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestPlanPlatforms(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves Platforms of a Test Plan.
getTestProject(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
Extracts a Test Project from a Map.
getTestProjectAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestProjectByName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves a Test Project by its name.
getTestProjectId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getTestProjectId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
getTestProjectMap(TestProject)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestSuite(Map<String, Object>)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestSuiteAttachmentMap(Attachment)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestSuiteByID(List<Integer>)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Retrieves Test Suites for given Ids.
getTestSuiteId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
getTestSuiteMap(TestSuite)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
getTestSuitesForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
getTestSuitesForTestSuite(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Get list of TestSuites which are DIRECT children of a given TestSuite
getTitle()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
getTotalsForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
getType()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getUrl()
- Method in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
getUrl()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
getValidRegexp()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getValue()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
getVersionId()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
I
isActive()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
isActive()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
isEnableAutomation()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
isEnableInventory()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
isEnableOnTestPlanDesign()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
isEnableRequirements()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
isEnableTestPriority()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
isPublic()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
isPublic()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
P
ping()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
ping method is an alias for sayHello.
Platform
- Class in
br.eti.kinoshita.testlinkjavaapi.model
Platform()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Platform
Platform(Integer, String, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Platform
putIfNotNullAndTrue(Map<String, Object>, String, Boolean)
- Static method in class br.eti.kinoshita.testlinkjavaapi.util.
Util
Puts a boolean value into a map if the value is not null.
R
repeat(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
reportTCResult(Integer, Integer, Integer, ExecutionStatus, Integer, String, String, Boolean, String, Integer, String, Map<String, String>, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Reports a Test Case result.
Requirement
- Class in
br.eti.kinoshita.testlinkjavaapi.model
Requirement()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
Requirement(Integer, Integer, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
ResponseDetails
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
S
sayHello()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Says hello to the user.
setActionOnDuplicatedName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setActionOnDuplicatedName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setActions(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
setActive(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setActive(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setAuthorLogin(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setBuildId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setBuildName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
setBuildNotes(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
setCheckDuplicatedName(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setCheckDuplicatedName(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setContent(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setCustomFields(List<CustomField>)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setDefaultValue(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setDescription(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setDetails(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setDisplayOrder(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setEnableAutomation(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setEnableInventory(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setEnableOnDesign(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setEnableOnExecution(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setEnableOnTestPlanDesign(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setEnableRequirements(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setEnableTestPriority(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setExecutionType(ExecutionType)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setExecutionType(ExecutionType)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setExecutionType(ExecutionType)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
setExpectedResults(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
setFileName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setFileSize(Long)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setFileType(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setFkId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setFkTable(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setInternalId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setLabel(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setLengthMax(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setLengthMin(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setLocation(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setNotes(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setNotes(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
setNotes(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setNotes(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setNumber(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
setOrder(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setOrder(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setParentId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setParentId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setPossibleValues(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setPreconditions(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setPrefix(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setProjectName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setPublic(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
setPublic(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
setReqDocId(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
setReqSpecId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
setShowOnDesign(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setShowOnExecution(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setShowOnTestPlanDesign(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setStatus(ExecutionStatus)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setSteps(List<TestCaseStep>)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setSummary(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setTestCaseExecutionResult(Integer, Integer, Integer, ExecutionStatus, Integer, String, String, Boolean, String, Integer, String, Map<String, String>, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Reports a Test Case result.
setTestCaseVersionId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setTestCaseVersionId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
setTestCaseVersionNumber(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setTesterId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setTestImportance(TestImportance)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setTestMode(Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
setTestPlanId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
setTestPlanId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
setTestProjectId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setTestProjectId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
setTestSuiteId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
setTitle(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
setType(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setUp()
- Method in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
Set up method that creates the instance of the TestLink API.
setValidRegexp(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setValue(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
setVersionId(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
T
testAbout()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestAddTestCaseToTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestAddTestCaseToTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestAddTestCaseToTestPlan
testAddTestCaseToTestPlan(Integer, Integer, Integer, Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestAddTestCaseToTestPlan
TestAssignRequirement
- Class in
br.eti.kinoshita.testlinkjavaapi
TestAssignRequirement()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestAssignRequirement
testAssignRequirement()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestAssignRequirement
TestCase
- Class in
br.eti.kinoshita.testlinkjavaapi.model
TestCase()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
TestCase(Integer, String, Integer, Integer, String, String, List<TestCaseStep>, String, TestImportance, ExecutionType, Integer, Integer, Boolean, String, Integer, Integer, List<CustomField>)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
TestCaseStep
- Class in
br.eti.kinoshita.testlinkjavaapi.model
TestCaseStep()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
TestCaseStep(Integer, Integer, String, String, ExecutionType)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
testCheckInvalidDevKey()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
testCheckValidDevKey()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestCreateBuild
- Class in
br.eti.kinoshita.testlinkjavaapi
TestCreateBuild()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestCreateBuild
testCreateBuild(Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateBuild
testCreateProject(String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestProject
TestCreateTestCase
- Class in
br.eti.kinoshita.testlinkjavaapi
TestCreateTestCase()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestCase
testCreateTestCase(Integer, Integer, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestCase
TestCreateTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestCreateTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestPlan
testCreateTestPlan(String, String, Boolean, Boolean)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestPlan
TestCreateTestProject
- Class in
br.eti.kinoshita.testlinkjavaapi
TestCreateTestProject()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestProject
TestCreateTestSuite
- Class in
br.eti.kinoshita.testlinkjavaapi
TestCreateTestSuite()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestSuite
testCreateTestSuite(Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestCreateTestSuite
TestDeleteExecution
- Class in
br.eti.kinoshita.testlinkjavaapi
TestDeleteExecution()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestDeleteExecution
testDeleteExecution(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestDeleteExecution
testDoesUserExist(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestGetBuildsForTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetBuildsForTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetBuildsForTestPlan
testGetBuildsForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetBuildsForTestPlan
TestGetFirstLevelTestSuiteForTestProject
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetFirstLevelTestSuiteForTestProject()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetFirstLevelTestSuiteForTestProject
testGetFirstLevelTestSuitesForTestProject(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetFirstLevelTestSuiteForTestProject
TestGetFullPath
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetFullPath()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetFullPath
testGetFullPath(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetFullPath
TestGetLastExecutionResult
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetLastExecutionResult()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetLastExecutionResult
testGetLastExecutionResult(Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetLastExecutionResult
TestGetLatestBuildForTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetLatestBuildForTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetLatestBuildForTestPlan
testGetLatestBuildForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetLatestBuildForTestPlan
testGetNonExistingTestProjectByName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjectByName
testGetProjects()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjects
TestGetProjectTestPlans
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetProjectTestPlans()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetProjectTestPlans
testGetProjectTestPlans(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetProjectTestPlans
TestGetTestCase
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCase()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCase
testGetTestCase(Integer, Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCase
TestGetTestCaseAttachments
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCaseAttachments()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseAttachments
testGetTestCaseAttachments(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseAttachments
testGetTestCaseCustomFieldDesignValueFull(Integer, Integer, Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseCustomFieldValue
testGetTestCaseCustomFieldDesignValueSimple(Integer, Integer, Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseCustomFieldValue
testGetTestCaseCustomFieldDesignValueValue(Integer, Integer, Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseCustomFieldValue
TestGetTestCaseCustomFieldValue
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCaseCustomFieldValue()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseCustomFieldValue
TestGetTestCaseIDByName
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCaseIDByName()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseIDByName
testGetTestCaseIDByName(String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCaseIDByName
TestGetTestCasesForTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCasesForTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestPlan
testGetTestCasesForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestPlan
TestGetTestCasesForTestSuite
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestCasesForTestSuite()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestSuite
testGetTestCasesForTestSuite(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestCasesForTestSuite
TestGetTestPlanByName
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestPlanByName()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanByName
testGetTestPlanByName(String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanByName
TestGetTestPlanPlatforms
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestPlanPlatforms()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanPlatforms
testGetTestPlanPlatforms(Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestPlanPlatforms
TestGetTestProjectByName
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestProjectByName()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjectByName
testGetTestProjectByName(String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjectByName
TestGetTestProjects
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestProjects()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestProjects
TestGetTestSuiteById
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestSuiteById()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuiteById
testGetTestSuiteById(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuiteById
TestGetTestSuitesForTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestSuitesForTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestPlan
testGetTestSuitesForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestPlan
TestGetTestSuitesForTestSuite
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTestSuitesForTestSuite()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestSuite
testGetTestSuitesForTestSuite(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTestSuitesForTestSuite
TestGetTotalsForTestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi
TestGetTotalsForTestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestGetTotalsForTestPlan
testGetTotalsForTestPlan(Integer)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestGetTotalsForTestPlan
TestImportance
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
TestIndependentTests
- Class in
br.eti.kinoshita.testlinkjavaapi
TestIndependentTests()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestLinkAPI
- Class in
br.eti.kinoshita.testlinkjavaapi
TestLink API class.
TestLinkAPI(String, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Constructor with parameters.
TestLinkAPIException
- Exception in
br.eti.kinoshita.testlinkjavaapi
TestLinkAPIException()
- Constructor for exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
Default constructor.
TestLinkAPIException(String)
- Constructor for exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
TestLinkAPIException(Integer, String)
- Constructor for exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
TestLinkAPIException(Throwable)
- Constructor for exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
TestLinkAPIException(String, Throwable)
- Constructor for exception br.eti.kinoshita.testlinkjavaapi.
TestLinkAPIException
TestLinkMethods
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
TestLinkParams
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
TestLinkResponseParams
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
TestLinkTables
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
TestLinkUser
- Enum in
br.eti.kinoshita.testlinkjavaapi.model
testPingAndSayHello()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestPlan
- Class in
br.eti.kinoshita.testlinkjavaapi.model
TestPlan()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
TestPlan(Integer, String, String, String, Boolean, Boolean)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
TestProject
- Class in
br.eti.kinoshita.testlinkjavaapi.model
TestProject()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
TestProject(Integer, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
testRepeat()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestReportTCResult
- Class in
br.eti.kinoshita.testlinkjavaapi
TestReportTCResult()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestReportTCResult
testReportTCResult(Integer, Integer, Integer, String, String, Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestReportTCResult
testSetTestCaseExecutionResult(Integer, Integer, Integer, String, String, Integer, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestReportTCResult
testSetTestMode()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestIndependentTests
TestSuite
- Class in
br.eti.kinoshita.testlinkjavaapi.model
TestSuite()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
TestSuite(Integer, Integer, String, String, Integer, Integer, Boolean, String)
- Constructor for class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
TestUploadAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadAttachment
testUploadAttachment(String, Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadAttachment
testUploadRequiremenSpecificationtAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementSpecificationAttachment
TestUploadRequirementAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadRequirementAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementAttachment
testUploadRequirementAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementAttachment
TestUploadRequirementSpecificationAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadRequirementSpecificationAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadRequirementSpecificationAttachment
TestUploadTestCaseAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadTestCaseAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestCaseAttachment
testUploadTestCaseAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestCaseAttachment
TestUploadTestProjectAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadTestProjectAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestProjectAttachment
testUploadTestProjectAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestProjectAttachment
TestUploadTestSuiteAttachment
- Class in
br.eti.kinoshita.testlinkjavaapi
TestUploadTestSuiteAttachment()
- Constructor for class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestSuiteAttachment
testUploadTestSuiteAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestUploadTestSuiteAttachment
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Attachment
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Build
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
CustomField
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Execution
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionStatus
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionType
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Platform
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
Requirement
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
ResponseDetails
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCase
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestCaseStep
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestImportance
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkMethods
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkParams
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkResponseParams
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkTables
toString()
- Method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkUser
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestPlan
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestProject
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.model.
TestSuite
toString()
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
U
uploadAttachment(Integer, String, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment linking it to a DB table.
uploadRequirementAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment to a Requirement.
uploadRequirementSpecificationAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment to a Requirement Specification.
uploadTestCaseAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment to a Test Case.
uploadTestProjectAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment to a Test Project.
uploadTestSuiteAttachment(Integer, String, String, String, String, String)
- Method in class br.eti.kinoshita.testlinkjavaapi.
TestLinkAPI
Uploads an attachment to a Test Suite.
url
- Variable in class br.eti.kinoshita.testlinkjavaapi.
BaseTest
TestLink URL.
Util
- Class in
br.eti.kinoshita.testlinkjavaapi.util
V
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionStatus
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ResponseDetails
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestImportance
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkMethods
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkParams
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkResponseParams
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkTables
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkUser
Returns the enum constant of this type with the specified name.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
ResponseDetails
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestImportance
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkParams
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkResponseParams
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkTables
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum br.eti.kinoshita.testlinkjavaapi.model.
TestLinkUser
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
G
I
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010-2010 the testlink-java-api team-2010. All Rights Reserved.