Skip to content

Fixed mocking of New-Object#405

Merged
dlwyatt merged 1 commit intopester:masterfrom
dlwyatt:MockFix
Sep 8, 2015
Merged

Fixed mocking of New-Object#405
dlwyatt merged 1 commit intopester:masterfrom
dlwyatt:MockFix

Conversation

@dlwyatt
Copy link
Copy Markdown
Member

@dlwyatt dlwyatt commented Sep 8, 2015

Dynamic parameter code had an unqualified call to New-Object, which would cause an infinite recursion / stack overflow error if the tests mocked New-Object.

Dynamic parameter code had an unqualified call to New-Object, which would cause an infinite recursion / stack overflow error if the tests mocked New-Object.
dlwyatt added a commit that referenced this pull request Sep 8, 2015
Fixed mocking of New-Object
@dlwyatt dlwyatt merged commit 0c6363c into pester:master Sep 8, 2015
@dlwyatt dlwyatt deleted the MockFix branch September 8, 2015 14:57
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.

1 participant