C# Class CdnLink.Tests.TestBase

Show file Open project: cardeliverynetwork/openapi.net

Protected Methods

Method Description
GetMockCdnApi ( bool populateApiKey = true ) : ICdnApi
GetMockFtpBox ( bool hasFiles ) : ICdnFtpBox

Method Details

GetMockCdnApi() protected method

protected GetMockCdnApi ( bool populateApiKey = true ) : ICdnApi
populateApiKey bool
return ICdnApi

GetMockFtpBox() protected method

protected GetMockFtpBox ( bool hasFiles ) : ICdnFtpBox
hasFiles bool
return ICdnFtpBox