ESpec v1.4.3 ESpec.Assertions.ChangeFromTo View Source

Defines ‘change’ assertion.

it do: expect(function1).to change(function2, from, to)

Link to this section Summary

Link to this section Functions

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