Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add receiver/consumer contract test helper (#7516)
- Added a CheckConsumeContract() helper func that can be used to test the contract that receivers are expected to maintain for Consume() calls. - Added an example usage of CheckConsumeContract() helper.
- Loading branch information