Property | Type | Description | |
---|---|---|---|
Conjunction | string | ||
CreateUnnamedContextName | string | ||
EnterContext | void | ||
SetupContext | System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
Context ( Func |
||
Context ( Func |
||
Verify ( System.Action addSpecs ) : void |
Method | Description | |
---|---|---|
Conjunction ( bool first ) : string | ||
CreateUnnamedContextName ( ) : string | ||
EnterContext ( ) : void | ||
SetupContext ( ) : System.Threading.Tasks.Task |
public Context ( Func |
||
setup | Func |
|
addSpecs | System.Action | |
description | string | |
conjunction | string | |
return | System |
public Context ( Func |
||
setup | Func |
|
description | string | |
conjunction | string | |
return | System |
public Verify ( System.Action addSpecs ) : void | ||
addSpecs | System.Action | |
return | void |