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

Make static methods in MongoDbAssertion public #199

Open
basovnik opened this issue Aug 27, 2019 · 1 comment
Open

Make static methods in MongoDbAssertion public #199

basovnik opened this issue Aug 27, 2019 · 1 comment

Comments

@basovnik
Copy link

Our use-case:
We need modified version of MongoDbAssertion.strictAssertEquals which would check only predefined collections.

Expected solution:
We would like to implement custom MongoComparisonStrategy and we want to reuse some static methods from MongoDbAssertion.

@basovnik
Copy link
Author

I have decided to implement this feature. Will prepare pull request soon.

basovnik added a commit to basovnik/nosql-unit that referenced this issue Nov 19, 2019
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