thiloplanz / jmockmongo

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

Support for mapReduce #4

Open ihr opened 12 years ago

ihr commented 12 years ago

Hello,

I have a "small" feature request: support for mapReduce command.

I hope it won't be too painful.

Ivan

thiloplanz commented 11 years ago

Any ideas how this should work? Just accept the command and return empty data? Accept some prepared mock results?