Uses of Class
com.azure.core.test.TestContextManager
-
-
Uses of TestContextManager in com.azure.core.test
Fields in com.azure.core.test declared as TestContextManager Modifier and Type Field Description protected TestContextManagerTestBase. testContextManagerTestContextManagerused for this test run.Constructors in com.azure.core.test with parameters of type TestContextManager Constructor Description InterceptorManager(TestContextManager testContextManager)Creates a new InterceptorManager that either replays test-session records or saves them.
-