matlab.mock.history.SuccessfulMethodCall class
Package: matlab.mock.history
Superclasses: matlab.mock.history.MethodCall
Representation of successful mock object method call
Description
A SuccessfulMethodCall
instance represents a call to a mock object method that ran to completion. The framework constructs instances of the class, so there is no need to construct this class directly.
Properties
Version History
Introduced in R2018a