Class LocalTestListResultPathBuilder
Inheritance
System.Object
LocalTestListResultPathBuilder
Namespace: ArtOfTest.WebAii.Design.Repository.TestListResults
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class LocalTestListResultPathBuilder : LocalComplexPathBuilder
Constructors
LocalTestListResultPathBuilder(IFileReaderWriterSync, String[])
Declaration
public LocalTestListResultPathBuilder(IFileReaderWriterSync fileReaderWriter, params string[] pathParts)
Parameters
|
Telerik.TestStudio.Interfaces.Storage.Local.IFileReaderWriterSync
fileReaderWriter
|
|
System.String[]
pathParts
|
Properties
CollectionPathFormat
Declaration
protected override string CollectionPathFormat { get; }
Property Value
|
System.String
|
FilenameFormat
Declaration
protected override string FilenameFormat { get; }
Property Value
|
System.String
|