← Back to index
function assertStringIncludes

Make an assertion that actual includes expected. If not then throw.

Parameters

🔗
actual: string
🔗
expected: string
🔗
msg: string