mirror of
https://github.com/alibaba/testable-mock.git
synced 2025-01-11 04:40:12 +08:00
7 lines
301 B
Markdown
7 lines
301 B
Markdown
|
Quickly construct complex input parameters
|
||
|
---
|
||
|
|
||
|
Generate arbitrarily nested object instances, simplify their internal member assignment methods, and solve the problem of lengthy initialization code for the parameters of the tested method.
|
||
|
|
||
|
This feature is planned to be released in the `0.6` version.
|