tests/testthat/test-company_technology_asset_value_at_risk.R

test_that("without specified arguments, company_technology_asset_value_at_risk
          throws error", {
  testthat::expect_error(
    company_technology_asset_value_at_risk(),
    "argument \"data\" is missing"
  )
})
2DegreesInvesting/r2dii.climate.stress.test documentation built on June 6, 2024, 8:23 a.m.