Docs.rs
  • fluent-test-0.3.2
    • fluent-test 0.3.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mister-good-deal
    • Dependencies
      • colored ^2.0.4 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.18.0 normal
      • regex ^1.10.3 normal
      • thread_local ^1.1.8 normal
      • ctor ^0.2.7 dev
    • Versions
    • 59.54% 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

fluent_test0.3.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Reporter
  • backend::assertions::Assertion
  • backend::assertions::AssertionStep
  • backend::assertions::TestSessionResult
  • backend::assertions::sentence::AssertionSentence
  • config::Config
  • events::EventEmitter
  • frontend::ConsoleRenderer

Enums

  • backend::assertions::LogicalOp
  • events::AssertionEvent

Traits

  • backend::matchers::boolean::BooleanMatchers
  • backend::matchers::collection::CollectionExtensions
  • backend::matchers::collection::CollectionMatchers
  • backend::matchers::equality::EqualityMatchers
  • backend::matchers::hashmap::HashMapMatchers
  • backend::matchers::numeric::NumericMatchers
  • backend::matchers::option::OptionMatchers
  • backend::matchers::result::ResultMatchers
  • backend::matchers::string::StringMatchers
  • backend::modifiers::AndModifier
  • backend::modifiers::NotModifier
  • backend::modifiers::OrModifier

Macros

  • expect
  • expect_not
  • fluent_test
  • prelude::expect
  • prelude::expect_not

Functions

  • auto_initialize_for_tests
  • config
  • config::initialize
  • config::is_enhanced_output_enabled
  • events::on_failure
  • events::on_session_completed
  • events::on_success