Fix patch tests to not use deprecated names.
Review Request #14578 — Created Aug. 28, 2025 and updated — Latest diff uploaded
This fixes up the patch tests to use
full_nameinstead of the
deprecatedfullnameattribute for authors. This also updates one test
that passes in an invalid value forprefix_levelto properly suppress
the expected deprecation warning.
Ran unit tests.