Docs.rs
  • aws-smithy-protocol-test-0.56.0
    • aws-smithy-protocol-test 0.56.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:awslabs:rust-sdk-owners
    • github:awslabs:smithy-rs-server
    • aws-sdk-rust-ci
    • Dependencies
      • assert-json-diff ^1.1 normal
      • http ^0.2.1 normal
      • pretty_assertions ^1.3 normal
      • regex ^1.5 normal
      • roxmltree ^0.14.1 normal
      • serde_json ^1 normal
      • thiserror ^1.0.40 normal
    • Versions
    • 14.63% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate aws_smithy_protocol_test

  • Version 0.56.0
  • All Items
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

Crate aws_smithy_protocol_test

source ·

Structs

  • PrettyString

Enums

  • MediaType
  • ProtocolTestFailure

Traits

  • FloatEquals
    Helper trait for tests for float comparisons

Functions

  • assert_ok
    Check that the protocol test succeeded & print the pretty error if it did not
  • assert_uris_match
  • forbid_headers
  • forbid_query_params
  • require_headers
  • require_query_params
  • validate_body
  • validate_headers
  • validate_query_string