主要内容

扩展单元测试框架

自定义测试环境;作者约束,诊断,固定装置和插件

matlab®单元测试框架为测试工具作者提供了自定义测试环境的能力。您可以通过自定义约束,诊断和固定装置扩展测试写作,并扩展运行测试并通过测试跑步者的自定义插件进行报告。

课程

展开全部

matlab.unittest.constraints.constraint 比较基本接口类
matlab.unittest.constraints.booleanconstraint 布尔的接口类别的界面类别组合
matlab.unittest.constraints.tolerance 公差的抽象接口类
matlab.unittest.diagnostics.diagnostic 基本接口类matlab.untest诊断
matlab.unittest.diagnostics.constraintdiagnostic 大多数约束的常见字段诊断
matlab.unittest.fixtures.fixture 测试装置的接口类
matlab.unittest.plugins.testrunnerplugin 用于扩展TestRunner的插件接口
matlab.unittest.plugins.paralizable 插件的接口,该插件支持运行测试并行金宝app
matlab.unittest.plugins.qualifyingplugin 执行全系统资格的插件的接口
matlab.unittest.plugins.outputstream 确定在何处发送文本输出的接口
matlab.test.behavior.Missing 测试课程是否满足合同失踪

软件包

matlab.unittest.constraints包 课程摘要MATLAB约束接口
matlab.unittest.diagnostics包 课程摘要MATLAB诊断接口
matlab.unittest.fixtures包 课程摘要MATLAB固定装置接口
matlab.unittest.plugins包 课程摘要MATLAB插件接口

话题

约束

固定装置

插件