tests/testthat/test-constructor.R

test_that("BGF construction works", {
  expect_type(new_BGF(name = "myBGF",
                      ProcessTemp = 52,
                      InocToSubRatio = 2,
                      ReactorLayout = LETTERS[1:3],
                      BlankLabel = "A",
                      MeasurementType = "test"), "list")
})

Try the bgfanalyzer package in your browser

Any scripts or data that you put into this service are public.

bgfanalyzer documentation built on Sept. 26, 2026, 5:07 p.m.