Main Content
matlab.mock.history.UnsuccessfulPropertyAccess Class
Namespace: matlab.mock.history
Superclasses: matlab.mock.history.PropertyAccess
Representation of unsuccessful mock object property access
Description
A matlab.mock.history.UnsuccessfulPropertyAccess
object represents the
accessing of a mock object property value that threw an error. The mocking framework
instantiates this class. You do not need to create an object of the class directly.
Properties
Version History
Introduced in R2018a