Main Content

matlab.unittest.plugins.plugindata.QualificationContext 类

包: matlab.unittest.plugins.plugindata

验证插件的上下文

说明

QualificationContext 类提供验证插件执行验证所需的上下文。TestRunner 实例化此类,并将其存储为相关插件数据的一部分,因此您无需直接创建该类的对象。

版本历史记录

在 R2015b 中推出