Properties

$ci

$ci : 

Type

Methods

__construct()

__construct() 

Class Constructor

run_all()

run_all() 

Run all the available tests

test_add_insert()

test_add_insert() 

test_add_update()

test_add_update() 

test_add_invalid_data()

test_add_invalid_data() 

test_exists_record_exists()

test_exists_record_exists() 

test_exists_record_does_not_exist()

test_exists_record_does_not_exist() 

test_exists_invalid_arguments()

test_exists_invalid_arguments() 

test_validate()

test_validate() 

test_validate_invalid_record_id()

test_validate_invalid_record_id() 

test_validate_invalid_service_category_id()

test_validate_invalid_service_category_id() 

test_validate_invalid_service_name()

test_validate_invalid_service_name() 

test_find_record_id()

test_find_record_id() 

test_find_record_id_invalid_service_data()

test_find_record_id_invalid_service_data() 

test_find_record_id_record_does_not_exist()

test_find_record_id_record_does_not_exist() 

test_delete()

test_delete() 

test_delete_invalid_argument()

test_delete_invalid_argument() 

test_delete_record_does_not_exist()

test_delete_record_does_not_exist() 

test_get_batch()

test_get_batch() 

test_get_batch_with_where_clause()

test_get_batch_with_where_clause() 

unabled_test_get_batch_with_invalid_where_clause()

unabled_test_get_batch_with_invalid_where_clause() 

test_get_row()

test_get_row() 

test_get_row_that_does_not_exist()

test_get_row_that_does_not_exist() 

test_get_row_with_invalid_argument()

test_get_row_with_invalid_argument() 

test_get_value()

test_get_value() 

test_get_value_record_does_not_exist()

test_get_value_record_does_not_exist() 

test_get_value_field_does_not_exist()

test_get_value_field_does_not_exist() 

test_add_category_insert()

test_add_category_insert() 

test_add_category_update()

test_add_category_update() 

test_add_category_invalid_data()

test_add_category_invalid_data() 

test_delete_category()

test_delete_category() 

test_delete_category_invalid_argument()

test_delete_category_invalid_argument() 

test_delete_category_record_does_not_exist()

test_delete_category_record_does_not_exist() 

test_get_category()

test_get_category() 

test_get_category_invalid_argument()

test_get_category_invalid_argument() 

test_get_category_record_does_not_exist()

test_get_category_record_does_not_exist() 

test_get_all_categories()

test_get_all_categories() 

test_validate_category()

test_validate_category() 

test_validate_category_invalid_name()

test_validate_category_invalid_name()