test_all(skip = NULL, ctx = get_default_context())[character()] A vector of regular expressions to match
against test names; skip test if matching any.[DBItest_context] A test context as created by
make_context.test_getting_started:
Getting started with testing test_driver:
Test the "Driver" class test_connection:
Test the "Connection" class test_result:
Test the "Result" class test_sql:
Test SQL methods test_meta:
Test metadata functions test_compliance:
Test full compliance to DBI