Class AddTestResultResponse
java.lang.Object
fi.meliora.testlab.ext.rest.model.ModelObject
fi.meliora.testlab.ext.rest.model.ResponseObject
fi.meliora.testlab.ext.rest.model.AddTestResultResponse
- All Implemented Interfaces:
Serializable
TestResultResource.addTestResult response.
- Author:
- Marko Kanala
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class fi.meliora.testlab.ext.rest.model.ModelObject
toString, toString, toStringCut
-
Constructor Details
-
AddTestResultResponse
public AddTestResultResponse()
-
-
Method Details
-
getTestRunId
- Returns:
- id of the test run which was created or updated, null if nothing was done
-
setTestRunId
-