Свойство | Type | Description | |
---|---|---|---|
Errors | List |
||
Excludes | List |
||
ExpectedTests | IList | ||
Failures | List |
||
File | |||
Ignores | List |
||
Includes | List |
||
NoErrors | List |
||
Success | List |
||
TestFilter | Lazy |
||
WaitingForPlatforms | HashSet |
Méthode | Description | |
---|---|---|
AddResult ( Result result ) : PlatformResult>.IDictionary |
||
AddTest ( TestMeta test, string id ) : void | ||
Exited ( string id ) : void | ||
PlatformResults ( ) : System | ||
ReceivedTests ( string id ) : void |
public AddResult ( Result result ) : PlatformResult>.IDictionary |
||
result | Result | |
Résultat | PlatformResult>.IDictionary |
public AddTest ( TestMeta test, string id ) : void | ||
test | TestMeta | |
id | string | |
Résultat | void |