Menu

Testing COM Components with CppUnit

Diwakar
2003-04-03
2003-11-14
  • Diwakar

    Diwakar - 2003-04-03

    Hi,

    Is it possible to write test modules for testing COM components. If so, could you please point me to the relevant documentation.

    Thanks in advance,
    Diwakar

     
    • Phil Boyd

      Phil Boyd - 2003-11-14

      Yes.  You can test the COM interface using #import in MSCV++.  If the COM object is ATL based, you will need to use CComObject (?) to instantiate the implementing class.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.