Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests: cleanup of outdated / unused / commented out code #579

Merged
merged 1 commit into from
Mar 12, 2013

Conversation

BenMorel
Copy link
Contributor

Many methods in unit tests were unused, in particular in mocks, where methods overriding in the past were not overriding anything anymore.

Some commented out code was referring to features that seem to have been removed years ago, so I removed it as well.

HydratorMockStatement::bindParam() was adding extra parameters that its parent did not define, and that were never used, so I removed them as well.

@doctrinebot
Copy link

Hello,

thank you for positing this Pull Request. I have automatically opened an issue on our Jira Bug Tracker for you with the details of this Pull-Request. See the Link:

http://doctrine-project.org/jira/browse/DDC-2294

beberlei added a commit that referenced this pull request Mar 12, 2013
Unit tests: cleanup of outdated / unused / commented out code
@beberlei beberlei merged commit dba63c5 into doctrine:master Mar 12, 2013
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.

3 participants