0 out of 1 rated this helpful - Rate this topic

Assert.Inconclusive Method

Indicates that an assertion cannot be proven true or false. Also used to indicate an assertion that has not yet been implemented.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Inconclusive() Indicates that the assertion cannot be verified.
Public method Static member Inconclusive(String) Indicates that the assertion cannot be verified. Displays a message.
Public method Static member Inconclusive(String, Object[]) Indicates that an assertion cannot be verified. Displays a message, and applies the specified formatting to it.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ