docs.unity3d.com
    Show / Hide Table of Contents

    Class LinkXMLGeneratorTests

    Inheritance
    Object
    LinkXMLGeneratorTests
    Namespace: UnityEditor.Build.Pipeline.Tests
    Syntax
    public class LinkXMLGeneratorTests

    Methods

    AssertAssemblyPreserved(String, Assembly)

    Declaration
    public static void AssertAssemblyPreserved(string input, Assembly a)
    Parameters
    Type Name Description
    String input
    Assembly a

    AssertTypePreserved(String, Type)

    Declaration
    public static void AssertTypePreserved(string input, Type t)
    Parameters
    Type Name Description
    String input
    Type t

    AssertTypeWithAttributePreserved(String, String)

    Declaration
    public static void AssertTypeWithAttributePreserved(string input, string fullName)
    Parameters
    Type Name Description
    String input
    String fullName

    CreateDefault_Converts_ExpectedUnityEditorTypes()

    Declaration
    public void CreateDefault_Converts_ExpectedUnityEditorTypes()

    CreateDefault_DoesNotConvert_UnexpectedUnityEditorTypes()

    Declaration
    public void CreateDefault_DoesNotConvert_UnexpectedUnityEditorTypes()

    LinkXML_Preserves_Assemblies()

    Declaration
    public void LinkXML_Preserves_Assemblies()

    LinkXML_Preserves_MultipleTypes_FromMultipleAssemblies()

    Declaration
    public void LinkXML_Preserves_MultipleTypes_FromMultipleAssemblies()

    LinkXML_Preserves_SerializeClasses()

    Declaration
    public void LinkXML_Preserves_SerializeClasses()

    OnTearDown()

    Declaration
    public void OnTearDown()

    ReadLinkXML(String, out Int32, out Int32)

    Declaration
    public static string ReadLinkXML(string linkFile, out int assemblyCount, out int typeCount)
    Parameters
    Type Name Description
    String linkFile
    Int32 assemblyCount
    Int32 typeCount
    Returns
    Type Description
    String
    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