tests/testthat/test_version_response.R

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

context("Test VersionResponse")

model.instance <- VersionResponse$new()

test_that("cromwell", {
  # tests for the property `cromwell` (character)
  # The version of the Cromwell Engine

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