Skip to content

Conversation

@jwiley84
Copy link
Contributor

Fixes #513

Description
Adds assertNoReply() as a method for TestFlows. This is a port from C#.

Testing
Also adds three additional tests to ensure:

resolves if timeout hit while waiting for reply (this is done in C#, too)
throws if an unexpected reply is received
does not throw if no additional replies are received

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.

[PORT] add TestFlow.AssertNoReply and tests

2 participants