Macro unit::assert_exe
source · macro_rules! assert_exe { ($description:expr,$items:expr) => { ... }; }
Expand description
Check if a value not contains an another
descriptionThe unit descriptionitemsA vector contening all expected valuesvThe actual value to check if not contains data