assert-on-string-literal:3::Assert statement has a string literal as its first argument. The assert will never fail.
assert-on-string-literal:4::Assert statement has a string literal as its first argument. The assert will always fail.
