Skip to content

Conversation

@kvwalker
Copy link
Contributor

@kvwalker kvwalker commented Feb 6, 2018

@kvwalker kvwalker requested a review from jmikola February 6, 2018 21:25
$this->assertEquals($expectedDocument, \MongoDB\write_concern_as_document($writeConcern));
}

public function provideWriteConcernsAndDocuments()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The data providers should be suitable to remove as well:

  • provideReadConcernsAndDocuments()
  • provideWriteConcernsAndDocuments()

Copy link
Member

@jmikola jmikola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once two data providers are removed.

@kvwalker kvwalker merged commit 0a3b2b7 into mongodb:master Feb 6, 2018
kvwalker added a commit that referenced this pull request Feb 6, 2018
@kvwalker kvwalker deleted the PHPLIB-318 branch February 6, 2018 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants