Registry / testing / azure-go-autorest-autorest-mocks

azure-go-autorest-autorest-mocks

JSON →
librarygogounverified

Package mocks provides mocks and helpers used in testing for the Azure Go Autorest library.

go get github.com/Azure/go-autorest/autorest/mocks
INSTALL
IMPORT
SIG · AZURE-GO-AUTOREST-
A
azure-go-autorest-autorest-mocks
testinggo
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mocks
github.com/Azure/go-autorest/autorest/mocks

Creates a mock sender for testing Azure Autorest clients.

package main import ( "fmt" "github.com/Azure/go-autorest/autorest/mocks" ) func main() { sender := mocks.NewSender() fmt.Println(sender) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
azure-go-autorest-autorest-mocks — go get azure-go-autorest-autorest-mocks · libregistry