Class: matlab.mock.PropertyBehavior
Package: matlab.mock
Construct object to define mock property set behavior
setBehavior = set(behavior)
setBehavior = set(
constructs
a behavior
)PropertySetBehavior
object to define mock property
set behavior. Typically you use the set
method to
construct the PropertySetBehavior
implicitly when you
define mock behavior.