Method | Description | |
---|---|---|
PrintCount ( IEnumerable |
||
PrintEnd ( |
||
PrintResult ( PlatformResult>.IDictionary |
||
PrintStart ( ) : void | ||
PrintTotaledCount ( |
||
TeamCityEncode ( this value ) : string |
Method | Description | |
---|---|---|
PostTestResultToAppveyor ( PlatformResult>.IDictionary |
||
PostToAppVeyor ( string json ) : void |
public static PrintCount ( IEnumerable |
||
results | IEnumerable |
|
header | string | |
return | void |
public static PrintEnd ( |
||
results | ||
return | void |
public static PrintResult ( PlatformResult>.IDictionary |
||
dict | PlatformResult>.IDictionary | |
return | void |
public static PrintTotaledCount ( |
||
fullResults | ||
results | IEnumerable |
|
header | string | |
return | void |
public static TeamCityEncode ( this value ) : string | ||
value | this | |
return | string |