Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Verifies true/false propositions associated with strings in unit tests.
Methods
Name
Description
.gif)
.gif)
Overloaded. Verifies that a specified string contains a specified substring. This method is case sensitive.
.gif)
.gif)
Overloaded. Verifies that a specified string does not match a regular expression.
.gif)
.gif)
Overloaded. Verifies that a specified string ends with a specified substring. This method is case sensitive.
.gif)
.gif)
Overloaded. Verifies that a specified string matches a regular expression.
.gif)
.gif)
Overloaded. Verifies that a specified string begins with a specified substring. This method is case sensitive.
Top