Docs.rs
  • trillium-testing-0.4.1
    • trillium-testing 0.4.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jbr
    • Dependencies
      • async-channel ^1.8.0 normal
      • async-dup ^1.2.2 normal
      • cfg-if ^1.0.0 normal
      • futures-lite ^1.12.0 normal
      • portpicker ^0.1.1 normal
      • trillium ^0.2.0 normal
      • trillium-async-std ^0.2.0 normal
      • trillium-http ^0.2.0 normal
      • trillium-server-common ^0.3.0 normal
      • trillium-smol ^0.2.0 normal
      • trillium-tokio ^0.2.0 normal
      • url ^2.3.1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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 trillium_testing

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • TestConn
  • TestTransport
  • Url
  • prelude::Conn

Enums

  • Method
  • Status
  • prelude::Method
  • prelude::Status

Traits

  • AsyncRead
  • AsyncReadExt
  • AsyncWrite

Macros

  • assert_body
  • assert_body_contains
  • assert_headers
  • assert_not_handled
  • assert_ok
  • assert_response
  • assert_status
  • prelude::assert_body
  • prelude::assert_body_contains
  • prelude::assert_headers
  • prelude::assert_not_handled
  • prelude::assert_ok
  • prelude::assert_response
  • prelude::assert_status

Functions

  • block_on
  • init
  • methods::delete
  • methods::get
  • methods::patch
  • methods::post
  • methods::put
  • prelude::block_on
  • with_server
  • with_socket