ESpec
v0.8.0
Overview
Modules
Exceptions
Protocols
ESpec.Assertions.String.StartWith
Defines ‘start_with’ assertion.
it do: expect(string).to start_with(value)
Summary
assert(subject, data, positive \\ true)
Functions
assert(subject, data, positive \\ true)