Verifying String Conditions with StringAssert

,

The StringAssert class provides various methods for verifying the contents of strings:

Image ContainsVerifies that a string contains a specified substring.

Image Matches and DoesNotMatchUses a regular expression to verify that the specified string matches, or does not match, a specified pattern.

Image StartsWith and EndsWithVerifies that a string starts or ends with a specified string.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.167.176