DBItest (version 1.5-1)

test_result: Test the "Result" class

Description

Test the "Result" class

Usage

test_result(skip = NULL, ctx = get_default_context())

Arguments

skip

[character()] A vector of regular expressions to match against test names; skip test if matching any.

ctx

[DBItest_context] A test context as created by make_context().

See Also

Other tests: test_compliance, test_connection, test_driver, test_getting_started, test_meta, test_sql, test_stress, test_transaction