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

Need test class for the class - UpdaterDao #10

Open
sudiptosarkar opened this issue Oct 24, 2017 · 3 comments
Open

Need test class for the class - UpdaterDao #10

sudiptosarkar opened this issue Oct 24, 2017 · 3 comments

Comments

@sudiptosarkar
Copy link
Member

Need to write test class for UpdaterDao. Should be pretty straight forward.

Also, no real calls should be made.

You could use Mockito and/or PowerMockito to write the tests. Example of the testing pattern can be found in the other three dependency repos mentioned in the README.md.

@belpamulle
Copy link

Claiming this issue

@sudiptosarkar
Copy link
Member Author

@belpamulle Sure... Raise a pull request when done.

@katsadim
Copy link

Written unit tests for UpdaterDao.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants