matlab.unittest.parameters.EmptyParameter class

Package: matlab.unittest.parameters
Superclasses: matlab.unittest.parameters.Parameter

Empty parameter implementation

Description

The matlab.unittest.parameters.EmptyParameter class is a Parameter implementation that provides no parameter information. There is no need for test authors to interact with this Parameter directly. This class provides an empty parameter instance to the Parameterization property of a nonparameterized test element.

Copy Semantics

Value. To learn how value classes affect copy operations, see Copying Objects.

Introduced in R2014a