# Objective - Shorten assertions. ## Solution - Replace '==' assertions with 'assert_eq()' and '!=' assertions with 'assert_ne()' . |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# Objective - Shorten assertions. ## Solution - Replace '==' assertions with 'assert_eq()' and '!=' assertions with 'assert_ne()' . |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||