Table of Contents - hurley-0.2 Documentation
Classes and Modules
- Hurley
- Hurley::ClientTest
- Hurley::CompositeReadIOTest
- Hurley::FilePartTest
- Hurley::HeaderTest
- Hurley::Live
- Hurley::Live::NetHttpTest
- Hurley::MultipartTest
- Hurley::ParamPartTest
- Hurley::QueryTest
- Hurley::Test
- Hurley::TestCase
- Hurley::TestTest
- Hurley::UploadIOTest
- Hurley::UrlTest
Methods
- #assert_query — Hurley::QueryTest
- #connection — Hurley::Live::NetHttpTest
- #setup — Hurley::TestTest
- #test_basic_auth_user_with_non_encoded_password — Hurley::UrlTest
- #test_basic_auth_user_with_password — Hurley::UrlTest
- #test_basic_auth_user_without_password — Hurley::UrlTest
- #test_build_form_with_flat_query — Hurley::MultipartTest
- #test_build_form_with_nested_query — Hurley::MultipartTest
- #test_build_multipart_with_flat_query — Hurley::MultipartTest
- #test_build_multipart_with_nested_query — Hurley::MultipartTest
- #test_build_multipart_with_set_boundary — Hurley::MultipartTest
- #test_build_with_content_disposition — Hurley::FilePartTest
- #test_build_with_content_id — Hurley::FilePartTest
- #test_build_with_content_transfer_encoding — Hurley::FilePartTest
- #test_build_with_content_type — Hurley::ParamPartTest
- #test_build_with_content_type — Hurley::FilePartTest
- #test_build_without_content_type — Hurley::ParamPartTest
- #test_build_without_options — Hurley::FilePartTest
- #test_builds_request — Hurley::ClientTest
- #test_change_query_class — Hurley::UrlTest
- #test_delete_key — Hurley::HeaderTest
- #test_delete_value — Hurley::QueryTest
- #test_dup — Hurley::HeaderTest
- #test_empty_initial — Hurley::HeaderTest
- #test_encode_and_parse_array_value_in_flat_query — Hurley::QueryTest
- #test_encode_and_parse_array_value_in_nested_query — Hurley::QueryTest
- #test_encode_and_parse_deeply_nested_array — Hurley::QueryTest
- #test_encode_and_parse_deeply_nested_hash — Hurley::QueryTest
- #test_encode_and_parse_deeply_nested_key — Hurley::QueryTest
- #test_encode_and_parse_nil_value — Hurley::QueryTest
- #test_encode_and_parse_simple_hash_value_in_nested_query — Hurley::QueryTest
- #test_encode_and_parse_string_value — Hurley::QueryTest
- #test_encode_hash_value_in_flat_query — Hurley::QueryTest
- #test_escape — Hurley::UrlTest
- #test_escape_paths — Hurley::UrlTest
- #test_initial — Hurley::HeaderTest
- #test_integration — Hurley::HeaderTest
- #test_integration_after_callback — Hurley::ClientTest
- #test_integration_automatic_redirection — Hurley::ClientTest
- #test_integration_basic_auth — Hurley::UrlTest
- #test_integration_before_callback — Hurley::ClientTest
- #test_integration_default_headers — Hurley::ClientTest
- #test_integration_follow_get_redirect — Hurley::ClientTest
- #test_integration_follow_post_redirect — Hurley::ClientTest
- #test_integration_join — Hurley::UrlTest
- #test_integration_verbs — Hurley::ClientTest
- #test_integration_with_body — Hurley::ClientTest
- #test_integration_with_query — Hurley::ClientTest
- #test_iterate_keys — Hurley::HeaderTest
- #test_join — Hurley::UrlTest
- #test_join_auth_url_with_url — Hurley::UrlTest
- #test_join_auth_url_with_url_of_different_host — Hurley::UrlTest
- #test_join_auth_url_with_url_of_same_host — Hurley::UrlTest
- #test_join_url_with_auth_url — Hurley::UrlTest
- #test_knows_client_error_responses — Hurley::ClientTest
- #test_knows_redirection_responses — Hurley::ClientTest
- #test_knows_server_error_responses — Hurley::ClientTest
- #test_knows_successful_responses — Hurley::ClientTest
- #test_matches_most_specific_handler — Hurley::TestTest
- #test_parse_double_equal_sign_in_flat_query — Hurley::QueryTest
- #test_parse_double_equal_sign_in_nested_query — Hurley::QueryTest
- #test_parse_empty — Hurley::UrlTest
- #test_parse_hash_value_in_flat_query — Hurley::QueryTest
- #test_parse_only_path — Hurley::UrlTest
- #test_parse_url_with_auth — Hurley::UrlTest
- #test_parse_url_with_host — Hurley::UrlTest
- #test_parse_url_with_path — Hurley::UrlTest
- #test_parse_url_with_slash — Hurley::UrlTest
- #test_parses_endpoint — Hurley::ClientTest
- #test_read_all — Hurley::CompositeReadIOTest
- #test_read_chunks — Hurley::CompositeReadIOTest
- #test_returns_404_if_no_handler_found — Hurley::TestTest
- #test_set_and_get_custom_key — Hurley::HeaderTest
- #test_set_and_get_key_with_shortcuts — Hurley::HeaderTest
- #test_sets_after_callbacks — Hurley::ClientTest
- #test_sets_before_callbacks — Hurley::ClientTest
- #test_url_parser — Hurley::UrlTest
- #test_with_file_io_and_custom_filename — Hurley::UploadIOTest
- #test_with_file_io_and_no_custom_filename — Hurley::UploadIOTest
- #test_with_filename_and_custom_filename — Hurley::UploadIOTest
- #test_with_filename_and_no_custom_filename — Hurley::UploadIOTest
- #test_with_io_and_custom_filename — Hurley::UploadIOTest
- #test_with_io_and_no_custom_filename — Hurley::UploadIOTest