Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Visual Studio Developer Center
Home
Library
Learn
Samples
Downloads
Extensions
Support
Forums
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
Development Tools and Languages
Please Wait
Visual Studio 2005
Please Wait
Visual Studio Team System
Please Wait
Team Edition for Testers
Please Wait
Team Test API
Please Wait
Microsoft.VisualStudio.TestTools.Un...
Please Wait
Assert Class
Please Wait
Assert Methods
Please Wait
Inconclusive Method
Please Wait
Collapse All
Expand All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4
Microsoft Visual Studio 11/.NET Framework 4.5
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.
Overload List
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.
See Also
Reference
Assert Class
Assert Members
Microsoft.VisualStudio.TestTools.UnitTesting Namespace
Concepts
Using the Assert Classes
Tags
:
unittest
(
x
)
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement