Class KeyDatabaseTests | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class KeyDatabaseTests

    Inheritance
    System.Object
    KeyDatabaseTests
    Namespace: UnityEditor.Localization.Tests
    Syntax
    public class KeyDatabaseTests

    Methods

    AddAndVerifyKeyIsAdded(String)

    Declaration
    public void AddAndVerifyKeyIsAdded(string keyName)
    Parameters
    Type Name Description
    System.String keyName

    AddKey_AddingDuplicateKey_ReturnsNull()

    Declaration
    public void AddKey_AddingDuplicateKey_ReturnsNull()

    AddKey_AllowsRemovedKeyToBeReAdded()

    Declaration
    public void AddKey_AllowsRemovedKeyToBeReAdded()

    All_KeyIds_AreUnique()

    Declaration
    public void All_KeyIds_AreUnique()

    All_Keys_AreUnique()

    Declaration
    public void All_Keys_AreUnique()

    Init()

    Declaration
    public void Init()

    KeyHasTheSameIdAfterRename_UsingKeyIdToRename(String, String)

    Declaration
    public void KeyHasTheSameIdAfterRename_UsingKeyIdToRename(string originalName, string newName)
    Parameters
    Type Name Description
    System.String originalName
    System.String newName

    KeyHasTheSameIdAfterRename_UsingKeyToRename(String, String)

    Declaration
    public void KeyHasTheSameIdAfterRename_UsingKeyToRename(string originalName, string newName)
    Parameters
    Type Name Description
    System.String originalName
    System.String newName

    KeyIsNotInDatabase_AfterRemovingKey_ById()

    Declaration
    public void KeyIsNotInDatabase_AfterRemovingKey_ById()

    KeyIsNotInDatabase_AfterRemovingKey_ByName()

    Declaration
    public void KeyIsNotInDatabase_AfterRemovingKey_ByName()

    RemovingInvalidKeyDoesNotChangeKeyCount_ById()

    Declaration
    public void RemovingInvalidKeyDoesNotChangeKeyCount_ById()

    RemovingInvalidKeyDoesNotChangeKeyCount_ByName()

    Declaration
    public void RemovingInvalidKeyDoesNotChangeKeyCount_ByName()

    Teardown()

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