Interface IMessageSinkMessage
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Base interface for all test messages. A test message is a message that is used to communicate the status of discovery and/or execution of tests.
public interface IMessageSinkMessage : IJsonSerializable
- Inherited Members