- Namespace
- Statiq
.Testing - Interfaces
-
- ITestAction
- Base Types
-
- object
- Attribute
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false)]
public class NonWindowsTestAttribute : Attribute, ITestAction
Attributes
Type | Description |
---|---|
Attribute |
Properties
Name | Property Type | Summary |
---|---|---|
Targets | ActionTargets |
Methods
Name | Return Value | Summary |
---|---|---|
AfterTest |
void | |
BeforeTest |
void |