ESpec v1.4.3 ESpec.Assertions.AssertReceive View Source

Defines ‘assert_receive’ and ‘assert_received’ assertions.

it do: assert_receive :hello

Link to this section Summary

Link to this section Functions

Link to this function assert(subject, data, positive \\ true) View Source