pub fn assert_contains<T: PartialEq + Debug>(collection: &[T], item: &T)
Assert that a collection contains an item