tut::ErrorTestData Struct Reference

Collaboration diagram for tut::ErrorTestData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ErrorTestData ()
 ~ErrorTestData ()
void ensure_message_count (int expectedCount)
void ensure_message_contains (int n, const std::string &expectedText)
void ensure_message_does_not_contain (int n, const std::string &expectedText)

Public Attributes

TestRecorder mRecorder
LLError::SettingsmPriorErrorSettings


Detailed Description

Definition at line 94 of file llerror_tut.cpp.


Constructor & Destructor Documentation

tut::ErrorTestData::ErrorTestData (  )  [inline]

tut::ErrorTestData::~ErrorTestData (  )  [inline]

Definition at line 109 of file llerror_tut.cpp.

References mPriorErrorSettings, mRecorder, LLError::removeRecorder(), and LLError::restoreSettings().

Here is the call graph for this function:


Member Function Documentation

void tut::ErrorTestData::ensure_message_count ( int  expectedCount  )  [inline]

Definition at line 115 of file llerror_tut.cpp.

References tut::ensure_equals(), and mRecorder.

Here is the call graph for this function:

void tut::ErrorTestData::ensure_message_contains ( int  n,
const std::string &  expectedText 
) [inline]

Definition at line 120 of file llerror_tut.cpp.

References tut::ensure_contains(), and mRecorder.

Here is the call graph for this function:

void tut::ErrorTestData::ensure_message_does_not_contain ( int  n,
const std::string &  expectedText 
) [inline]

Definition at line 128 of file llerror_tut.cpp.

References tut::ensure_does_not_contain(), and mRecorder.

Here is the call graph for this function:


Member Data Documentation

Definition at line 97 of file llerror_tut.cpp.

Referenced by ErrorTestData(), and ~ErrorTestData().


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

Generated on Fri May 16 09:42:58 2008 for SecondLife by  doxygen 1.5.5