Skip to main content
Version: v4

Assert-VerifiableMocks

This page was generated

Contributions are welcome in Pester v4-repo.

SYNOPSIS

The function is for backward compatibility only. Please update your code and use 'Assert-VerifiableMock' instead.

SYNTAX

Assert-VerifiableMocks

DESCRIPTION

The function was reintroduced in the version 4.0.8 of Pester to avoid loading older version of Pester when Assert-VerifiableMocks is called.

The function will be removed finally in the next major version of Pester.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

NOTES

VERSION

This page was generated using comment-based help in Pester 4.10.1.