tests/testthat/test_me.R

# Automatically generated by openapi-generator (https://openapi-generator.tech)
# Please update as you see appropriate

context("Test Me")

model.instance <- Me$new()

test_that("userInfo", {
  # tests for the property `userInfo` (UserInfo)

  # uncomment below to test the property 
  #expect_equal(model.instance$`userInfo`, "EXPECTED_RESULT")
})

test_that("enabled", {
  # tests for the property `enabled` (Enabled)

  # uncomment below to test the property 
  #expect_equal(model.instance$`enabled`, "EXPECTED_RESULT")
})
vjcitn/terraClientR documentation built on Dec. 23, 2021, 4:07 p.m.