Add some unit tests for is_object_in_term().
is_object_in_term()
These tests check a number of the ways that different kinds of values for $terms (integers that match term_id, strings that match term_id or name or slug) are handled.
$terms
See #29467.