View Source ESpec.Assertions.String.StartWith (ESpec v1.9.2)

Defines 'start_with' assertion.

it do: expect(string).to start_with(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