Docs.rs
test-dsl-0.4.0
test-dsl 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
TheNeikos
Dependencies
kdl ^6.3.4
normal
miette ^7.5.0
normal
thiserror ^2.0.12
normal
insta ^1.42.2
dev
miette ^7.5.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module condition
test_
dsl
0.4.0
Module condition
Module Items
Structs
Traits
In crate test_
dsl
test_dsl
Module
condition
Copy item path
Source
Expand description
Conditions allow to tests for invariants or expected actions
Structs
§
Function
Condition
A condition that can be used in test-cases
Traits
§
Checker
A
Checker
is the actual instance that executes when a condition evaluates.
Condition
A condition check for a given property