# Packages

No description provided by the author

# Functions

NewMockGraphClients creates a new instance of MockGraphClients.

# Structs

GraphClients encapsulates both the stable and beta GraphServiceClients provided by the Microsoft Graph SDKs.
MockBetaGraphServiceClient is a flexible mock of the beta GraphServiceClient.
MockGraphClients implements the GraphClientInterface.
MockStableGraphServiceClient is a flexible mock of the stable GraphServiceClient.

# Interfaces

GraphClientInterface defines the interface for GraphClients.