mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class ToolboxWindowTests

    Set of tests to validate MRTK Toolbox Editor window.

    Inheritance
    Object
    ToolboxWindowTests
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.Tests.EditModeTests.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class ToolboxWindowTests

    Methods

    TestToolboxWindow()

    Tests that the MixedRealityToolboxWindow can load without exception and that none of its internal item contents are null or invalid.

    Declaration
    public IEnumerator TestToolboxWindow()
    Returns
    Type Description
    IEnumerator
    In This Article
    • Methods
      • TestToolboxWindow()
    Back to top Generated by DocFX