Asserts that test is between left and
right.
Namespace: MbUnit.Framework
Assembly: MbUnit.Framework (in MbUnit.Framework.dll)
Syntax
| C# | Visual Basic | Visual C++ |
public: static void Between( unsigned char test, unsigned char left, unsigned char right, String^ format, array<Object^>^ args )
Parameters
- test
- Byte
- left
- Byte
- right
- Byte
- format
- String
- args
- array<Object>[]()[]
See Also
Assert Class
MbUnit.Framework Namespace