Add missing unit tests for SpyOpRaisesInOrder.

Review Request #12496 — Created Aug. 2, 2022 and submitted — Latest diff uploaded

Information

kgb
master

Reviewers

kgb

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.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add missing unit tests for SpyOpRaisesInOrder.
When the spy operations were added, `SpyOpRaisesInOrder` got left out. This adds the missing unit tests.
6e538e7e48776ec17efa5e5c5c19974453a70d11 Christian Hammond
kgb/tests/test_ops.py
Loading...