Docs.rs
testing_unit-1.2.1
testing_unit 1.2.1
Docs.rs crate page
GPL-2.0-or-later
Links
Repository
crates.io
Source
Owners
taishingi
Dependencies
colored_truecolor ^0.1.0
normal
is_executable ^1.0.1
normal
maplit ^1.0.2
normal
mockall ^0.11.4
normal
num ^0.4.0
normal
openssl ^0.10
normal
openssl-sys ^0.9
normal
reqwest ^0.11
normal
Versions
50.44%
of the crate is documented
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
unit
1.2.1
assert_
false
Sections
Check if all values matches false
In crate unit
unit
Macro
assert_false
Copy item path
Source
macro_rules! assert_false { ($description:expr,$items:expr) => { ... }; }
Expand description
ยง
Check if all values matches false
description
The unit description
items
A vector contening boolean values