Persimmon


CategoryAttribute

Namespace: Persimmon
Attributes:
[<AttributeUsage(4, AllowMultiple = true)>]

Set categories for tests that belong to the module or the type.

Constructors

ConstructorDescription
new(categories)
Signature: (categories:string []) -> CategoryAttribute

CompiledName: .ctor

Instance members

Instance memberDescription
x.Categories
Signature: string []

CompiledName: get_Categories

Fork me on GitHub