Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-52682

ASSERT_BSONOBJ_EQ doesn't return ostream& for annotation

    • Service Arch
    • 3

      All the other macros, in unittest.h, can be annotated with <<.

      e.g.
      ASSERT_EQ(x,y) << "x and y should be equal because...";

      But the ASSERT_BSONOBJ_EQ etc return void and break this convention.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            billy.donahue@mongodb.com Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: