get
Class: matlab.mock.PropertyBehavior
Namespace: matlab.mock
Construct object to define mock property get behavior
Syntax
getBehavior = get(behavior)
Description
getBehavior = get( constructs
a behavior)PropertyGetBehavior object to define mock property
get behavior. Typically you use the get method to
construct the PropertyGetBehavior implicitly when you
define mock behavior.
Input Arguments
Examples
Version History
Introduced in R2017a