1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<TITLE>CLUnit: Function FAILED-TESTS</TITLE>
</HEAD>
<BODY>
<A HREF="CLUnit.html"><img src="clunit-small.jpg" align=right width="100" height="27" border="0" alt="CLUnit"></A>
<p><I>Function</I> <B>FAILED-TESTS</B></p>
<p><B>Syntax:</B></p>
<p><B>failed-tests</B> => <I>list</I></p>
<P><B>Arguments and Values:</B></P>
<P><I>list</I>---a list</P>
<P><B>Description:</B></P>
<P>This function returns a list of all tests that failed during the last invocation of
run-all-tests or run-category.</P>
<P><B>See Also:</B></P>
<P><B> <A HREF="deftest.html">deftest</A></B></P>
<P><B>Notes:</B></P>
<P>See <B><A HREF="deftest.html">deftest</A></B> for the specification of
passing and failing tests.</p>
<HR>
<address>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html32" height="31" width="88"
align=right border="0" alt="Valid HTML 3.2!"></a>
<a href="mailto:fadrian@qwest.net">Frank A. Adrian</a><br>
Last modified: 12 June, 2001 13:12
</address>
</body>
</html>
|