Use InMemory DB in SubscriptionControllerTest
We defined a fake content provider as to test SubscriptionController. But it's not based on a real DB so it's limited in functionality. This CL makes it base on an InMemory DB so it's more testable. Bug: 112565843 Test: unittest Change-Id: Ieea9a53d213f37e5536fe96177e16ac14f6b64ce Merged-In: Ieea9a53d213f37e5536fe96177e16ac14f6b64ce
Loading
Please register or sign in to comment