Package: matlab.unittest.parameters
Specification of Method Setup Parameter
The matlab.unittest.parameters.MethodSetupParameter
class
holds information about a single value of a Method Setup Parameter.
|
Character vector indicating the name of the property that defines the Method Setup Parameter. |
|
Character vector indicating the name that uniquely identifies a particular value for a Method Setup Parameter. |
|
Value of the Method Setup Parameter. The |
Value. To learn how value classes affect copy operations, see Copying Objects.