| Method and Description |
|---|
| com.azure.core.test.TestBase.getTestName()
This method is deprecated as JUnit 5 provides a simpler mechanism to get the test method name through
TestInfo. Keeping this for backward compatability of other client libraries that still override this
method. This method can be deleted when all client libraries remove this method. See TestBase.setupTest(TestInfo). |
| Constructor and Description |
|---|
| com.azure.core.test.InterceptorManager(String, Map<String, String>) |
| com.azure.core.test.InterceptorManager(String, TestMode) |
| com.azure.core.test.utils.TestResourceNamer(String, TestMode, RecordedData) |
Copyright © 2020 Microsoft Corporation. All rights reserved.