Re: [Cppunit-devel] Test hierarchies?
Brought to you by:
blep
|
From: Baptiste L. <bl...@cl...> - 2001-11-04 12:36:31
|
----- Original Message -----
From: "Stanley Sutton" <su...@t-...>
To: "CppUnit Developers" <cpp...@li...>
Sent: Monday, October 22, 2001 10:42 PM
Subject: [Cppunit-devel] Test hierarchies?
> Is there a way to build test hierachies, other than creating seperate
> suites? I ddidn't see an obvous way in the documentation. For example,
> I'd like to report all the constructor/destructor tests together,
> accessor/mutators together, ...
No.
Why do you want to group constructor/destructor tests together ? Having
per 'component' feedback seems more useful to me, specially when you only
want to run the test for a specific component...
Baptiste.
---
Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html
Author of The Text Reformatter, a tool for fanfiction readers and writers.
Language: English, French (Well, I'm French).
|