Class STATestMethodAttribute
Used for tests that require a STA thread container.
Inheritance
System.Object
STATestMethodAttribute
Namespace: Phoenix.Test
Assembly: Phoenix.Test.Infrastructure.dll
Syntax
public class STATestMethodAttribute : TestMethodAttribute
Remarks
Methods
View SourceExecute(ITestMethod)
Declaration
public override TestResult[] Execute(ITestMethod testMethod)
Parameters
Type | Name | Description |
---|---|---|
ITestMethod | testMethod |
Returns
Type | Description |
---|---|
TestResult[] |