container_test::SortedLinkedList_test Class Reference

Unit tests for SortedLinkedList. More...

Inheritance diagram for container_test::SortedLinkedList_test:

Inheritance graph
[legend]
Collaboration diagram for container_test::SortedLinkedList_test:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual void SetUp ()
virtual void TearDown ()


Detailed Description

Unit tests for SortedLinkedList.

Member Function Documentation

virtual void container_test::SortedLinkedList_test::SetUp (  )  [inline, protected, virtual]

00056                         {
00057       // Code here will be called immediately after the constructor (right
00058       // before each test).
00059    }

virtual void container_test::SortedLinkedList_test::TearDown (  )  [inline, protected, virtual]

00061                            {
00062       // Code here will be called immediately after each test (right
00063       // before the destructor).
00064    }


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

Generated on Tue Jun 16 23:13:03 2009 by  doxygen 1.5.9