Main Content
matlab.mock.history.UnsuccessfulMethodCall Class
Namespace: matlab.mock.history
Superclasses: matlab.mock.history.MethodCall
Representation of unsuccessful mock object method call
Description
A matlab.mock.history.UnsuccessfulMethodCall
object represents the call to
a mock object method 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