tests/testthat/test_100_expr.R

testthat::context("Expr class")

testthat::test_that("an Expr instance cannot be converted to tokens", {
  testthat::expect_error(Expr$new()$getTokens())
})

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.