ASSERT_BSONOBJ_EQ doesn't return ostream& for annotation

XMLWordPrintableJSON

    • Server Programmability
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Unassigned
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: