ESpec v1.6.0 ESpec.AssertReceive View Source
Defines assert_receive
and assert_received
helper macros
Link to this section Summary
Functions
Asserts that a message matching pattern
was or is going to be received
Asserts that a message matching pattern
was received and is in the current process’ mailbox
Link to this section Functions
Asserts that a message matching pattern
was or is going to be received.
Asserts that a message matching pattern
was received and is in the current process’ mailbox.