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