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")
})
wing328/namsor-r-client documentation built on May 26, 2019, 7:01 p.m.