Name |
Description |
AzureAssert |
|
ClientMocks |
Test helper class for managing mocking the various client objects and operations in the service management library. |
Data |
|
FakeAccessToken |
|
FakeAccessTokenProvider |
|
FileSystemHelper |
Utility used to create files and directories and clean them up when complete. |
MockAccessTokenProvider |
|
MockCommandRuntime |
|
MockStorageService |
A class used to simulate the behavior of a storage account as far as existing, creation, and querying are concerned. |
MockStorageService.StorageAccountData |
|
RMTestBase |
Base class for Microsoft Azure PowerShell unit tests. |
RemoveAzurePublishSettingsCommand |
|
SMTestBase |
Base class for Microsoft Azure PowerShell Service Management unit tests. |
SimpleServiceManagementAsyncResult |
Simple IAsyncResult implementation that can be used to cache all the parameters to the BeginFoo call and then passed to the FooThunk property that's invoked by EndFoo (thereby providing the test's implementation of FooThunk with as much of the state as it wants). |
TestBase |
Base class for Windows Azure PowerShell unit tests. |