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

DBUnit configuration mechanism #41

Closed
rmpestano opened this issue Aug 30, 2016 · 0 comments
Closed

DBUnit configuration mechanism #41

rmpestano opened this issue Aug 30, 2016 · 0 comments

Comments

@rmpestano
Copy link
Owner

rmpestano commented Aug 30, 2016

create a configuration mechanism to easily configure dbunit features.

For example qualified table names is currently configured via SystemProperties here and other features like enable batch statements will need to be configured.

Also cacheConnection, which is a dbunit rules specific feature, and now cache table names (#40) will need a easy way to get configured, e.g via annotation at test level or even global config file in test resources.

rmpestano added a commit that referenced this issue Aug 30, 2016
fixes #40
rmpestano added a commit that referenced this issue Aug 30, 2016
rmpestano added a commit that referenced this issue Aug 30, 2016
rmpestano pushed a commit that referenced this issue Aug 31, 2016
rmpestano pushed a commit that referenced this issue Sep 4, 2016
rmpestano pushed a commit that referenced this issue Sep 4, 2016
rmpestano pushed a commit that referenced this issue Sep 4, 2016
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