# Generated by roxygen2: do not edit by hand

S3method(print,data.playback)
S3method(record,character)
S3method(record,data.frame)
S3method(record,default)
S3method(record,factor)
S3method(record,integer)
S3method(record,numeric)
S3method(run_validation_tests,character)
S3method(run_validation_tests,default)
S3method(run_validation_tests,factor)
S3method(run_validation_tests,integer)
S3method(run_validation_tests,numeric)
export(create_tests_meta_data)
export(get_clean_rows)
export(get_failed_tests)
export(get_failed_tests_string)
export(get_tests_meta_data)
export(play)
export(record)
export(run_validation_tests)
import(data.table)
importFrom(crayon,bgMagenta)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,red)
