R语言dittodb包说明文档(版本 0.1.3)

返回R语言所有包列表

capture_db_requests 捕获和记录数据库事务并将它们保存为模拟
capture_requests 捕获和记录数据库事务并将它们保存为模拟
dbClearResult-method 与DB mock而不是实际数据库交互的方法
dbColumnInfo-method 与DB mock而不是实际数据库交互的方法
dbDisconnect-method 与DB mock而不是实际数据库交互的方法
dbExistsTable-method 与DB mock而不是实际数据库交互的方法
dbFetch-method 与DB mock而不是实际数据库交互的方法
dbGetInfo-method 与DB mock而不是实际数据库交互的方法
dbGetQuery-method 与DB mock而不是实际数据库交互的方法
dbHasCompleted-method 与DB mock而不是实际数据库交互的方法
DBIMockConnection-class 与DB mock而不是实际数据库交互的方法
DBIMockResult-class 与DB mock而不是实际数据库交互的方法
dbListFields-method 与DB mock而不是实际数据库交互的方法
dbListTables-method 与DB mock而不是实际数据库交互的方法
dbQuoteIdentifier-method 与DB mock而不是实际数据库交互的方法
dbRemoveTable-method 与DB mock而不是实际数据库交互的方法
dbSendQuery-method 与DB mock而不是实际数据库交互的方法
dbWriteTable-method 与DB mock而不是实际数据库交互的方法
expect_sql 检测是否发送了特定的SQL语句
fetch-method 与DB mock而不是实际数据库交互的方法
mock-db-methods 与DB mock而不是实际数据库交互的方法
mockdb 对模拟数据库运行DBI查询
nycflights13_create_sql 为测试创建标准化数据库
nycflights13_create_sqlite 为测试创建内存中的SQLite数据库
nycflights_sqlite 到nycflights13子集的SQLite连接
redact_columns 使用默认编校器从数据帧编校列
set_dittodb_debug_level 设置dittodb的调试级别
start_db_capturing 捕获和记录数据库事务并将它们保存为模拟
start_mock_db 对模拟数据库运行DBI查询
stop_db_capturing 捕获和记录数据库事务并将它们保存为模拟
stop_mock_db 对模拟数据库运行DBI查询
use_dittodb 在测试中使用dittodb
with_mock_db 对模拟数据库运行DBI查询
with_mock_path 在备用模拟目录中运行DBI查询