Method | Description | |
---|---|---|
AddSpecification ( |
||
Cleanup ( ) : System.Result | ||
Context ( |
||
EstablishContext ( ) : System.Result | ||
Filter ( IEnumerable |
public AddSpecification ( |
||
specification | ||
return | void |
public Context ( |
||
type | ||
instance | object | |
contextClauses | IEnumerable |
|
becauseClauses | IEnumerable |
|
cleanupClauses | IEnumerable |
|
subject | Machine.Specifications.Model.Subject | |
isIgnored | bool | |
tags | IEnumerable |
|
isSetupForEachSpec | bool | |
return | System |