See: Description
| Class | Description |
|---|---|
| InterceptorManager |
A class that keeps track of network calls by either reading the data from an existing test session record or
recording the network calls in memory.
|
| TestBase |
Base class for running live and playback tests using
InterceptorManager. |
| TestContextManager |
This class handles managing context about a test, such as custom testing annotations and verifying whether the test
is capable of running.
|
| Enum | Description |
|---|---|
| TestMode |
The possible testing modes.
|
| Exception | Description |
|---|---|
| MyAzureException |
A test exception.
|
| MyRestException |
A test exception.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.