<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to TestConditionalType</title><link>https://sourceforge.net/p/rockabilly/wiki/TestConditionalType/</link><description>Recent changes to TestConditionalType</description><atom:link href="https://sourceforge.net/p/rockabilly/wiki/TestConditionalType/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 27 May 2013 22:18:06 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rockabilly/wiki/TestConditionalType/feed" rel="self" type="application/rss+xml"/><item><title>TestConditionalType modified by William A. Hood</title><link>https://sourceforge.net/p/rockabilly/wiki/TestConditionalType/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,13 +1,16 @@
 TestConditionalType Enumeration
 ===============================

-This enumeration may be used by certain methods to evaluate pass, fail, or inconclusive 
+This enumeration may be used by certain methods to evaluate pass, fail, or inconclusive [TestStatus].  It identifies whether the condition being evaluated is a prerequisite, a pass criterion, or just a generic condition.

 Unspecified
 -----------
+This is usually the default.  It indicates that the condition being evaluated is just a generic condition.  Unspecified conditions are treated the same as pass criteria.

 Prerequisite
 ------------
+This indicates that the condition being evaluated affects whether or not the test is valid, rather than whether or not the test passes.  Typically a failed prerequisite means that further testing is precluded and renders the test inconclusive.

 PassCriterion
 -------------
+This indicates that the condition being evaluated will explicitly fail the test if it fails.  Coarse Grind tests are assumed to be a consensus of many results, rather than a single result, so a PassCriterion that passes does not necessarily pass the entire test.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William A. Hood</dc:creator><pubDate>Mon, 27 May 2013 22:18:06 -0000</pubDate><guid>https://sourceforge.net8de83b3d8ffdeae214686602eed8df92c77f4399</guid></item><item><title>TestConditionalType modified by William A. Hood</title><link>https://sourceforge.net/p/rockabilly/wiki/TestConditionalType/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="testconditionaltype-enumeration"&gt;TestConditionalType Enumeration&lt;/h1&gt;
&lt;p&gt;This enumeration may be used by certain methods to evaluate pass, fail, or inconclusive &lt;/p&gt;
&lt;h2 id="unspecified"&gt;Unspecified&lt;/h2&gt;
&lt;h2 id="prerequisite"&gt;Prerequisite&lt;/h2&gt;
&lt;h2 id="passcriterion"&gt;PassCriterion&lt;/h2&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">William A. Hood</dc:creator><pubDate>Mon, 27 May 2013 22:12:13 -0000</pubDate><guid>https://sourceforge.net247059003dd6061be981b6d059594fc4c247c030</guid></item></channel></rss>