tests/testthat/test-plot_dynamic.R

test_that ("test_popup", {
    pu <- popup ("x", c ("y"), c (0))
    testthat::expect_equal (pu, "<b>x</b></br><b>y: </b>0.00")
})
karpfen/trajectory documentation built on May 20, 2019, 7:22 a.m.