ESpec v1.4.3 ESpec.Assertions.String.StartWith View Source

Defines ‘start_with’ assertion.

it do: expect(string).to start_with(value)

Link to this section Summary

Link to this section Functions

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