docs.unity3d.com
    Show / Hide Table of Contents

    Class CodeGenerationWindow

    Inheritance
    Object
    CodeGenerationWindow
    Namespace: Unity.AutomatedQA.Editor
    Syntax
    public class CodeGenerationWindow : EditorWindow

    Methods

    ClearAll()

    Declaration
    public void ClearAll()

    GenerateTests(Boolean)

    Declaration
    public void GenerateTests(bool replaceWithSimpleTests)
    Parameters
    Type Name Description
    Boolean replaceWithSimpleTests

    GetAutomatedRuns()

    Find all assets and filter out Automated Runs.

    Declaration
    public static List<(string path, AutomatedRun automatedRun)> GetAutomatedRuns()
    Returns
    Type Description
    List<ValueTuple<String, AutomatedRun>>

    OnGUI()

    Declaration
    public void OnGUI()

    ShowWindow()

    Declaration
    public static void ShowWindow()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023