tests/testthat/test-f_cof_transformer_11kv.R

library(testthat)
library(CNAIM)

context("Financial Consequences of Failure Transformer")

test_that("f_cof_transformer_11kv", {
  expect_equal(f_cof_transformer_11kv(kva = 700,
                                      type = "Default"), 9297)
})

Try the CNAIM package in your browser

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

CNAIM documentation built on Aug. 31, 2022, 9:13 a.m.