Class TcTestBuilder.LaunchConfig
java.lang.Object
com.smartbear.jenkins.plugins.testcomplete.TcTestBuilder.LaunchConfig
- Enclosing class:
- TcTestBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTags()
getTest()
getUnit()
getValue()
void
setProject
(String project) void
setRoutine
(String routine) void
void
void
void
-
Constructor Details
-
LaunchConfig
@DataBoundConstructor public LaunchConfig()
-
-
Method Details
-
setValue
-
getValue
-
setProject
-
getProject
-
setUnit
-
getUnit
-
setRoutine
-
getRoutine
-
setTest
-
getTest
-
setTags
-
getTags
-