--TEST-- MongoDB\Driver\Manager::executeBulkWrite() with empty BulkWrite --SKIPIF-- --FILE-- executeBulkWrite(NS, new MongoDB\Driver\BulkWrite); }, 'MongoDB\Driver\Exception\InvalidArgumentException'), "\n"; ?> ===DONE=== --EXPECTF-- OK: Got MongoDB\Driver\Exception\InvalidArgumentException Cannot do an empty bulk write ===DONE===