ESpec.Assertions.String.StartWith

Defines ‘start_with’ assertion.

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

Source

Summary

assert(subject, data, positive \\ true)

Functions

assert(subject, data, positive \\ true)
Source