View Source ESpec.Assertions.ChangeBy (ESpec v1.9.2)

Defines 'change' assertion.

it do: expect(function1).to change(function2, [by: value])

Summary

Functions

Link to this function

assert(subject, data, positive \\ true)

View Source
Link to this function

assert(subject, data, positive, stacktrace)

View Source