matlab.mock.history.UnsuccessfulMethodCall class
Package: matlab.mock.history
Superclasses: matlab.mock.history.MethodCall
Representation of unsuccessful mock object method call
Description
An UnsuccessfulMethodCall
instance represents a call to a mock object method that threw an exception. The framework constructs instances of the class, so there is no need to construct this class directly.
Properties
Version History
Introduced in R2018a