
Public Methods | |
| t_ExecutorTester () | |
| void | SetTester (const UnitTestKey_Basic *i_key, t_UnitTestRegistryType::t_MapEntry *i_entry) |
| void | DescribeSelf (::std::ostream &i_ostr) |
| void | DescribeExceptions (::std::ostream &i_ostr) |
| void | Announce (::std::ostream &i_ostr, const char *i_description) |
| void | RunTester (::std::ostream &i_ostr) |
| bool | TestOk () |
Public Attributes | |
| const UnitTestKey_Basic * | m_key |
| t_UnitTestRegistryType::t_MapEntry * | m_entry |
| UnitTestTraits::t_TestResult | m_result |
| UnitTestTraits::t_TestResult | m_expected_result |
| bool | m_exception_valid |
| TestCase_Exception | m_exception |
| bool | m_delete_exception_valid |
| TestCase_Exception | m_delete_exception |
|
|
|
|
||||||||||||
|
Announce writes a description of what is about to happen ¶m i_ostr - the output stream ¶m i_description - what is about to happen &return nothing |
|
|
DescribeExceptions will print a a description of the exceptions taken. ¶m i_ostr - the output stream &return nothing |
|
|
DescribeSelf prints out information about ourself ¶m i_ostr - the output stream &return nothing |
|
|
RunTester performs the actual test. ¶m i_ostr is the stream to send progress output &return nothing |
|
||||||||||||
|
SetTester will set the test parameters ¶m i_X &return nothing |
|
|
Determines if the expected result returned. &return true if as expected - false otherwise. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generated for Austria by
and
MakeXS at Sun Oct 24 17:35:34 PDT 2004