TestReceiver.

LaunchEmbeddedTestsReceiver(ICakeContext, int) Method

Assembly
Cake.XunitDeviceTestReceiver.dll
Namespace
global
Containing Type
TestReceiver

Syntax

public static Task<bool> LaunchEmbeddedTestsReceiver(this ICakeContext context, int port)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
port int

Return Value

Type Description
Task<bool>