testable-mock/docs/en-us/doc/parameter-constructor.md

7 lines
351 B
Markdown
Raw Normal View History

Parameter constructor
---
No matter how intricate the parameter structure required by the method under test is, even there is no suitable construction method, or even there are private internal class objects... Call `TestableMock`, the parameter object will be handed to you immediately~
2021-02-20 09:03:44 +08:00
This feature is planned to be released in the `0.6` version.