C# Class Amazon.DNXCore.IntegrationTests.ProtocolTests

Test class for testing various AWS protocols.
Show file Open project: aws/aws-sdk-net

Public Methods

Method Description
TestJson ( ) : void

Private Methods

Method Description
TestJson_Async ( ) : System.Threading.Tasks.Task
TestQuery ( ) : System.Threading.Tasks.Task
TestRestJson ( ) : System.Threading.Tasks.Task
TestRestXml ( ) : System.Threading.Tasks.Task

Method Details

TestJson() public method

public TestJson ( ) : void
return void