| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected TestContextManager |
TestBase.testContextManager |
| Constructor and Description |
|---|
InterceptorManager(TestContextManager testContextManager)
Creates a new InterceptorManager that either replays test-session records or saves them.
|
| Constructor and Description |
|---|
TestResourceNamer(TestContextManager testContextManager,
RecordedData recordedData)
Constructor of TestResourceNamer
|
Copyright © 2020 Microsoft Corporation. All rights reserved.