chocolate-cakephp icon indicating copy to clipboard operation
chocolate-cakephp copied to clipboard

Automatically complete dynamic properties as mocks in tests

Open dmeybohm opened this issue 8 years ago • 0 comments

When completing properties on a controller/component/view, investigate whether it's possible to check if the object is a mock, and whether properties will be mocked, and then return a mock object as part of the type of the property, in addition to its original type.

dmeybohm avatar Feb 26 '18 18:02 dmeybohm