C# Class Kudu.FunctionalTests.GitDeploymentTests

Mostra file Open project: projectkudu/kudu Class Usage Examples

Private Methods

Method Description
PushAndDeployApps ( string repoCloneUrl, string defaultBranchName, string verificationText, HttpStatusCode expectedResponseCode, string verificationLogText, DeployStatus expectedStatus = DeployStatus.Success, string resourcePath = "", string httpMethod = "GET", string jsonPayload = "", bool deleteSCM = false ) : void