Project-Tauro
Project-Tauro copied to clipboard
Need test class for the class - UpdaterDao
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.
Claiming this issue
@belpamulle Sure... Raise a pull request when done.
Written unit tests for UpdaterDao.