LLTestCallback Class Reference

List of all members.

Public Member Functions

 LLTestCallback (bool verbose_mode)
void run_started ()
void test_completed (const tut::test_result &tr)
void run_completed ()

Protected Attributes

bool mVerboseMode
int mTotalTests
int mPassedTests
int mFailedTests
int mSkippedTests
int mSkipedFailTests


Detailed Description

Definition at line 62 of file test.cpp.


Constructor & Destructor Documentation

LLTestCallback::LLTestCallback ( bool  verbose_mode  )  [inline]

Definition at line 65 of file test.cpp.


Member Function Documentation

void LLTestCallback::run_started (  )  [inline]

Definition at line 75 of file test.cpp.

void LLTestCallback::test_completed ( const tut::test_result &  tr  )  [inline]

Definition at line 80 of file test.cpp.

References mFailedTests, mPassedTests, mSkipedFailTests, mSkippedTests, mTotalTests, and mVerboseMode.

void LLTestCallback::run_completed (  )  [inline]

Definition at line 129 of file test.cpp.

References mFailedTests, mPassedTests, mSkipedFailTests, mSkippedTests, and mTotalTests.


Member Data Documentation

bool LLTestCallback::mVerboseMode [protected]

Definition at line 157 of file test.cpp.

Referenced by test_completed().

int LLTestCallback::mTotalTests [protected]

Definition at line 158 of file test.cpp.

Referenced by run_completed(), and test_completed().

Definition at line 159 of file test.cpp.

Referenced by run_completed(), and test_completed().

Definition at line 160 of file test.cpp.

Referenced by run_completed(), and test_completed().

Definition at line 161 of file test.cpp.

Referenced by run_completed(), and test_completed().

Definition at line 162 of file test.cpp.

Referenced by run_completed(), and test_completed().


The documentation for this class was generated from the following file:

Generated on Fri May 16 09:11:23 2008 for SecondLife by  doxygen 1.5.5