tests/testthat/test_share_log_api.R

# 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")
})
vjcitn/terraClientR documentation built on Dec. 23, 2021, 4:07 p.m.