TestList Struct Reference

#include <list.test.h>

List of all members.

Classes

struct  My
struct  My2

Public Member Functions

template<typename List >
void checkOddList (List l)
template<typename List >
void checkListSorted (List l)
Test count ()
Test filtered ()
Test sorted ()
Test unique ()
Test stl ()
Test empty ()
Test single ()
Test append ()
Test appendCount ()

Static Public Member Functions

static bool odd (int i)
static int mul2add1 (int a)

Member Function Documentation

Test TestList::append (  )  [inline]
Test TestList::appendCount (  )  [inline]
template<typename List >
void TestList::checkListSorted ( List  l  )  [inline]

References assert.

Referenced by sorted().

template<typename List >
void TestList::checkOddList ( List  l  )  [inline]

References assert, assert_eq, and odd().

Referenced by filtered().

Test TestList::count (  )  [inline]

References assert_eq, and wibble::list::count().

Test TestList::empty (  )  [inline]

References assert.

Referenced by append(), and single().

Test TestList::filtered (  )  [inline]
static int TestList::mul2add1 ( int  a  )  [inline, static]
static bool TestList::odd ( int  i  )  [inline, static]

Referenced by checkOddList(), and filtered().

Test TestList::single (  )  [inline]
Test TestList::sorted (  )  [inline]
Test TestList::stl (  )  [inline]
Test TestList::unique (  )  [inline]

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

Generated by  doxygen 1.6.2