tests/testthat/test_document.R

# Automatically generated
# Please update as you see appropriate

context("Test Document")

model.instance <- Document$new()

test_that("meta", {
  # tests for the property `meta` (Metadata)

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

test_that("data", {
  # tests for the property `data` (array[object])

  # uncomment below to test the property 
  #expect_equal(model.instance$`data`, "EXPECTED_RESULT")
})
BIDMCDigitalPsychiatry/LAMP-r documentation built on April 29, 2020, 9:51 a.m.