Class AssertionFailure
An entity that describes how an assertion may fail.
Import path
import semmle.code.csharp.commons.Assertions
Direct supertypes
Predicates
isException | Holds if this failure describes an exception of type |
isExit | Holds if this failure describes an exit. |
toString | Gets a textual representation of this element. |