context("canvasXpress Web Charts - Dumbbell") test_that("cXdumbbell1", { check_ui_test(cXdumbbell1()) }) test_that("cXdumbbell2", { check_ui_test(cXdumbbell2()) }) test_that("cXdumbbell3", { check_ui_test(cXdumbbell3()) }) test_that("cXdumbbell4", { check_ui_test(cXdumbbell4()) }) test_that("cXdumbbell5", { check_ui_test(cXdumbbell5()) }) test_that("cXdumbbell6", { check_ui_test(cXdumbbell6()) }) test_that("cXdumbbell7", { check_ui_test(cXdumbbell7()) }) test_that("cXdumbbell8", { check_ui_test(cXdumbbell8()) })