# Generated by roxygen2: do not edit by hand

S3method(autotest_rectangular,NULL)
S3method(autotest_rectangular,autotest_obj)
S3method(autotest_return,NULL)
S3method(autotest_return,autotest_obj)
S3method(autotest_single,NULL)
S3method(autotest_single,autotest_obj)
S3method(autotest_vector,NULL)
S3method(autotest_vector,autotest_obj)
S3method(summary,autotest_package)
S3method(test_char_for_logical,NULL)
S3method(test_char_for_logical,autotest_obj)
S3method(test_double_is_int,NULL)
S3method(test_double_is_int,autotest_obj)
S3method(test_double_noise,NULL)
S3method(test_double_noise,autotest_obj)
S3method(test_fns_wo_example,NULL)
S3method(test_fns_wo_example,character)
S3method(test_int_as_dbl,NULL)
S3method(test_int_as_dbl,autotest_obj)
S3method(test_int_for_logical,NULL)
S3method(test_int_for_logical,autotest_obj)
S3method(test_negate_logical,NULL)
S3method(test_negate_logical,autotest_obj)
S3method(test_param_documentation,NULL)
S3method(test_param_documentation,autotest_obj)
S3method(test_rect_as_other,NULL)
S3method(test_rect_as_other,autotest_obj)
S3method(test_rect_compare_outputs,NULL)
S3method(test_rect_compare_outputs,autotest_obj)
S3method(test_rect_extend_class,NULL)
S3method(test_rect_extend_class,autotest_obj)
S3method(test_rect_replace_class,NULL)
S3method(test_rect_replace_class,autotest_obj)
S3method(test_return_has_class,NULL)
S3method(test_return_has_class,autotest_obj)
S3method(test_return_is_described,NULL)
S3method(test_return_is_described,autotest_obj)
S3method(test_return_primary_val_matches_desc,NULL)
S3method(test_return_primary_val_matches_desc,autotest_obj)
S3method(test_return_success,NULL)
S3method(test_return_success,autotest_obj)
S3method(test_single_char_as_random,NULL)
S3method(test_single_char_as_random,autotest_obj)
S3method(test_single_char_case_dep,NULL)
S3method(test_single_char_case_dep,autotest_obj)
S3method(test_single_int_range,NULL)
S3method(test_single_int_range,autotest_obj)
S3method(test_single_length,NULL)
S3method(test_single_length,autotest_obj)
S3method(test_single_name,NULL)
S3method(test_single_name,autotest_obj)
S3method(test_untested_params,NULL)
S3method(test_untested_params,data.frame)
S3method(test_vec_as_list,NULL)
S3method(test_vec_as_list,autotest_obj)
S3method(test_vec_class_defs,NULL)
S3method(test_vec_class_defs,autotest_obj)
export(autotest_obj)
export(autotest_package)
export(autotest_types)
export(expect_autotest_no_err)
export(expect_autotest_no_testdata)
export(expect_autotest_no_warn)
export(expect_autotest_notes)
export(expect_autotest_testdata)
importFrom(magrittr,"%>%")
importFrom(memoise,memoise)
