Package com.testmonitor.resources
Class TestCase
java.lang.Object
com.testmonitor.resources.TestCase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()setDescription(String description) setTestSuiteId(Integer testSuiteId) setTestSuiteId(String testSuiteId) List<org.apache.hc.core5.http.NameValuePair>
-
Constructor Details
-
TestCase
public TestCase()
-
-
Method Details
-
setId
-
setId
-
getId
-
setName
-
getName
-
setTestSuiteId
-
setTestSuiteId
-
getTestSuiteId
-
getDescription
-
setDescription
-
toHttpParams
-