tests/testthat/test-function-write_xlsx.R

#
# This test file has been generated by kwb.test::create_test_files()
# launched by user mrustl on 2022-11-18 13:49:45.
# Your are strongly encouraged to modify the dummy functions
# so that real cases are tested. You should then delete this comment.
#

test_that("write_xlsx() works", {

  expect_error(
    kwb.umberto:::write_xlsx()
    # argument "data_pivot_list" is missing, with no default
  )

})
KWB-R/kwb.umberto documentation built on Dec. 12, 2022, 2:46 a.m.