Open kristiandupont opened 8 years ago
This is effectively a duplicate of #529
Reopened as it turned out that it's actually a different thing. This is about adding an interface to the Realm
class, not RealmObject
.
Interested on this
Is this on the Roadmap? Can I offer some help to implement this? :)
We haven't prioritized this, but PR's are always welcome :)
I don't think we need an interface so it can be mocked, we just need a mocking assembly declaring the same objects. If we have other reasons for wanting an interface, fine, but I don't think mocking alone is enough to justify it.