Class: matlab.mock.MethodCallBehavior
Package: matlab.mock
Specify mock object method call with any number of inputs with any value
withAnyInputs(behavior)
withAnyInputs(
specifies
a mock object method call with any number of inputs that can have
any value.behavior
)