Table of Contents - rspec-api-expectations-0.7.1 Documentation
Classes and Modules
- RSpecApi
- RSpecApi::Expectations
- RSpecApi::Expectations::Response
- RSpecApi::Expectations::Response::Body
- RSpecApi::Expectations::Response::Body::Attributes
- RSpecApi::Expectations::Response::Body::Collection
- RSpecApi::Expectations::Response::Body::Filter
- RSpecApi::Expectations::Response::Body::Jsonp
- RSpecApi::Expectations::Response::Body::Sort
- RSpecApi::Expectations::Response::Custom
- RSpecApi::Expectations::Response::Headers
- RSpecApi::Expectations::Response::Headers::ContentType
- RSpecApi::Expectations::Response::Headers::PageLinks
- RSpecApi::Expectations::Response::Status
- RSpecApi::Expectations::Response::Status::Code
Methods
- #expect_a_callback_wrapped — RSpecApi::Expectations::Response::Body::Jsonp
- #expect_a_collection — RSpecApi::Expectations::Response::Body::Collection
- #expect_a_filtered — RSpecApi::Expectations::Response::Body::Filter
- #expect_a_sorted — RSpecApi::Expectations::Response::Body::Sort
- #expect_attributes — RSpecApi::Expectations::Response::Body::Attributes
- #expect_body — RSpecApi::Expectations::Response::Body
- #expect_content_type — RSpecApi::Expectations::Response::Headers::ContentType
- #expect_custom — RSpecApi::Expectations::Response::Custom
- #expect_headers — RSpecApi::Expectations::Response::Headers
- #expect_page_links — RSpecApi::Expectations::Response::Headers::PageLinks
- #expect_response — RSpecApi::Expectations::Response
- #expect_status — RSpecApi::Expectations::Response::Status
- #expect_status_code — RSpecApi::Expectations::Response::Status::Code
- #has_entity_body? — RSpecApi::Expectations::Response
- #on_body — RSpecApi::Expectations::Response
- #on_headers — RSpecApi::Expectations::Response
- #on_status — RSpecApi::Expectations::Response
- #should_check_attributes — RSpecApi::Expectations::Response::Body::Attributes
- #should_check_callback_wrapped — RSpecApi::Expectations::Response::Body::Jsonp
- #should_check_collection — RSpecApi::Expectations::Response::Body::Collection
- #should_check_content_type — RSpecApi::Expectations::Response::Headers::ContentType
- #should_check_filtered — RSpecApi::Expectations::Response::Body::Filter
- #should_check_page_links — RSpecApi::Expectations::Response::Headers::PageLinks
- #should_check_sorted — RSpecApi::Expectations::Response::Body::Sort
- #should_check_status_code — RSpecApi::Expectations::Response::Status::Code
- #success? — RSpecApi::Expectations::Response