tests/testthat/test_051_token_empty.R

testthat::context("TokenEmpty class")

testthat::test_that("We get an empty string", {
  testthat::expect_equal(TokenEmpty$new()$toString(), "")
})

Try the sqlq package in your browser

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

sqlq documentation built on Sept. 16, 2025, 9:10 a.m.