Types
Classes
| Name | Summary |
|---|---|
| TestCacheDelegatingHandlerBase | Base class for implementation of TestCache handlers for unit testing. |
| TestCacheReadDelegatingHandler | Handler for mocking the HttpResponse returned by an HttpRequest using a UTF-8 encoded file. |
| TestCacheWriteDelegatingHandler | Handler for mocking the HttpResponse returned by an HttpRequest using a UTF-8 encoded file. |