Skip to content

Fix MockSequence not verifying all setups were called#1693

Open
hallemma20 wants to merge 3 commits into
devlooped:mainfrom
hallemma20:Dev
Open

Fix MockSequence not verifying all setups were called#1693
hallemma20 wants to merge 3 commits into
devlooped:mainfrom
hallemma20:Dev

Conversation

@hallemma20

Copy link
Copy Markdown

Fix #1683

Reproduces devlooped#1683 — VerifyAll() does not throw when a Setup registered via InSequence was never invoked. Test currently fails as expected; fix to follow in a subsequent commit.
@CLAassistant

CLAassistant commented Jul 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MockSequence doesn't ensure all calls in sequence were executed

2 participants