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

fix issue #340: cannot find symbol Assert.assertNotNull #25

Closed
wants to merge 3 commits into from

Conversation

scurtoni
Copy link

replaced Assert.assertNotNull with default java assert

fix issue #340: cannot find symbol Assert.assertNotNull("Context can not be null!", mContext 
added default java assert in place of Junit assertNotNull
mauron85 added a commit that referenced this pull request Jan 31, 2019
- added default java assert in place of Junit assertNotNull

Origin-PR: #25
Contributed-By: @scurtoni
@mauron85
Copy link
Owner

Merged (commit: ec334ba). Thank you for your contribution

@scurtoni
Copy link
Author

Welcome

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

Successfully merging this pull request may close these issues.

2 participants