Type: info
         Title: cppunittester --protector; unoexceptionprotector
     Posted by: s...@openoffice.org
      Affected: -
         TaskId: i117073
<http://www.openoffice.org/issues/show_bug.cgi?id=117073>
Effective from: cws/debuglevels
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/debuglevels>
    CWS status: ready for QA


*Summary*
--------
cppunittester (--protector <shared-library-path> <function-symbol>)* 
<shared-library-path>

cppunittester/protectorfactory.hxx:
extern "C" typedef CppUnit::Protector * SAL_CALL ProtectorFactory()

unoexceptionprotector dynamic library

*Description*
-------------
cppunittester is enhanced so that one can specify CppUnit::Protector
instances that are pushed onto the used CppUnit::TestResult instance.
 The Protector instances are obtained through factory functions of
type cppunittester::ProtectorFactory, provided by dynamic libraries.

One such protector factory is provided by the unoexceptionprotector
library.  It prints information about uncaught UNO exceptions raised
by a test with more detail than the default "uncaught exception of
unknown type."  It is enabled in the installationtest.mk cppunittester
call.


Send feedback to interface-announce@openoffice.org

--
-----------------------------------------------------------------
To unsubscribe send email to interface-announce-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help

Reply via email to