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

Extend Parameterization Support #32

Open
vjkoskela opened this issue Jun 4, 2020 · 0 comments
Open

Extend Parameterization Support #32

vjkoskela opened this issue Jun 4, 2020 · 0 comments

Comments

@vjkoskela
Copy link
Contributor

Currently the AbstractHistogramTest supports providing parameterizations for the different histogram factory implementations in order to test aggregators with the different factories. However, if one of those tests needs to be parameterized in a different way (they are very patterned already in some existing cases) then the call to AbstractHistogramTest needs to supply parameters which need to be multiplied together with the factory parameterizations to produce the final parameterization for the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant