IWDTFLOG2 interface (wdtf.h)

Defines operations that enable the test case author to add to the WDTF test log.

Inheritance

The IWDTFLOG2 interface inherits from the IDispatch interface.

IWDTFLOG2 also has these types of members:

  • Methods

Methods

The IWDTFLOG2 interface has these methods.

 
IWDTFLOG2::EndTestCase

Marks the end of a test case.
IWDTFLOG2::OutputError

Writes an error entry to the test case log.
IWDTFLOG2::OutputInfo

Writes an informational entry to the test case log.
IWDTFLOG2::StartTestCase

Marks the start of a test case.

Remarks

You access the logging interface from the IWDTF2::Log property.

Requirements

Requirement Value
Minimum supported client Windows XP Professional
Minimum supported server Windows Server 2008
Target Platform Windows
Header wdtf.h