We've moved!

Starting from MRTK 2.6, we are publishing both conceptual docs and API references on docs.microsoft.com. For conceptual docs, please visit our new landing page. For API references, please visit the MRTK-Unity section of the dot net API explorer. Existing content will remain here but will not be updated further.

    Show / Hide Table of Contents

    Class TestFixture_03_InputSystemTests

    Inheritance
    Object
    TestFixture_03_InputSystemTests
    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.InputSystem
    Assembly: cs.temp.dll.dll
    Syntax
    public class TestFixture_03_InputSystemTests

    Methods

    CleanupMixedRealityToolkitTests()

    Declaration
    public void CleanupMixedRealityToolkitTests()

    TearDown()

    Declaration
    public void TearDown()

    Test01_CreateMixedRealityInputSystem()

    Declaration
    public void Test01_CreateMixedRealityInputSystem()

    Test02_TestGetMixedRealityInputSystem()

    Declaration
    public void Test02_TestGetMixedRealityInputSystem()

    Test03_TestMixedRealityInputSystemDoesNotExist()

    Declaration
    public void Test03_TestMixedRealityInputSystemDoesNotExist()

    Test04_TestMixedRealityInputSystemExists()

    Declaration
    public void Test04_TestMixedRealityInputSystemExists()

    Test05_TestMixedRealityInputSystemDataProviders()

    Declaration
    public void Test05_TestMixedRealityInputSystemDataProviders()
    Back to top Generated by DocFX