• Jeremy Mikola's avatar
    Make expected document assertions more flexible · 0437bb85
    Jeremy Mikola authored
    Normalizing top-level documents as arrays will allow single and multi-document checks to be more flexible. This will not extend to embedded documents, where we'll still need to be explicit.
    
    Additionally, assertSameDocuments can now operate on any array or Traversable without needing to set its own type map.
    0437bb85
FindOneAndReplaceFunctionalTest.php 6.66 KB