Share via


TestCase::SetSubject methods

Sets the Subject of the TestCase.

Overload list

Method Description
SetSubject(className,subject) Sets the Subject of the TestCase.
SetSubject(className,instanceName,subject) Sets the Subject of the TestCase.

Remarks

The TestCase objects hold information from the Iteration/TestCases/TestCase elements.

The Subject holds information from element TestCase/Subject.

Requirements

Header
Xpsobjectmodel.h

See also

TestCase