method main [line 102]
Runs the test methods of this class.
Tags:
method setUp [line 112]
Set the environment ActiveRecord expects
Tags:
method tearDown [line 130]
This method is called after a test is executed.
Tags:
method testAdd_error [line 432]
Test the add_error() method
Tags:
method testAfter_create [line 562]
Test the after_create() method
Tags:
method testAfter_delete [line 571]
Test the after_delete() method
Tags:
method testAfter_save [line 580]
Test the after_save() method
Tags:
method testAfter_update [line 589]
Test the after_update() method
Tags:
method testAfter_validation [line 598]
void testAfter_validation(
)
|
|
Test the after_validation() method
Tags:
method testAfter_validation_on_create [line 607]
void testAfter_validation_on_create(
)
|
|
Test the after_validation_on_create() method
Tags:
method testAfter_validation_on_update [line 616]
void testAfter_validation_on_update(
)
|
|
Test the after_validation_on_update() method
Tags:
method testAvg_all [line 625]
Test the avg_all() method
Tags:
method testBefore_create [line 634]
void testBefore_create(
)
|
|
Test the before_create() method
Tags:
method testBefore_delete [line 643]
void testBefore_delete(
)
|
|
Test the before_delete() method
Tags:
method testBefore_save [line 652]
Test the before_save() method
Tags:
method testBefore_update [line 661]
void testBefore_update(
)
|
|
Test the before_update() method
Tags:
method testBefore_validation [line 670]
void testBefore_validation(
)
|
|
Test the before_validation() method
Tags:
method testBefore_validation_on_create [line 679]
void testBefore_validation_on_create(
)
|
|
Test the before_validation_on_create() method
Tags:
method testBefore_validation_on_update [line 688]
void testBefore_validation_on_update(
)
|
|
Test the before_validation_on_update() method
Tags:
method testBegin [line 697]
Test the begin() method
Tags:
method testColumn_attribute_exists [line 706]
void testColumn_attribute_exists(
)
|
|
Test the column_attribute_exists() method
Tags:
method testColumn_for_attribute [line 715]
void testColumn_for_attribute(
)
|
|
Test the column_for_attribute() method
Tags:
method testCommit [line 724]
Test the commit() method
Tags:
method testCount_all [line 733]
Test the count_all() method
Tags:
method testCreate [line 742]
Test the create() method
Tags:
method testDelete [line 751]
Test the delete() method
Tags:
method testDelete_all [line 760]
Test the delete_all() method
Tags:
method testEstablish_connection [line 769]
void testEstablish_connection(
)
|
|
Test the establish_connection() method
Tags:
method testFind [line 523]
Test the find() method
Tags:
method testFind_all [line 450]
Test the find_all() method
Tags:
method testFind_by [line 777]
Test the find_by_*() and find_all_by_*() methods
Tags:
method testFind_by_sql [line 810]
Test the find_by_sql() method
Tags:
method testFind_first [line 507]
Test the find_first() method
Tags:
method testGet_association [line 819]
void testGet_association(
)
|
|
Test the get_association() method
Tags:
method testGet_attributes [line 159]
void testGet_attributes(
)
|
|
Test the get_attributes() method
Tags:
method testGet_errors [line 828]
Test the get_errors() method
Tags:
method testGet_errors_as_string [line 837]
void testGet_errors_as_string(
)
|
|
Test the get_errors_as_string() method
Tags:
method testGet_insert_id [line 297]
void testGet_insert_id(
)
|
|
Test the get_insert_id() method
Tags:
method testGet_primary_key_conditions [line 324]
void testGet_primary_key_conditions(
)
|
|
Test the get_primary_key_conditions() method
Tags:
method testGet_updates_sql [line 349]
void testGet_updates_sql(
)
|
|
Test the get_updates_sql() method
Tags:
method testIs_error [line 308]
Test the is_error() method
Tags:
method testIs_new_record [line 846]
void testIs_new_record(
)
|
|
Test the is_new_record() method
Tags:
method testLimit_select [line 855]
Test the limit_select() method
Tags:
method testLoad [line 864]
Test the load() method
Tags:
method testLog_query [line 873]
Test the log_query() method
Tags:
method testMax_all [line 882]
Test the max_all() method
Tags:
method testMin_all [line 891]
Test the min_all() method
Tags:
method testPage_list [line 900]
Test the page_list() method
Tags:
method testQuery [line 286]
Test the query() method
Tags:
method testQuoted_attributes [line 221]
void testQuoted_attributes(
)
|
|
Test the quoted_attributes() method
Tags:
method testRaise [line 909]
Test the raise() method
Tags:
method testReload [line 918]
Test the reload() method
Tags:
method testRollback [line 927]
Test the rollback() method
Tags:
method testSave [line 380]
Test the save() method
Tags:
method testSave_without_validation [line 936]
void testSave_without_validation(
)
|
|
Test the save_without_validation() method
Tags:
method testSend [line 945]
Test the send() method
Tags:
method testSet_content_columns [line 954]
void testSet_content_columns(
)
|
|
Test the set_content_columns() method
Tags:
method testSet_table_name_using_class_name [line 963]
void testSet_table_name_using_class_name(
)
|
|
Test the set_table_name_using_class_name() method
Tags:
method testSum_all [line 972]
Test the sum_all() method
Tags:
method testUpdate [line 981]
Test the update() method
Tags:
method testUpdate_all [line 990]
Test the update_all() method
Tags:
method testUpdate_attributes [line 198]
void testUpdate_attributes(
)
|
|
Test the update_attributes() method
Tags:
method testValid [line 999]
Test the valid() method
Tags:
method testValidate [line 1008]
Test the validate() method
Tags:
method testValidate_model_attributes [line 267]
void testValidate_model_attributes(
)
|
|
Test the validate_model_attributes() method
Tags:
method testValidate_on_create [line 1017]
void testValidate_on_create(
)
|
|
Test the validate_on_create() method
Tags:
method testValidate_on_update [line 1026]
void testValidate_on_update(
)
|
|
Test the validate_on_update() method
Tags:
method test__call [line 1035]
Test the __call() method
Tags:
method test__construct [line 136]
method test__get [line 1044]
Test the __get() method
Tags:
method test__set [line 1053]
Test the __set() method
Tags: