Package: matlab.mock.history
Superclasses: matlab.mock.history.PropertyAccess
Representation of successful mock object property access
A SuccessfulPropertyAccess
instance represents the successful access of a mock object property value. The framework constructs instances of the class, so there is no need to construct this class directly.