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

Parent Class Testing #36

Open
rnveach opened this issue Jun 21, 2017 · 0 comments
Open

Parent Class Testing #36

rnveach opened this issue Jun 21, 2017 · 0 comments

Comments

@rnveach
Copy link
Member

rnveach commented Jun 21, 2017

Taken from #29 (comment) ,

If AbstractSuperCheck is modified, we need to determine that SuperCloneCheck and SuperFinalizeCheck need regression.

If we see a modification for a parent class of a module, than we need to run regression on all modules that extend that class.
It is possible that a change to parent class will not require changes to the module itself, but we should still see some new test(s) for it.

Should we extend this testing to interfaces or only classes?
Should we exclude some classes that almost every module implements like AbstractCheck and such?

This will be blocked by Issue #6 .

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