OpenTAP 9.34
API Reference
OpenTap.ITestStepPostRunMixin Interface Reference

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

Inheritance diagram for OpenTap.ITestStepPostRunMixin:
OpenTap.IMixin OpenTap.ITapPlugin OpenTap.ITestStepPostRunMixinOrder

Public Member Functions

void OnPostRun (TestStepPostRunEventArgs eventArgs)
 Invoked after test step run.
 

Detailed Description

This mixin is activated just after a step has been executed. It allows modifying the test step run.

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