- Namespace
- Xenial
.Delicious .Execution - Containing Type
- TestGroupContext
Syntax
public TestGroupContext(TestGroup currentGroup, TastyScope currentScope, Queue<TestGroup> groupQueue, Queue<TestCase> testQueue)
Parameters
| Name | Type | Description |
|---|---|---|
| currentGroup | TestGroup | |
| currentScope | TastyScope | |
| groupQueue | Queue |
|
| testQueue | Queue |
Return Value
| Type | Description |
|---|---|
| void |