Crate unit

Source

Modules§

tdd

Macros§

assert_contains
Check if a value contains an another
assert_directory_exist
Check if all directories exist
assert_equals
Check if a value equal to an another
assert_exe
Check if a value not contains an another
assert_false
Check if all values matches false
assert_files_exist
Check if all files exist
assert_not_contains
Check if a value not contains an another
assert_not_exe
Check if a value not contains an another
assert_true
Check if all values matches true
assert_unequals
Check if a value not equal to an another
unit
Check if a value not equal to an another