Class DFGServiceTests | Compositor | 0.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class DFGServiceTests

    Inheritance
    Object
    BaseFixture
    DFGServiceTests
    Inherited Members
    BaseFixture.m_Store
    BaseFixture.k_BlackboardPath
    BaseFixture.k_GraphPath
    BaseFixture.WriteOnDisk
    BaseFixture.CreatedGraphType
    BaseFixture.CreateGameplayPropertyDefinitionOnStartup
    BaseFixture.CreatedStencilType
    BaseFixture.CreatedAssetType
    BaseFixture.SetUp()
    BaseFixture.DeleteAllGraphAssets()
    BaseFixture.TearDown()
    BaseFixture.CreateGameplayPropertyDefinitionAsset()
    BaseFixture.CreateNewCompositorGraphModel(String)
    BaseFixture.SetupTestAssemblies()
    BaseFixture.TearDownTestAssemblies()
    BaseFixture.AssertIntegrity()
    BaseFixture.AssumeIntegrity()
    BaseFixture.GetAllNodes()
    BaseFixture.GetNode(Int32)
    BaseFixture.GetNodeCount()
    BaseFixture.GetAllEdges()
    BaseFixture.GetEdge(Int32)
    BaseFixture.GetEdgeCount()
    BaseFixture.GetDataVariableDeclarations()
    BaseFixture.GetDataVariableDeclarationCount()
    BaseFixture.GetMessageVariableDeclarations()
    BaseFixture.GetMessageVariableDeclarationCount()
    BaseFixture.GetAllVariableDeclarations()
    BaseFixture.GetVariableDeclaration(Int32)
    BaseFixture.GetVariableDeclarationCount()
    BaseFixture.GetGraphVariableDeclaration(String)
    BaseFixture.CreateGraphVariableDeclaration(String, Type)
    Namespace: Unity.Compositor.Editor.Tests
    Syntax
    public class DFGServiceTests : BaseFixture

    Properties

    CreateGraphOnStartup

    Declaration
    protected override bool CreateGraphOnStartup { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    BaseFixture.CreateGraphOnStartup

    ShouldUseTestAssemblies

    Declaration
    protected override bool ShouldUseTestAssemblies { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    BaseFixture.ShouldUseTestAssemblies

    Methods

    DetectAvailablePortDataTypes_WithDataUsage()

    Declaration
    public void DetectAvailablePortDataTypes_WithDataUsage()

    DetectAvailablePortDataTypes_WithMessageUsage()

    Declaration
    public void DetectAvailablePortDataTypes_WithMessageUsage()

    DetectAvailableTypes()

    Declaration
    public void DetectAvailableTypes()

    GetDataInputPortID_NoArray_ReturnValidValues(Type, String, UInt16)

    Declaration
    public void GetDataInputPortID_NoArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortValue

    GetDataInputPortID_PortArray_ReturnValidValues(Type, String, UInt16, Int32)

    Declaration
    public void GetDataInputPortID_PortArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortIDValue, int portIndexValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortIDValue
    Int32 portIndexValue

    GetDataOutputPortID_NoArray_ReturnValidValues(Type, String, UInt16)

    Declaration
    public void GetDataOutputPortID_NoArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortValue

    GetMessageInputPortID_NoArray_ReturnValidValues(Type, String, UInt16)

    Declaration
    public void GetMessageInputPortID_NoArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortValue

    GetMessageInputPortID_PortArray_ReturnValidValues(Type, String, UInt16, Int32)

    Declaration
    public void GetMessageInputPortID_PortArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortIDValue, int portIndexValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortIDValue
    Int32 portIndexValue

    GetMessageOutputPortID_NoArray_ReturnValidValues(Type, String, UInt16)

    Declaration
    public void GetMessageOutputPortID_NoArray_ReturnValidValues(Type nodeDefinition, string portName, ushort expectedPortValue)
    Parameters
    Type Name Description
    Type nodeDefinition
    String portName
    UInt16 expectedPortValue

    ValidateGetAvailableTestsWithSorting()

    Declaration
    public void ValidateGetAvailableTestsWithSorting()
    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