Table of Contents

Method InitializeAsync

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

InitializeAsync()

Called immediately after the class has been created, before it is used.

public override ValueTask InitializeAsync()

Returns

ValueTask