tests/testthat/test_import.R

context('import')

test_that('module loads', {
  
  expect_true(gpflow_available())
  expect_s3_class(gpflow, "python.builtin.module")

})
goldingn/gpflowr documentation built on May 17, 2019, 7:41 a.m.