docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TestBehaviourBase<T>

    Inheritance
    object
    TestBehaviourBase<T>
    CharacterLimitValidation
    ContentValidation
    RectMask2DCulling
    RootCanvasTests
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Global Namespace
    Assembly: UnityEditor.UI.EditorTests.dll
    Syntax
    public class TestBehaviourBase<T> where T : Behaviour
    Type Parameters
    Name Description
    T

    Fields

    m_TestObject

    Declaration
    protected T m_TestObject
    Field Value
    Type Description
    T

    Methods

    Teardown()

    Declaration
    [TearDown]
    public virtual void Teardown()

    TestSetup()

    Declaration
    [SetUp]
    public virtual void TestSetup()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)