| test_connection {DBItest} | R Documentation |
Test the "Connection" class
Description
Test the "Connection" class
Usage
test_connection(skip = NULL, run_only = NULL, ctx = get_default_context())
Arguments
skip |
|
run_only |
|
ctx |
|
See Also
Other tests:
test_compliance(),
test_driver(),
test_getting_started(),
test_meta(),
test_result(),
test_sql(),
test_stress(),
test_transaction()
[Package DBItest version 1.7.0 Index]