Re: [Cppunit-devel] Change done...
Brought to you by:
blep
From: Steve M. R. <ste...@vi...> - 2001-06-12 00:29:56
|
On Mon, Jun 11, 2001 at 03:50:26PM -0700, Townsend, Guy wrote: > That "operator !()" in OrthodoxTest test has always bothered me. It's okay > for a very few classes, but just doesn't apply for most of the classes I > write. Which makes OrthodoxTest not very useful. Parts of it are good, but > the negation of most classes doesn't seem to make sense. Perhaps that part > should be at least #ifdef'd out unless one really wants to use it for an > appropriate class? Another random thought: rather than "orthodox", perhaps it makes more sense to template unit tests for STL concepts like Assignable, EqualityComparable, DefaultConstructible, and whatnot. -- by Rocket to the Moon, by Airplane to the Rocket, by Taxi to the Airport, by Frontdoor to the Taxi, by throwing back the blanket and laying down the legs ... - They Might Be Giants |