Class TestCreatorUtils
Inheritance
TestCreatorUtils
Syntax
public static class TestCreatorUtils
Fields
ScriptTemplatePath
Declaration
public static string ScriptTemplatePath
Field Value
Properties
AutomatedTestingFolderName
Declaration
public static string AutomatedTestingFolderName { get; }
Property Value
GeneratedTestsFolderName
Declaration
public static string GeneratedTestsFolderName { get; }
Property Value
Methods
CreateTestAssembly()
Declaration
public static void CreateTestAssembly()
CreateTestAssemblyFolder()
Declaration
public static void CreateTestAssemblyFolder()
CreateTestScriptFolder(String)
Declaration
public static void CreateTestScriptFolder(string testType)
Parameters
Type |
Name |
Description |
String |
testType |
|