Class
TC_MysqlStmt2
In:
test.rb
Parent:
Test::Unit::TestCase
Methods
setup
teardown
test_affected_rows
test_bind_result_fixnum
test_bind_result_float
test_bind_result_integer
test_bind_result_mysqltime
test_bind_result_nil
test_bind_result_numeric
test_bind_result_string
test_bind_result_unknown
test_bind_result_unmatch_count
test_data_seek
test_each
test_execute
test_execute2
test_execute3
test_execute4
test_fetch
test_fetch_bigint
test_fetch_bigint_unsigned
test_fetch_binary
test_fetch_blob
test_fetch_char
test_fetch_date
test_fetch_datetime
test_fetch_decimal
test_fetch_decimal_unsigned
test_fetch_double
test_fetch_double_unsigned
test_fetch_enum
test_fetch_float
test_fetch_float_unsigned
test_fetch_int
test_fetch_int_unsigned
test_fetch_longblob
test_fetch_longtext
test_fetch_mediumblob
test_fetch_mediumint
test_fetch_mediumint_unsigned
test_fetch_mediumtext
test_fetch_set
test_fetch_smallint
test_fetch_smallint_unsigned
test_fetch_text
test_fetch_time
test_fetch_timestamp
test_fetch_tinyblob
test_fetch_tinyint
test_fetch_tinyint_unsigned
test_fetch_tinytext
test_fetch_varbinary
test_fetch_varchar
test_fetch_year
test_field_count
test_free_result
test_insert_id
test_num_rows
test_param_count
test_prepare
test_result_metadata
test_row_seek_tell
test_sqlstate
Public Instance methods
setup
()
teardown
()
test_affected_rows
()
test_bind_result_fixnum
()
test_bind_result_float
()
test_bind_result_integer
()
test_bind_result_mysqltime
()
test_bind_result_nil
()
test_bind_result_numeric
()
test_bind_result_string
()
test_bind_result_unknown
()
test_bind_result_unmatch_count
()
test_data_seek
()
test_each
()
test_execute
()
test_execute2
()
test_execute3
()
test_execute4
()
test_fetch
()
test_fetch_bigint
()
test_fetch_bigint_unsigned
()
test_fetch_binary
()
test_fetch_blob
()
test_fetch_char
()
test_fetch_date
()
test_fetch_datetime
()
test_fetch_decimal
()
test_fetch_decimal_unsigned
()
test_fetch_double
()
test_fetch_double_unsigned
()
test_fetch_enum
()
test_fetch_float
()
test_fetch_float_unsigned
()
test_fetch_int
()
test_fetch_int_unsigned
()
test_fetch_longblob
()
test_fetch_longtext
()
test_fetch_mediumblob
()
test_fetch_mediumint
()
test_fetch_mediumint_unsigned
()
test_fetch_mediumtext
()
test_fetch_set
()
test_fetch_smallint
()
test_fetch_smallint_unsigned
()
test_fetch_text
()
test_fetch_time
()
test_fetch_timestamp
()
test_fetch_tinyblob
()
test_fetch_tinyint
()
test_fetch_tinyint_unsigned
()
test_fetch_tinytext
()
test_fetch_varbinary
()
test_fetch_varchar
()
test_fetch_year
()
test_field_count
()
test_free_result
()
test_insert_id
()
test_num_rows
()
test_param_count
()
test_prepare
()
test_result_metadata
()
test_row_seek_tell
()
test_sqlstate
()
[Validate]