xgouchet / Elmyr

A utility to make Kotlin/Java tests random yet reproducible
Other
82 stars 2 forks source link

Add a size attribute for @StringForgery #51

Closed xgouchet closed 4 years ago

xgouchet commented 4 years ago

When forging an @StringForgery field or parameter, there's no way to specify the desired output String size.