Mislav_Karanusic

Results 1 comments of Mislav_Karanusic

I ran into the same issue trying to mock BatchResponse in my unit tests. I found the same issue submitted on [firebase-admin-java repo](https://github.com/firebase/firebase-admin-java/issues/388) where BatchResponse was turned into an interface....