OpenTAP 9.25
API Reference
Public Member Functions | List of all members
OpenTap.ITestPlanPreRunMixin Interface Reference

This mixin is activated just before a step is executed. It allows modifying the test step run. More...

Inheritance diagram for OpenTap.ITestPlanPreRunMixin:
OpenTap.IMixin OpenTap.ITapPlugin

Public Member Functions

void OnPreRun (TestPlanPreRunEventArgs eventArgs)
 Invoked before test step run.
 

Detailed Description

This mixin is activated just before a step is executed. It allows modifying the test step run.

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24