Closed prasadtalasila closed 6 years ago
We need to create unit tests for the Java classes in repository package. The suggested order of classes for creating the unit tests is:
The LoginInfoRepository and DetailsRepository interfaces will not have any tests.
@kapilkalra04 you can start work on this issue.
Only the pending work is the unit tests on AnalysisRepository.java
PR #183 completes the work.
We need to create unit tests for the Java classes in repository package. The suggested order of classes for creating the unit tests is:
The LoginInfoRepository and DetailsRepository interfaces will not have any tests.