Table of Contents - rspec_api_blueprint_matchers-0.1.6 Documentation
Classes and Modules
- Object
- RSpecApib
- RSpecApib::Config
- RSpecApib::Element
- RSpecApib::Element::Annotation
- RSpecApib::Element::Array
- RSpecApib::Element::Asset
- RSpecApib::Element::Base
- RSpecApib::Element::Category
- RSpecApib::Element::Copy
- RSpecApib::Element::DataStructure
- RSpecApib::Element::HrefVariables
- RSpecApib::Element::HttpHeaders
- RSpecApib::Element::HttpMessagePayload
- RSpecApib::Element::HttpRequest
- RSpecApib::Element::HttpResponse
- RSpecApib::Element::HttpTransaction
- RSpecApib::Element::Member
- RSpecApib::Element::Object
- RSpecApib::Element::ParseResult
- RSpecApib::Element::Resource
- RSpecApib::Element::SourceMap
- RSpecApib::Element::String
- RSpecApib::Element::TemplatedHref
- RSpecApib::Element::Transition
- RSpecApib::Parser
- RSpecApib::Request
- RSpecApib::Response
- RSpecApib::TransactionCoverageReport
- RSpecApib::TransactionCoverageValidator
- RSpecApib::TransactionValidator
- RSpecApib::Transcluder
Methods
- ::ancestor_attr — RSpecApib::Element::Base
- ::attr_readers — RSpecApib::Element::Base
- ::attributes_schema — RSpecApib::Element::Base
- ::attributes_schema — RSpecApib::Element::HttpRequest
- ::attributes_schema — RSpecApib::Element::HttpResponse
- ::attributes_schema — RSpecApib::Element::HttpTransaction
- ::attributes_schema — RSpecApib::Element::Resource
- ::attributes_schema — RSpecApib::Element::Transition
- ::attrs_to_inherit — RSpecApib::Element::Base
- ::attrs_to_inherit — RSpecApib::Element::HttpRequest
- ::attrs_to_inherit — RSpecApib::Element::HttpTransaction
- ::attrs_to_inherit — RSpecApib::Element::Transition
- ::base_element? — RSpecApib::Element::Base
- ::basic_hash? — RSpecApib::Element::Base
- ::config — RSpecApib
- ::config_instance — RSpecApib
- ::each_line — RSpecApib::Transcluder
- ::from_hash — RSpecApib::Element::Array
- ::from_hash — RSpecApib::Element::Base
- ::from_hash — RSpecApib::Element::Member
- ::from_hash — RSpecApib::Element::String
- ::from_hash — RSpecApib::Element::TemplatedHref
- ::host_from_parent — RSpecApib::Element::TemplatedHref
- ::inherit_attrs_from_ancestors — RSpecApib::Element::Base
- ::needs_transclude? — RSpecApib::Transcluder
- ::new — RSpecApib::Parser
- ::new — RSpecApib::Request
- ::new — RSpecApib::Response
- ::new — RSpecApib::TransactionCoverageReport
- ::new — RSpecApib::TransactionCoverageValidator
- ::new — RSpecApib::TransactionValidator
- ::normalize_request — RSpecApib
- ::normalize_response — RSpecApib
- ::parse — RSpecApib::Element::Base
- ::parse_attributes — RSpecApib::Element::Base
- ::parse_node — RSpecApib::Element::Base
- ::parse_root — RSpecApib::Element::Base
- ::root_thread_vars — RSpecApib
- ::transclude — RSpecApib::Transcluder
- ::transformed_basic_hash — RSpecApib::Element::Base
- ::uncovered_tx_message — RSpecApib::TransactionCoverageReport
- ::undocumented_tx_message — RSpecApib::TransactionCoverageReport
- #[] — RSpecApib::Element::HrefVariables
- #[] — RSpecApib::Element::HttpHeaders
- #asset — RSpecApib::Parser
- #batch_configure — RSpecApib::Config
- #bin_path — RSpecApib::Parser
- #body — RSpecApib::Response
- #body_schema_asset — RSpecApib::Element::HttpMessagePayload
- #call_parser — RSpecApib::Parser
- #categories — RSpecApib::Element::Resource
- #categories — RSpecApib::Parser
- #compared_headers — RSpecApib::Element::HttpRequest
- #content_type — RSpecApib::Element::HttpMessagePayload
- #content_type — RSpecApib::Request
- #content_type — RSpecApib::Response
- #copies — RSpecApib::Parser
- #decode_file — RSpecApib::Parser
- #default_parser — RSpecApib::Config
- #each_pair — RSpecApib::Element::HttpHeaders
- #headers — RSpecApib::Request
- #headers — RSpecApib::Response
- #http_requests — RSpecApib::Parser
- #http_responses — RSpecApib::Parser
- #http_transactions — RSpecApib::Element::Transition
- #http_transactions — RSpecApib::Parser
- #inspect — RSpecApib::Element::Base
- #json? — RSpecApib::Request
- #json? — RSpecApib::Response
- #keep_if — RSpecApib::Element::HttpHeaders
- #key — RSpecApib::Element::Member
- #matched_transaction — RSpecApib::TransactionCoverageValidator
- #matched_transactions — RSpecApib::TransactionValidator
- #matches? — RSpecApib::Element::HttpRequest
- #matches? — RSpecApib::Element::HttpResponse
- #matches? — RSpecApib::Element::HttpTransaction
- #matches_content_type? — RSpecApib::Element::HttpResponse
- #matches_headers? — RSpecApib::Element::HttpRequest
- #matches_method? — RSpecApib::Element::HttpRequest
- #matches_path? — RSpecApib::Element::HttpRequest
- #matches_path? — RSpecApib::Element::TemplatedHref
- #matches_status? — RSpecApib::Element::HttpResponse
- #parse_document — RSpecApib::Parser
- #parse_file — RSpecApib::Parser
- #path — RSpecApib::Element::HttpRequest
- #path — RSpecApib::Element::TemplatedHref
- #potential_match? — RSpecApib::Element::HttpTransaction
- #potential_match_content_type? — RSpecApib::Element::HttpTransaction
- #report_error_messages — RSpecApib::TransactionValidator
- #report_summary — RSpecApib::TransactionCoverageValidator
- #report_uncovered — RSpecApib::TransactionCoverageReport
- #report_undocumented — RSpecApib::TransactionCoverageReport
- #request — RSpecApib::Element::HttpTransaction
- #request_method — RSpecApib::Element::HttpRequest
- #request_method — RSpecApib::Request
- #resources — RSpecApib::Parser
- #response — RSpecApib::Element::HttpTransaction
- #send_document — RSpecApib::Parser
- #status — RSpecApib::Element::HttpResponse
- #status — RSpecApib::Response
- #to_s — RSpecApib::Element::TemplatedHref
- #transaction_candidates — RSpecApib::TransactionValidator
- #transitions — RSpecApib::Element::Resource
- #transitions — RSpecApib::Parser
- #uncovered_transactions — RSpecApib::TransactionCoverageReport
- #undocumented_transactions — RSpecApib::TransactionCoverageReport
- #url — RSpecApib::Element::HttpRequest
- #url — RSpecApib::Element::TemplatedHref
- #validate — RSpecApib::TransactionCoverageValidator
- #validate — RSpecApib::TransactionValidator
- #validate_body_with_json_schema? — RSpecApib::Request
- #validate_body_with_json_schema? — RSpecApib::Response
- #validate_json_schema — RSpecApib::Element::HttpMessagePayload
- #validate_request_schema — RSpecApib::Element::HttpTransaction
- #validate_response_schema — RSpecApib::Element::HttpTransaction
- #validate_schema — RSpecApib::Element::HttpMessagePayload
- #validate_schema — RSpecApib::Element::HttpTransaction
- #value — RSpecApib::Element::Member