tests/testthat/test-ui-dotplot.R

context("canvasXpress Web Charts - Dotplot")


test_that("cXdotplot1", {
    check_ui_test(cXdotplot1())
})

test_that("cXdotplot2", {
    check_ui_test(cXdotplot2())
})

test_that("cXdotplot3", {
    check_ui_test(cXdotplot3())
})

test_that("cXdotplot4", {
    check_ui_test(cXdotplot4())
})

test_that("cXdotplot5", {
    check_ui_test(cXdotplot5())
})

test_that("cXdotplot6", {
    check_ui_test(cXdotplot6())
})

test_that("cXdotplot7", {
    check_ui_test(cXdotplot7())
})

test_that("cXdotplot8", {
    check_ui_test(cXdotplot8())
})

test_that("cXdotplot9", {
    check_ui_test(cXdotplot9())
})

test_that("cXdotplot10", {
    check_ui_test(cXdotplot10())
})

test_that("cXdotplot11", {
    check_ui_test(cXdotplot11())
})

test_that("cXdotplot12", {
    check_ui_test(cXdotplot12())
})

test_that("cXdotplot13", {
    check_ui_test(cXdotplot13())
})

test_that("cXdotplot14", {
    check_ui_test(cXdotplot14())
})

test_that("cXdotplot15", {
    check_ui_test(cXdotplot15())
})

Try the canvasXpress package in your browser

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

canvasXpress documentation built on Nov. 9, 2023, 1:06 a.m.