# Generated by roxygen2: do not edit by hand

S3method(plot,shiny_benchmark)
S3method(print,shiny_benchmark)
S3method(summary,shiny_benchmark)
export(benchmark)
export(benchmark_cypress)
export(benchmark_shinytest2)
export(load_example)
export(run_cypress_ptest)
export(run_shinytest2_ptest)
export(shiny_benchmark_class)
exportClasses(shiny_benchmark)
import(dplyr)
import(ggplot2)
importFrom(glue,glue)
importFrom(jsonlite,write_json)
importFrom(methods,new)
importFrom(progress,progress_bar)
importFrom(renv,activate)
importFrom(renv,restore)
importFrom(shinytest2,test_app)
importFrom(stats,median)
importFrom(stringr,str_trim)
importFrom(testthat,ListReporter)
importFrom(utils,globalVariables)
importFrom(utils,menu)
importFrom(utils,read.table)
