ITestBase.SaveActions(JsonPatchDocument) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Save all actions teststep and attachment as relations into json object
public Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument SaveActions(Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument json);
abstract member SaveActions : Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument -> Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument
Public Function SaveActions (json As JsonPatchDocument) As JsonPatchDocument
Parameters
- json
- Microsoft.VisualStudio.Services.WebApi.Patch.Json.JsonPatchDocument