Method | Description | |
---|---|---|
AddTestResultFile ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void | ||
AddTestResultFiles ( IEnumerable |
||
Configuration ( ) : System.Collections.Generic | ||
DisableComments ( ) : void | ||
DisableExperimentalFeatures ( ) : void | ||
EnableComments ( ) : void | ||
EnableExperimentalFeatures ( ) : void |
Method | Description | |
---|---|---|
AddTestResultFileIfItExists ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void |
public AddTestResultFile ( System.IO.Abstractions.FileInfoBase fileInfoBase ) : void | ||
fileInfoBase | System.IO.Abstractions.FileInfoBase | |
return | void |
public AddTestResultFiles ( IEnumerable |
||
fileInfoBases | IEnumerable |
|
return | void |
public Configuration ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public DisableExperimentalFeatures ( ) : void | ||
return | void |