Add Assert.String(Not)Equals to the API
description
For (N)VARCHAR(max) strings, the Assert.Equals API cannot be used.
Since the IsLike procedure does not handle big patterns either, the API should be extended with a StringEquals call to allow the comparison of big strings.