OpenTAP 9.34
API Reference
OpenTap.ITestPlanPreRunMixin Interface Reference

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

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

Public Member Functions

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

Detailed Description

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

OpenTAP 9.34 API built Mon Aug 10 2026 11:52:43