Метод | Описание | |
---|---|---|
AddTestResultFile ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void | ||
AddTestResultFiles ( IEnumerable |
||
Configuration ( ) : System.Collections.Generic | ||
DisableComments ( ) : void | ||
DisableExperimentalFeatures ( ) : void | ||
EnableComments ( ) : void | ||
EnableExperimentalFeatures ( ) : void |
Метод | Описание | |
---|---|---|
AddTestResultFileIfItExists ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void |
public AddTestResultFile ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void | ||
fileInfoBase | System.IO.Abstractions.FileInfoBase | |
Результат | void |
public AddTestResultFiles ( IEnumerable |
||
fileInfoBases | IEnumerable |
|
Результат | void |
public Configuration ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public DisableExperimentalFeatures ( ) : void | ||
Результат | void |
public EnableExperimentalFeatures ( ) : void | ||
Результат | void |