Class SerializedObjectReaderConversionTests | Serialization | 1.6.2-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class SerializedObjectReaderConversionTests

    Inheritance
    Object
    SerializedObjectReaderConversionTests
    Namespace: Unity.Serialization.Json.Tests
    Syntax
    public class SerializedObjectReaderConversionTests

    Methods

    SerializedObjectReader_Convert_Float32(String, Single)

    Declaration
    public void SerializedObjectReader_Convert_Float32(string json, float expected)
    Parameters
    Type Name Description
    String json
    Single expected

    SerializedObjectReader_Convert_Float64(String, Double)

    Declaration
    public void SerializedObjectReader_Convert_Float64(string json, double expected)
    Parameters
    Type Name Description
    String json
    Double expected

    SerializedObjectReader_Convert_Int64(String, Int64)

    Declaration
    public void SerializedObjectReader_Convert_Int64(string json, long expected)
    Parameters
    Type Name Description
    String json
    Int64 expected

    SerializedObjectReader_Convert_Int64_Throws(String)

    Declaration
    public void SerializedObjectReader_Convert_Int64_Throws(string json)
    Parameters
    Type Name Description
    String json

    SerializedObjectReader_Convert_SpecialValues(String, Single)

    Declaration
    public void SerializedObjectReader_Convert_SpecialValues(string json, float expected)
    Parameters
    Type Name Description
    String json
    Single expected

    SerializedObjectReader_Convert_UInt64(String, UInt64)

    Declaration
    public void SerializedObjectReader_Convert_UInt64(string json, ulong expected)
    Parameters
    Type Name Description
    String json
    UInt64 expected

    SerializedObjectReader_Convert_UInt64_Throws(String)

    Declaration
    public void SerializedObjectReader_Convert_UInt64_Throws(string json)
    Parameters
    Type Name Description
    String json

    SetUp()

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