All Classes
-
All Classes Class Summary Enum Summary 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.MockHttpResponse An HTTP response that is created to simulate a HTTP request.NetworkCallRecord Keeps track of network call records from each unit test session.PlaybackClient HTTP client that plays backNetworkCallRecords.RecordedData Keeps track of the network calls and variable names that were made in a test session.RecordNetworkCallPolicy HTTP Pipeline policy that keeps track of each HTTP request and response that flows through the pipeline.ResourceNamer A random string generator used in tests.SdkContext The class to contain the common test methods for testing SDK.TestBase Base class for running live and playback tests usingInterceptorManager.TestMode The possible testing modes.