OpenTAP 9.24
API Reference
Public Member Functions | List of all members
OpenTap.ITestStepPreRunMixin Interface Reference

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

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

Public Member Functions

void OnPreRun (TestStepPreRunEventArgs 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.24 API built Tue Apr 30 2024 13:44:42