purekid / mongodm

MongoDB ORM that includes support for references,embed and multilevel inheritance.
MIT License
200 stars 47 forks source link

Unit tests support #98

Open gary-harpaz opened 6 years ago

gary-harpaz commented 6 years ago

Since you are using static methods for queries, how is it possible to mock this library?