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