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()voidsetProject(String project) voidsetRoutine(String routine) voidvoidvoidvoid
-
Constructor Details
-
LaunchConfig
@DataBoundConstructor public LaunchConfig()
-
-
Method Details
-
setValue
-
getValue
-
setProject
-
getProject
-
setUnit
-
getUnit
-
setRoutine
-
getRoutine
-
setTest
-
getTest
-
setTags
-
getTags
-