Table of Contents

Interface ITestPassed

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

Indicates that a test has passed.

public interface ITestPassed : ITestResultMessage, ITestMessage, ITestCaseMessage, ITestMethodMessage, ITestClassMessage, ITestCollectionMessage, ITestAssemblyMessage, IMessageSinkMessage, IJsonSerializable, IExecutionMetadata
Inherited Members