1 #ifndef __cxxtest__LinkedList_h__ 2 #define __cxxtest__LinkedList_h__ 24 unsigned size()
const;
48 virtual bool setUp() = 0;
64 #endif // __cxxtest__LinkedList_h__
void setActive(bool value=true)
virtual bool tearDown()=0
void leaveOnly(const Link &link)
Link & operator=(const Link &)