Is there any easy way to get current list from AsyncListDiffer after Diff calculation finished?

124 Views Asked by At

I want to get the current list from AsyncListDiffer after the diff calculation finishes, for the sake of Unit Testing. Is there any way to do that?

0

There are 0 best solutions below