Assert.IsTrue Method (bool, string, int, string)
Asserts that val
is true
(Do not use the filePath
, lineNumber
and memberName
arguments, as these are filled in automatically)
Location
- Namespace
- Uno.Testing
- Package
- Uno.Testing 2.9.2
Asserts that val
is true
(Do not use the filePath
, lineNumber
and memberName
arguments, as these are filled in automatically)