matlab.unittest.fixtures.ProjectFixture 类
命名空间: matlab.unittest.fixtures
超类: matlab.unittest.fixtures.Fixture
用于加载工程的脚手架
描述
创建对象
该类的实例仅由测试框架创建。
属性
限制
您无法在使用 MATLAB® Compiler™ 创建的已编译应用程序中使用
fromProject
方法。有关详细信息,请参阅MATLAB Compiler 和 MATLAB Compiler SDK 不支持进行编译的函数 (MATLAB Compiler)。
版本历史记录
在 R2019a 中推出