tests/testthat/test_deploy_ui_out.R

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

context("Test DeployUIOut")

model.instance <- DeployUIOut$new()

test_that("error_message", {
  # tests for the property `error_message` (character)

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

test_that("succeeded", {
  # tests for the property `succeeded` (character)

  # uncomment below to test the property 
  #expect_equal(model.instance$`succeeded`, "EXPECTED_RESULT")
})
namsor/namsor-r-sdk2 documentation built on March 15, 2021, 7:12 p.m.