MethodDeclaration Object Properties

Applies to TestComplete 15.0, last modified on November 17, 2021

The object-driven testing (ODT) functionality is deprecated. Do not use it to create new tests. It will be removed from the product in one of the future releases. As an alternative, you can create custom classes in your scripts. For more information, see Alternatives to the ODT functionality.

The MethodDeclaration object contains the following properties:

Property List

Name Description
Name Specifies the method name.
ScriptProc Specifies the scripting routine that is used as the class method.

See Also

MethodDeclaration Object

Highlight search results