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 should throw an exception if a listed source file isn't found #143

Open
chrylis opened this issue Oct 1, 2015 · 4 comments

Comments

@chrylis
Copy link

chrylis commented Oct 1, 2015

We just spent a couple of hours tracking down what turned out to be a typo in our @UsingDataSet directive. I suggest the framework should throw an exception if a resource specified there doesn't exist.

@lordofthejars
Copy link
Owner

Yes I agree with you about this. The problem is that now I am a bit busy preparing J1, Devoxx, and regular job, so I don't have time to improve it. But if you know where the code could be improved to show this, please don't hesitate to send a PR :)

Alex.

@chrylis
Copy link
Author

chrylis commented Oct 1, 2015

I'll take a look. Is this in a common place, or is it handled independently by different providers?

@emas80
Copy link

emas80 commented Oct 25, 2016

Hi, I spent some time tracking the same issue .. I would really suggest to throw an exception.
I am using

com.github.fakemongo
fongo
2.0.9
test


com.lordofthejars
nosqlunit-mongodb
test
0.10.0

@lordofthejars
Copy link
Owner

I get this on my prior list.

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

3 participants