C# Class CdnLink.Tests.TestBase

Afficher le fichier Open project: cardeliverynetwork/openapi.net

Méthodes protégées

Méthode Description
GetMockCdnApi ( bool populateApiKey = true ) : ICdnApi
GetMockFtpBox ( bool hasFiles ) : ICdnFtpBox

Method Details

GetMockCdnApi() protected méthode

protected GetMockCdnApi ( bool populateApiKey = true ) : ICdnApi
populateApiKey bool
Résultat ICdnApi

GetMockFtpBox() protected méthode

protected GetMockFtpBox ( bool hasFiles ) : ICdnFtpBox
hasFiles bool
Résultat ICdnFtpBox