Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
I
O
P
T
U
X
A
addTestCaseToTestPlan(TestCase, TestPlan)
- Method in class org.unitils.testlink.
TestLinkConnector
If the property assingTestIfNeeded in the unitils-jenkins.properties is set to true; than the test is added to the test plan.
afterInit()
- Method in class org.unitils.testlink.
TestLinkModule
afterTestMethod(Object, Method, Throwable)
- Method in class org.unitils.testlink.
TestLinkModule.TestLinkListener
C
create(String, Boolean, String, Boolean, Boolean, Boolean)
- Method in class org.unitils.testlink.
TestLinkConnectorFactory
createTestCase(String, Integer)
- Method in class org.unitils.testlink.
TestLinkConnector
A test case is created with the externalId.
G
getBuild(Integer, String)
- Method in class org.unitils.testlink.
TestLinkConnector
Retrieves the build with a given buildname from a given test plan.
getNotes(Throwable)
- Method in class org.unitils.testlink.
TestLinkConnector
If the ex isn't null, the method will give you the message of the throwable.
getStatus(Throwable)
- Method in class org.unitils.testlink.
TestLinkConnector
If the param ex is null, it will return passed, otherwise failed will be returned.
getTestCase(String, String)
- Method in class org.unitils.testlink.
TestLinkConnector
It searches the testcase.
getTestListener()
- Method in class org.unitils.testlink.
TestLinkModule
getTestPlan(String, String)
- Method in class org.unitils.testlink.
TestLinkConnector
It retrieves the test plan from Testlink
getTestSuite(String, Integer, Integer)
- Method in class org.unitils.testlink.
TestLinkConnector
This method looks if there is a suite with this name -YES: returns the
TestSuite
-NO: creates a
TestSuite
with this name and returns it.
I
init(Properties)
- Method in class org.unitils.testlink.
TestLinkModule
O
org.unitils.testlink
- package org.unitils.testlink
org.unitils.testlink.annotation
- package org.unitils.testlink.annotation
P
projectName
- Variable in class org.unitils.testlink.
TestLinkConnectorFactory
T
TestLink
- Annotation Type in
org.unitils.testlink.annotation
TestLinkConnector
- Class in
org.unitils.testlink
TestLinkConnector(TestLinkAPI, String, String, String, Boolean, String)
- Constructor for class org.unitils.testlink.
TestLinkConnector
TestLinkConnector(TestLinkAPI, String, String, String, Boolean, String, Boolean, Boolean, Boolean)
- Constructor for class org.unitils.testlink.
TestLinkConnector
TestLinkConnectorFactory
- Class in
org.unitils.testlink
Make sure that in the config.inc.php of your testlink the following settings are correct :
TestLinkConnectorFactory(String, String, String, String)
- Constructor for class org.unitils.testlink.
TestLinkConnectorFactory
TestLinkModule
- Class in
org.unitils.testlink
TestLinkModule()
- Constructor for class org.unitils.testlink.
TestLinkModule
TestLinkModule.TestLinkListener
- Class in
org.unitils.testlink
TestLinkModule.TestLinkListener()
- Constructor for class org.unitils.testlink.
TestLinkModule.TestLinkListener
U
updateTestCase(String, String, String, Throwable)
- Method in class org.unitils.testlink.
TestLinkConnector
The method searches the testcase with that specific externalId and the testcase is added to the testplan.
updateTestCase(String, String, Throwable)
- Method in class org.unitils.testlink.
TestLinkModule
url
- Variable in class org.unitils.testlink.
TestLinkConnectorFactory
X
XML_RPC
- Static variable in class org.unitils.testlink.
TestLinkConnectorFactory
A
C
G
I
O
P
T
U
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012-2013. All Rights Reserved.