Table of Contents

Method CreateTests

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

CreateTests()

Throws the expected error mesage rather than creating tests.

public override ValueTask<IReadOnlyCollection<IXunitTest>> CreateTests()

Returns

ValueTask<IReadOnlyCollection<IXunitTest>>