AppCenterAliases.

AppCenterTestStopWithResult(ICakeContext, AppCenterTestStopSettings) Method

Summary

Stop the started test run.
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterTestStopWithResult(this ICakeContext context, AppCenterTestStopSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterTestStopSettings The settings.

Return Value

Type Description
IEnumerable<string> Output lines.