XUnit Namespace
Namespace Avalonia.Headless.XUnit
Types
- AvaloniaFactAttribute - Identifies an xunit test that starts on Avalonia Dispatcher such that awaited expressions resume on the test's "main thread".
- AvaloniaFactDiscoverer
- AvaloniaTestFrameworkAttribute - Sets up global avalonia test framework using avalonia application builder passed as a parameter.
- AvaloniaTheoryAttribute - Identifies an xunit theory that starts on Avalonia Dispatcher such that awaited expressions resume on the test's "main thread".
- AvaloniaTheoryDiscoverer