tests/testthat/test-plotThermalGroupCapacities.R

describe("plotThermalGroupCapacities", {
  opts <- setSimulationPath(studyPath)
  GG <- plotThermalGroupCapacities( data = thermalGroupCapacities(opts))
  
  expect_true("htmlwidget" %in% class(GG))
  
  
  
})
rte-antares-rpackage/bpN documentation built on May 31, 2019, 2:52 p.m.