Docs.rs
  • expectest-0.12.0
    • expectest 0.12.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zummenix
    • Dependencies
      • num-traits ^0.2 normal
    • Versions
    • 100% of the crate is documented
  • 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

expectest0.12.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • core::ActualValue
  • core::Failure
  • core::SourceLocation
  • matchers::BeCloseTo
  • matchers::BeEmpty
  • matchers::BeEqualTo
  • matchers::BeErr
  • matchers::BeFalse
  • matchers::BeNone
  • matchers::BeOk
  • matchers::BeSome
  • matchers::BeTrue
  • matchers::BeWithinRange
  • matchers::HaveCount
  • matchers::PartialOrder

Enums

  • core::Join
  • core::TestResult

Traits

  • core::Matcher

Macros

  • expect
  • prelude::expect

Functions

  • core::expect
  • matchers::be_close_to
  • matchers::be_empty
  • matchers::be_eq
  • matchers::be_equal_to
  • matchers::be_err
  • matchers::be_false
  • matchers::be_ge
  • matchers::be_greater_or_equal_to
  • matchers::be_greater_than
  • matchers::be_gt
  • matchers::be_le
  • matchers::be_less_or_equal_to
  • matchers::be_less_than
  • matchers::be_lt
  • matchers::be_none
  • matchers::be_ok
  • matchers::be_some
  • matchers::be_true
  • matchers::be_within_range
  • matchers::have_count