Project-Tauro icon indicating copy to clipboard operation
Project-Tauro copied to clipboard

Need test class for the class - UpdaterDao

Open sudiptosarkar opened this issue 6 years ago • 3 comments

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.

sudiptosarkar avatar Oct 24 '17 18:10 sudiptosarkar

Claiming this issue

belpamulle avatar Oct 27 '17 12:10 belpamulle

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

sudiptosarkar avatar Oct 28 '17 08:10 sudiptosarkar

Written unit tests for UpdaterDao.

katsadim avatar Oct 22 '18 22:10 katsadim