< Back

Get-MockDynamicParameters

Wed Jan 30, 2019 5:56 pm

NAME Get-MockDynamicParameters



SYNOPSIS

This command is used by Pester's Mocking framework. You do not need to call it directly.





SYNTAX

Get-MockDynamicParameters -CmdletName <String> [-Parameters <Hashtable>] [-Cmdlet <Object>] [<CommonParameters>]



Get-MockDynamicParameters -FunctionName <String> [-ModuleName <String>] [-Parameters <Hashtable>] [-Cmdlet <Object>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-CmdletName <String>



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FunctionName <String>



Required? true

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ModuleName <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Parameters <Hashtable>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Cmdlet <Object>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : False

WorkflowCommonParameters : False

details : @{name=Get-TestDriveItem; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Get-TestDriveItem [[-Path] <string>]



ModuleName : Pester

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-TestDriveItem

Category : Function

Component :

Role :

Functionality :