Add missing unit tests for SpyOpRaisesInOrder.
Review Request #12496 — Created Aug. 2, 2022 and submitted — Latest diff uploaded
When the spy operations were added,
SpyOpRaisesInOrder
got left out.
This adds the missing unit tests.
Unit tests pass on Python 2.7-3.10.