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

needs support for parameterized tests #24

Closed
GoogleCodeExporter opened this issue Apr 2, 2015 · 1 comment
Closed

needs support for parameterized tests #24

GoogleCodeExporter opened this issue Apr 2, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Google Test should support tests that are parameterized by:

- a set of values,
- a set of implementations of the same interface (in the inheritance
sense), and
- a set of types/values for instantiating some templates.

The above goals may require different constructs.



Original issue reported on code.google.com by shiq...@gmail.com on 6 Aug 2008 at 12:48

@GoogleCodeExporter
Copy link
Author

Implemented in the revision 120.

Original comment by vladlosev on 22 Nov 2008 at 5:58

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

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

No branches or pull requests

1 participant