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

UsingDataSet annotation should be Inherited #120

Closed
polle opened this issue Jan 5, 2015 · 0 comments
Closed

UsingDataSet annotation should be Inherited #120

polle opened this issue Jan 5, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@polle
Copy link

polle commented Jan 5, 2015

I'm creating my own abstract base class for tests to be extended by the actual test classes. I would like to use the "UsingDataSet" annotation to clear the DB between each test. But I cannot set this on the base class because the annotation is not set to be inherited.

Maybe there are other annotations that should be inherited as well?

@lordofthejars lordofthejars added this to the 0.8. milestone Jan 5, 2015
@lordofthejars lordofthejars self-assigned this Jan 5, 2015
lordofthejars added a commit that referenced this issue Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants