pub fn is_test_parts(e: &Expr) -> Option<(&str, &[Expr])>
Right-hand side of is: identifier, string/null literal, or call (equalto(3)).
is
equalto(3)