ESpec v1.4.3 ESpec.Assertions.RefuteReceive View Source

Defines ‘refute_receive’ and ‘refute_received’ assertions.

it do: refute_receive :hello

Link to this section Summary

Link to this section Functions

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