Class RecordedTestCreator
Inheritance
RecordedTestCreator
Syntax
public static class RecordedTestCreator
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
LegacyRecordedTestSuiteScriptTemplatePath
Declaration
public static string LegacyRecordedTestSuiteScriptTemplatePath { get; }
Property Value
RecordingsFolderName
Declaration
public static string RecordingsFolderName { get; }
Property Value
Methods
GenerateRecordedTests()
Declaration
[MenuItem("Tools/Automated QA/Generate Recorded Tests")]
public static void GenerateRecordedTests()