Context
Namespace: Persimmon
Attributes:
[<Sealed>]
Test context class. (structuring nested test node)
Record Fields
Record Field | Description |
_children
Signature: TestMetadata []
Modifiers: mutable Attributes: [<DefaultValue>] |
Constructors
Constructor | Description |
new(name, categories, children)
Signature: (name:string * categories:seq<string> * children:seq<TestMetadata>) -> Context
|
Constructor. CompiledName: |
Instance members
Instance member | Description |
x.Children
Signature: TestMetadata []
|
Child tests. CompiledName: |