Asserts the string does not contain c
Namespace: MbUnit.Framework
Assembly: MbUnit.Framework (in MbUnit.Framework.dll)
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- s
- String
String to test.
- anyOf
- array<Char>[]()[]
Variable list of characeters.
See Also
StringAssert Class
MbUnit.Framework Namespace