Class RemoteStreamContentTestController_Tests
Inheritance
RemoteStreamContentTestController_Tests
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class RemoteStreamContentTestController_Tests : AspNetCoreMvcTestBase
Constructors
RemoteStreamContentTestController_Tests()
Declaration
public RemoteStreamContentTestController_Tests()
Methods
DownloadAsync()
Declaration
public Task DownloadAsync()
Returns
Download_With_Chinese_File_Name_Async()
Declaration
public Task Download_With_Chinese_File_Name_Async()
Returns
Download_With_Custom_Content_Disposition_Async()
Declaration
public Task Download_With_Custom_Content_Disposition_Async()
Returns
UploadAsync()
Declaration
public Task UploadAsync()
Returns
UploadRawAsync()
Declaration
public Task UploadRawAsync()
Returns
Extension Methods