tice-android icon indicating copy to clipboard operation
tice-android copied to clipboard

Mock DoubleRatchet using mockk

Open FabioTacke opened this issue 3 years ago • 0 comments

Support for mocking initializers has been added to mockk recently. However the feature doesn't seem to be ready yet to be used for mocking DoubleRatchet in our unit tests. We should check periodically if this is still the case. The goal is to get rid of the DoubleRatchetProvider.

FabioTacke avatar Jul 16 '21 12:07 FabioTacke