thiloplanz / jmockmongo

Fake in-process (Java), in-memory MongoDB for unit testing
Apache License 2.0
35 stars 5 forks source link

Add support for nested field queries #6

Open palmerabollo opened 12 years ago

palmerabollo commented 12 years ago

DefaultQueryHandler should support nested field queries. It currently throws an UnsupportedOperationException.