docs.unity3d.com
    Show / Hide Table of Contents

    Class PipTestBase

    Base class for tests requiring setup/cleanup such as deleting temporary files.

    Inheritance
    System.Object
    PipTestBase
    PythonSettingsEditorTest
    Namespace: UnityEditor.Scripting.Python.Tests
    Syntax
    public class PipTestBase : object

    Properties

    TemporaryFolder

    Declaration
    protected string TemporaryFolder { get; }
    Property Value
    Type Description
    String

    Methods

    Init()

    Declaration
    public virtual void Init()

    Term()

    Declaration
    public virtual void Term()
    Back to top
    Terms of use
    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