# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate
context("Test ShareLogApi")
api.instance <- ShareLogApi$new()
test_that("GetSharees", {
# tests for GetSharees
# base path: http://localhost
# Get a list of users with whom current user has shared a Workspace.
# Get a list of users with whom current user has shared a Workspace.
# @return [array[character]]
# uncomment below to test the operation
#expect_equal(result, "EXPECTED_RESULT")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.