[Cppunit-devel] Questions regarding CPPUnit
Brought to you by:
blep
|
From: Reagan, T. <tr...@am...> - 2005-05-10 12:26:29
|
Hi,
I was wondering if someone could answer a couple of questions for me. I
can't seem to find anyway to access the PROPERTIES and can find no examples.
Does the 1.10.2 release support them? It appears they are only available
inside the static suite function, am I missing something here? Also, I
noticed that if I try to use the CPPUNIT_TEST_SUB_SUITE macro I get another
suite of tests that include both the parent tests and the tests of the new
sub suite. Is this the way it is supposed to work? I was expecting to have
a new suite that fell underneath the parent and only contained the tests
defined for that class. Finally, I couldn't seem to find anyway to provide
a separate fixture for the sub suite, is this the intended implementation?
I was hoping you could specify separate setUps and tearDowns for each
suite/sub suite since they may have different requirements.
Thanks,
Troy
Troy C Reagan
Software Engineer
American Student Assistance
Boston, MA 02114
tr...@am... <mailto:tr...@am...>
|