Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move configs to the RandomInstanceGenerator class and create a Builder to for it #46

Open
HamzaBenyazid opened this issue Jan 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HamzaBenyazid
Copy link
Collaborator

Centralize configs for default behavior in RandomInstanceGenerator to give the user the possibility to pass configs in the creation of RandomInstanceGenerator's instance using a builder.
Example of configs :

  • default size of collections
  • default integer generation range (origin/bound)
  • ...
@HamzaBenyazid HamzaBenyazid added the enhancement New feature or request label Jan 5, 2023
@HamzaBenyazid HamzaBenyazid self-assigned this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant