/testing/library/tests/TestSuite.html
HTML | 97 lines | 83 code | 1 blank | 13 comment | 0 complexity | b7d7088b26ac1c6bb7b97e7e0d4abc00 MD5 | raw file
1<table> 2<tr> 3<td>Test suite for the Prometheus Library application</td> 4</tr> 5<tr> 6<td><a target="testFrame" href="VerifyCount.html" >Verify Count </a></td> 7</tr> 8<tr> 9<td><a target="testFrame" href="VerifyZeroCount.html" >Verify Count returning zero </a></td> 10</tr> 11<tr> 12<td><a target="testFrame" href="VerifyGetLimit.html" >Verify Get Limit </a></td> 13</tr> 14<tr> 15<td><a target="testFrame" href="VerifyIntGE.html" >Verify Greater Than Equal To Int</a></td> 16</tr> 17<tr> 18<td><a target="testFrame" href="VerifyIntEQ.html" >Verify Int Equal</a></td> 19</tr> 20<tr> 21<td><a target="testFrame" href="VerifyIntEQGet.html" >Verify Equal To Int Get()</a></td> 22</tr> 23<tr> 24<td><a target="testFrame" href="VerifyIntGT.html" >Verify Greater Than Int</a></td> 25</tr> 26<tr> 27<td><a target="testFrame" href="VerifyIntGTGet.html" >Verify Greater Than Int Get()</a></td> 28</tr> 29<tr> 30<td><a target="testFrame" href="VerifyIntGEGet.html" >Verify Greater Than or Equal to Int Get()</a></td> 31</tr> 32<tr> 33<td><a target="testFrame" href="VerifyIntLE.html" >Verify Less Than Equal To Int</a></td> 34</tr> 35<tr> 36<td><a target="testFrame" href="VerifyIntLEGet.html" >Verify Less Than Equal To Int Get()</a></td> 37</tr> 38<tr> 39<td><a target="testFrame" href="VerifyIntLT.html" >Verify Less Than Int</a></td> 40</tr> 41<tr> 42<td><a target="testFrame" href="VerifyIntLTGet.html" >Verify Less Than Int Get()</a></td> 43</tr> 44<!-- known failure 45<tr> 46<td><a target="testFrame" href="VerifyStringIn1.html" >Verify String In Search.</a></td> 47</tr> 48--> 49<tr> 50<td><a target="testFrame" href="VerifyStringandIntEq.html" >Verify String and Int Equal</a></td> 51</tr> 52<tr> 53<td><a target="testFrame" href="VerifyDeletebyString.html" >Verify Delete by String</a></td> 54</tr> 55<tr> 56<td><a target="testFrame" href="VerifyQueryIteratorSecIntDesc.html" >Verify Secondary sort by int DESC</a></td> 57</tr> 58<tr> 59<td><a target="testFrame" href="VerifyQueryIteratorSecIntAsc.html" >Verify Secondary sort by int ASC</a></td> 60</tr> 61<tr> 62<td><a target="testFrame" href="VerifyQueryGetSecStrDesc.html" >Verify Secondary sort by str DESC (Get method) </a></td> 63</tr> 64<tr> 65<td><a target="testFrame" href="VerifyQueryGetSecStrAsc.html" >Verify Secondary sort by str ASC (Get method) </a></td> 66</tr> 67<tr> 68<td><a target="testFrame" href="VerifyQueryIteratorSecStrAsc.html" >Verify Secondary sort by str ASC</a></td> 69</tr> 70<tr> 71<td><a target="testFrame" href="VerifyQueryIteratorSecStrDec.html" >Verify Secondary sort by int DESC</a></td> 72</tr> 73<tr> 74<td><a target="testFrame" href="VerifyQueryStrStrIntExact.html" >Verify Exact match on Str Str and Int</a></td> 75</tr> 76<tr> 77<td><a target="testFrame" href="VerifyQueryStrStrIntExactNeg.html" >Verify Exact match on Str Str and Int (negative) </a></td> 78</tr> 79<!-- known failure 80<tr> 81<td><a target="testFrame" href="VerifyQueryUpdateStrInMult.html" >Verify Query by update with multiple str in</a></td> 82</tr> 83<tr> 84<td><a target="testFrame" href="VerifyQuerybyStrInMult.html" >Verify Query with multiple str in</a></td> 85</tr> 86--> 87<tr> 88<td><a target="testFrame" href="VerifyQueryLargeInt.html" >Verify Query with large int </a></td> 89</tr> 90<tr> 91<td><a target="testFrame" href="VerifyQueryLargeNegInt.html" >Verify Query with large negative int</a></td> 92</tr> 93<tr> 94<td><a target="testFrame" href="VerifyQueryStrStrNeg.html" >Verify Query with multiple str in (negative)</a></td> 95</tr> 96</table> 97