I am trying to unit test my code but at some points list.addall() function is not working. I tried everything but no luck.
Here is the unit Test class:
@Te