Definition
Assembly: MSTest.TestFramework.Extensions.dll Namespace: Microsoft.VisualStudio.TestTools.UnitTestingSyntax
Summary
This type is defined in MSTest.TestFramework.Extensions.Methods
LogAndReturnMessageContentAsync Extension
Extension method from
Microsoft.VisualStudio.TestTools.UnitTesting.Breakdance_MsTest2_TestContextExtensionsSyntax
Parameters
| Name | Type | Description |
|---|---|---|
testContext | Microsoft.VisualStudio.TestTools.UnitTesting.TestContext | - |
message | System.Net.Http.HttpResponseMessage | - |
nullIsExpected | bool | Specifies whether the Content in message is expected to be null. |
Returns
Type:System.Threading.Tasks.Task<string>