Module run_make_support::assertion_helpers
source · Expand description
Collection of assertions and assertion-related helpers.
Functions§
- Assert that
haystackcontainsneedle. - Assert that all files in
dir1exist and have the same content indir2 - Assert that
actualis equal toexpected. - Assert that
haystackdoes not containneedle.