Method CreateTests
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
CreateTests()
Enumerates the theory data and creates tests to be run.
public override ValueTask<IReadOnlyCollection<IXunitTest>> CreateTests()
Enumerates the theory data and creates tests to be run.
public override ValueTask<IReadOnlyCollection<IXunitTest>> CreateTests()