OpenSceneGraph/doc/doc++/osg/TestRecord.html
Robert Osfield ed10594139 Updated docs
2004-08-06 06:53:36 +00:00

88 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>class SG_EXPORT osgUtx::TestRecord</TITLE>
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H2>class SG_EXPORT <A HREF="#DOC.DOCU">osgUtx::TestRecord</A></H2></H2><BLOCKQUOTE> A TestRecord records the output of a given test case, ie.</BLOCKQUOTE>
<HR>
<DL>
<P><DL>
<DT><H3>Public Methods</H3><DD><DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.1">start</A></B>()
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.2">stop</A></B>()
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.3">log</A></B>(const <!1><A HREF="TestFailureX.html">TestFailureX</A>&amp; e)
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.4">log</A></B>(const <!1><A HREF="TestErrorX.html">TestErrorX</A>&amp; e)
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.5">log</A></B>(const std::exception&amp; e)
<DT>
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.246.13.6">log</A></B>(const std::string&amp; <!1><A HREF="ImpostorSprite.html#DOC.2.124.24">s</A>)
</DL></P>
</DL>
<A NAME="DOC.DOCU"></A>
<HR>
<H2>Documentation</H2>
<BLOCKQUOTE>
A TestRecord records the output of a given test case, ie. its start/stop time,
its result, and a textual description of any problems.
<P>\todo Consider adding accessor methods if necessary, to get the details
stored in the TestRecord.</BLOCKQUOTE>
<DL>
<A NAME="start"></A>
<A NAME="DOC.246.13.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void start()</B></TT>
<DL><DT><DD></DL><P>
<A NAME="stop"></A>
<A NAME="DOC.246.13.2"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void stop()</B></TT>
<DL><DT><DD></DL><P>
<A NAME="log"></A>
<A NAME="DOC.246.13.3"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void log(const <!1><A HREF="TestFailureX.html">TestFailureX</A>&amp; e)</B></TT>
<DL><DT><DD></DL><P>
<A NAME="log"></A>
<A NAME="DOC.246.13.4"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void log(const <!1><A HREF="TestErrorX.html">TestErrorX</A>&amp; e)</B></TT>
<DL><DT><DD></DL><P>
<A NAME="log"></A>
<A NAME="DOC.246.13.5"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void log(const std::exception&amp; e)</B></TT>
<DL><DT><DD></DL><P>
<A NAME="log"></A>
<A NAME="DOC.246.13.6"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void log(const std::string&amp; <!1><A HREF="ImpostorSprite.html#DOC.2.124.24">s</A>)</B></TT>
<DL><DT><DD></DL><P><DL>
<A NAME="Success"></A>
<A NAME="DOC.246.13.8.1"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Success</B></TT>
<DL><DT><DD></DL><P>
<A NAME="Failure"></A>
<A NAME="DOC.246.13.8.2"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Failure</B></TT>
<DL><DT><DD></DL><P>
<A NAME="Error"></A>
<A NAME="DOC.246.13.8.3"></A>
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Error</B></TT>
<DL><DT><DD></DL><P></DL>
</DL>
<HR><DL><DT><B>This class has no child classes.</B></DL>
<DL><DT><DT><B>Friends:</B><DD> class <!1><A HREF="TestReport.html">TestReport</A><BR> std::ostream& operator<<(std::ostream& o,const <!1><A HREF="TestRecord.html">TestRecord</A>& tr)<BR><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I> <I><A HREF="HIER.html">HTML hierarchy of classes</A> or <A HREF="HIERjava.html">Java</A></I></P><HR>
<BR>
This page was generated with the help of <A HREF="http://www.linuxsupportline.com/~doc++">DOC++</A>.
</BODY>
</HTML>