Skip to content

Fix never-invoked expectation assertion message#574

Open
codingkiddo wants to merge 1 commit into
Kong:mainfrom
codingkiddo:fix-never-invoked-expectation-message
Open

Fix never-invoked expectation assertion message#574
codingkiddo wants to merge 1 commit into
Kong:mainfrom
codingkiddo:fix-never-invoked-expectation-message

Conversation

@codingkiddo

Copy link
Copy Markdown

Summary

Fixes the grammar in the assertion message used when an expected response is verified before it has been invoked.

Changes

  • Changed A expectation was never invoked! to An expectation was never invoked!.
  • Added assertion coverage for the exception message in VerifyTimesTest.

Testing

mvn -pl unirest-modules-mocks -am test

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.

1 participant