Class RecordedTestCreator
Inheritance
RecordedTestCreator
Syntax
public static class RecordedTestCreator : object
Fields
ScriptTemplatePath
Declaration
public static string ScriptTemplatePath
Field Value
Properties
AutomatedTestingFolderName
Declaration
public static string AutomatedTestingFolderName { get; }
Property Value
GeneratedTestAssemblyTemplatePath
Declaration
public static string GeneratedTestAssemblyTemplatePath { get; }
Property Value
GeneratedTestsAssemblyName
Declaration
public static string GeneratedTestsAssemblyName { get; }
Property Value
GeneratedTestScriptTemplatePath
Declaration
public static string GeneratedTestScriptTemplatePath { get; }
Property Value
GeneratedTestsFolderName
Declaration
public static string GeneratedTestsFolderName { get; }
Property Value
Methods
GenerateRecordedTests()
Declaration
public static void GenerateRecordedTests()