AvaloniaTheoryAttribute Class
Definition
Identifies a nunit theory that starts on Avalonia Dispatcher such that awaited expressions resume on the test's "main thread".
public class AvaloniaTheoryAttribute
Constructors
| Name | Description |
|---|---|
| AvaloniaTheoryAttribute | No summary available. |
AvaloniaTheoryAttribute Constructor
public AvaloniaTheoryAttribute()
Methods
| Name | Description |
|---|---|
| Wrap | No summary available. |
Wrap Method
public NUnit.Framework.Internal.Commands.TestCommand Wrap(NUnit.Framework.Internal.Commands.TestCommand command)
Parameters
command NUnit.Framework.Internal.Commands.TestCommand
Returns
NUnit.Framework.Internal.Commands.TestCommand