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_completed (  )  [inline]

Definition at line 129 of file test.cpp.

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

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.


Member Data Documentation

int LLTestCallback::mFailedTests [protected]

Definition at line 160 of file test.cpp.

Referenced by run_completed(), and test_completed().

int LLTestCallback::mPassedTests [protected]

Definition at line 159 of file test.cpp.

Referenced by run_completed(), and test_completed().

int LLTestCallback::mSkipedFailTests [protected]

Definition at line 162 of file test.cpp.

Referenced by run_completed(), and test_completed().

int LLTestCallback::mSkippedTests [protected]

Definition at line 161 of file test.cpp.

Referenced by run_completed(), and test_completed().

int LLTestCallback::mTotalTests [protected]

Definition at line 158 of file test.cpp.

Referenced by run_completed(), and test_completed().

bool LLTestCallback::mVerboseMode [protected]

Definition at line 157 of file test.cpp.

Referenced by test_completed().


The documentation for this class was generated from the following file:
Generated on Thu Jul 1 06:11:50 2010 for Second Life Viewer by  doxygen 1.4.7