Skip to content

ParameterFilter fixes#143

Closed
dlwyatt wants to merge 1 commit intopester:Betafrom
dlwyatt:ParameterFilterFixes
Closed

ParameterFilter fixes#143
dlwyatt wants to merge 1 commit intopester:Betafrom
dlwyatt:ParameterFilterFixes

Conversation

@dlwyatt
Copy link
Copy Markdown
Member

@dlwyatt dlwyatt commented Jun 25, 2014

The script block passed to the -ParameterFilter parameters on Mock and Assert-MockCalled is now executed in the test script's scope. To prevent errors when the parameter filter is being evaluated in some cases, Strict Mode is disabled within that block (but left alone otherwise).

The script block passed to the -ParameterFilter parameters on Mock and Assert-MockCalled is now executed in the test script's scope.  To prevent errors when the parameter filter is being evaluated in some cases, Strict Mode is disabled within that block (but left alone otherwise).s
@dlwyatt dlwyatt closed this Jun 27, 2014
@dlwyatt dlwyatt deleted the ParameterFilterFixes branch June 27, 2014 17:34
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