$ci :
$secretary_role_id :
$default_secretary :
$default_settings :
__construct()
Class Constructor
run_all()
Run all the available tests
test_add_insert()
test_add_update()
test_add_invalid_data()
disabled_test_add_using_find_record_id()
test_exists_record_exists()
test_exists_record_does_not_exist()
test_exists_invalid_argument()
test_find_record_id_record_exists()
test_find_record_id_record_does_not_exist()
test_find_record_id_invalid_argument()
test_validate()
test_validate_provided_id_does_not_exist()
test_validate_invalid_users_value_data_type()
test_validate_missing_required_field_values()
test_validate_invalid_email_address()
test_delete()
test_delete_invalid_argument()
test_delete_record_does_not_exist()
test_get_row()
test_get_row_invalid_argument()
test_get_row_record_does_not_exist()
test_get_value()
test_get_value_invalid_field_name()
test_get_value_invalid_record_id()
test_get_value_record_does_not_exist()
test_get_value_field_does_not_exist()
test_get_batch()
test_get_batch_where_clause()