Class NamedFormatterTests_Custom | Localization | 0.6.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class NamedFormatterTests_Custom

    Inheritance
    Object
    NamedFormatterTests_Custom
    Namespace: UnityEngine.Localization.SmartFormat.Tests.Core
    Syntax
    public class NamedFormatterTests_Custom

    Methods

    Conditional_Formatter_With_Parenthesis(Boolean, String)

    Declaration
    public void Conditional_Formatter_With_Parenthesis(bool value, string expected)
    Parameters
    Type Name Description
    Boolean value
    String expected

    Implicit_formatters_require_an_empty_string(String, Object, String)

    Declaration
    public void Implicit_formatters_require_an_empty_string(string format, object arg0, string expectedOutput)
    Parameters
    Type Name Description
    String format
    Object arg0
    String expectedOutput

    Invoke_extensions_by_name_or_shortname(String, Object, String)

    Declaration
    public void Invoke_extensions_by_name_or_shortname(string format, object arg0, string expectedResult)
    Parameters
    Type Name Description
    String format
    Object arg0
    String expectedResult

    NamedFormatter_invokes_a_specific_formatter(String, Object, String)

    Declaration
    public void NamedFormatter_invokes_a_specific_formatter(string format, object arg0, string expectedResult)
    Parameters
    Type Name Description
    String format
    Object arg0
    String expectedResult

    Without_NamedFormatter_extensions_are_invoked_in_order(String, Object, String)

    Declaration
    public void Without_NamedFormatter_extensions_are_invoked_in_order(string format, object arg0, string expectedResult)
    Parameters
    Type Name Description
    String format
    Object arg0
    String expectedResult
    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