Main Content

matlab.mock.history.PropertyAccess Class

Namespace: matlab.mock.history
Superclasses: matlab.mock.InteractionHistory

Representation of mock object property access

Description

A matlab.mock.history.PropertyAccess object represents the accessing of a mock object property value. The mocking framework instantiates this class. You do not need to create an object of the class directly.

Properties

expand all

Name of the mock object property, returned as a string scalar.

Attributes:

GetAccess
public
SetAccess
immutable

Version History

Introduced in R2018a