IBannerMessageOwnerCapability Interface

Definition

An optional test framework capability that allows the test framework to provide the banner message to the platform. If the message is null or if the capability is not present, the platform will use its default banner message.

This capability implementation allows to abstract away the various conditions that the test framework may need to consider to decide whether or not the banner message should be displayed.

C#
public interface IBannerMessageOwnerCapability : Microsoft.Testing.Platform.Capabilities.TestFramework.ITestFrameworkCapability
Implements

Methods

GetBannerMessageAsync()

Process the banner message and return the message to be displayed.

Applies to

Produit Versions
Microsoft Testing Platform 1.3.2, 1.4.3, 1.5.3, 1.6.0