| {redirect:http://docs.mongodb.org/meta-driver/latest/legacy/driver-test-tools/} |
| h4. Object IDs * driverOIDTest for testing toString {code} > db.runCommand( { "driverOIDTest" : new ObjectId() } ) { "oid" : ObjectId("4b8991f221752a6e61a88267"), "str" : "4b8991f221752a6e61a88267", "ok" : 1 } {code} |
| Redirection Notice This page should redirect to http://docs.mongodb.org/meta-driver/latest/legacy/driver-test-tools/. |
| From: | MongoDB > Writing Drivers and Tools |
| To: | MongoDB > Old Pages |