ESpec v1.6.0 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
Link to this function assert(subject, data, positive, stacktrace) View Source