Re: [Cppunit-devel] Question about TestFixture
Brought to you by:
blep
From: Luis J. <ljo...@cr...> - 2002-08-09 13:18:45
|
Hello, I believe you can do that, by calling those methods in the setUp() method. Luis Joaquim Friday, August 9, 2002, 1:53:59 PM, you wrote: BM> I have made a test fixture and I can call it by using a test runner. That's BM> ok. BM> But now my problem is that I need to call some functions on my instance of BM> my test object before I can really start to use it. BM> How to do this? BM> From what I understand this is not possible using the helper macro's. Is BM> there another way? BM> ---------------------------------------------------------------------------- BM> Marc Bogaerts - Software Engineer BM> Phone : +32 (0)2 370.36.37 - e-mail : mb...@fa... BM> ---------------------------------------------------------------------------- BM> S.A. FABRICOM N.V. BM> Rue Gatti de Gamond, 254 - B-1180 Bruxelles - Belgium BM> General Phone : +32 (0)2 370.33.35 - Fax : +32 (0)2 370.32.22 BM> ---------------------------------------------------------------------------- BM> The information contained in this e-mail is intended only for the person or BM> entity to which it is addressed and may contain confidential and / or BM> privileged material. If you are not the intended recipient of this e-mail, BM> the use of this information or any disclosure, copying or distribution is BM> prohibited and may be unlawful. BM> If you received this in error, please contact the sender and delete the BM> material from any computer. BM> This electronic transmission is intended exclusively for the person to BM> whom it is addressed and may contain privileged and confidential material. BM> Any disclosure, copying, distribution or other action based upon BM> the information by persons other than the intended recipient BM> is prohibited. If you receive this message in error, please contact the BM> sender and delete the material. BM> Our company does not warrant a proper and complete transmission of this BM> information, nor does it accept liability for any delays. ---------------------------------------------------------------------------- ------------ Critical Software has changed address and phones - please check new contacts below ---------------------------------------------------------------------------- ------------ --- Luis Joaquim Critical Software, SA EN1/IC2, Km 185,6, Banhos Secos, Santa Clara 3040-032 Coimbra Tel: +351.239.801300, Fax: +351.239.801319 http://www.criticalsoftware.com ljo...@cr... |