Class CriterionTestBase<T> | Interactive Tutorial Core | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class CriterionTestBase<T>

    Inheritance
    Object
    TestBase
    CriterionTestBase<T>
    ActiveToolCriterionTests
    BuildStartedCriterionTests
    ComponentAddedCriterionTests
    EditorWindowCriterionTests
    FrameSelectedCriterionTests
    MaterialPropertyModifiedCriterionTests
    PrefabInstanceCountCriterionTests
    PropertyModificationCriterionTests
    RequiredSelectionCriterionTests
    SceneAddedToBuildCriterionTests
    SceneViewCameraMovedCriterionTests
    TriggerTaskCriterionTests
    Inherited Members
    TestBase.GetTestAssetPath(String)
    Namespace: Unity.InteractiveTutorials.Tests
    Syntax
    public class CriterionTestBase<T> : TestBase where T : Criterion
    Type Parameters
    Name Description
    T

    Fields

    m_Criterion

    Declaration
    protected T m_Criterion
    Field Value
    Type Description
    T

    Properties

    futureReferences

    Declaration
    protected IEnumerable<FutureObjectReference> futureReferences { get; }
    Property Value
    Type Description
    IEnumerable<FutureObjectReference>

    Methods

    DeleteTempScene()

    Declaration
    public void DeleteTempScene()

    SaveActiveScene()

    Declaration
    public void SaveActiveScene()

    SetUpTutorialPageAndCriterion()

    Declaration
    public void SetUpTutorialPageAndCriterion()

    TearDown()

    Declaration
    public void TearDown()

    TriggerSelectionChanged()

    Declaration
    protected IEnumerable TriggerSelectionChanged()
    Returns
    Type Description
    IEnumerable

    TriggerValidation()

    Declaration
    protected void TriggerValidation()
    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