Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Team Test API
Assert Class
Assert Methods
Inconclusive Method
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Team Test API
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.

Name Description
Assert.Inconclusive () Indicates that the assertion cannot be verified.
Assert.Inconclusive (String) Indicates that the assertion can not be verified. Displays a message.
Assert.Inconclusive (String, Object[]) Indicates that an assertion can not be verified. Displays a message, and applies the specified formatting to it.
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker