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

Leave constructor intact by forcing a block #93

Commits on Oct 8, 2012

  1. Leave constructor intact by forcing a block

    In the event where the user passes constructor args to the 'god' method, we can
    assume that they want their constructor to be called, by adding __construct to
    the blocks array, the mock's parent's constructor will be called.
    davedevelopment committed Oct 8, 2012
    Copy the full SHA
    43ad798 View commit details
    Browse the repository at this point in the history