Docs.rs
testing_unit-1.2.1
testing_unit 1.2.1
Permalink
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
assert_not_exe
unit
1.2.1
assert_
not_
exe
Sections
Check if a value not contains an another
In crate unit
unit
Macro
assert_
not_
exe
Copy item path
Source
macro_rules! assert_not_exe { ($description:expr,$items:expr) => { ... }; }
Expand description
ยง
Check if a value not contains an another
description
The unit description
items
A vector contening all expected values