| Package | Description |
|---|---|
| com.azure.core.test |
Package containing common test classes for Azure client libraries.
|
| com.azure.core.test.utils |
Package containing utility classes used for testing Azure client libraries.
|
| Class and 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.
|
| TestContextManager
This class handles managing context about a test, such as custom testing annotations and verifying whether the test
is capable of running.
|
| TestMode
The possible testing modes.
|
| Class and Description |
|---|
| TestContextManager
This class handles managing context about a test, such as custom testing annotations and verifying whether the test
is capable of running.
|
| TestMode
The possible testing modes.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.