Skip to main content

AvaloniaTheoryAttribute Class

Definition

Assembly:Avalonia.Headless.XUnit
Package:Avalonia.Headless.XUnit

Identifies an xunit theory that starts on Avalonia Dispatcher such that awaited expressions resume on the test's "main thread".

public class AvaloniaTheoryAttribute

Inheritance: TheoryAttribute -> AvaloniaTheoryAttribute

Constructors

NameDescription
AvaloniaTheoryAttributeNo summary available.

AvaloniaTheoryAttribute Constructor

public AvaloniaTheoryAttribute()