--TEST-- MongoDB\Driver\Manager::executeCommand() with empty command document --SKIPIF-- --FILE-- executeCommand(DATABASE_NAME, $command); }, 'MongoDB\Driver\Exception\InvalidArgumentException'), "\n"; ?> ===DONE=== --EXPECT-- OK: Got MongoDB\Driver\Exception\InvalidArgumentException Empty command document ===DONE===