logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityEditorUtilsTests

    Tests for UnityEditorUtils static utility classes. Editor-only.

    Inheritance
    object
    UnityEditorUtilsTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.UnityGlobal.Tests.Editor
    Assembly: Tests.Editor.dll
    Syntax
    public class UnityEditorUtilsTests

    Constructors

    UnityEditorUtilsTests()

    Declaration
    public UnityEditorUtilsTests()

    Methods

    CreatePlainTexture_ReturnsTexture()

    Declaration
    public void CreatePlainTexture_ReturnsTexture()

    GetPropertyOrDefault_MissingProperty()

    Declaration
    public void GetPropertyOrDefault_MissingProperty()

    GetPropertyOrDefault_NullInstance()

    Declaration
    public void GetPropertyOrDefault_NullInstance()

    GetPropertyOrDefault_ValidProperty()

    Declaration
    public void GetPropertyOrDefault_ValidProperty()

    GetPropertyOrDefault_WrongType()

    Declaration
    public void GetPropertyOrDefault_WrongType()

    GetPropertyOrNull_MissingProperty()

    Declaration
    public void GetPropertyOrNull_MissingProperty()

    GetPropertyOrNull_NullInstance()

    Declaration
    public void GetPropertyOrNull_NullInstance()

    GetPropertyOrNull_ValidProperty()

    Declaration
    public void GetPropertyOrNull_ValidProperty()

    GetPropertyOrNull_WrongType()

    Declaration
    public void GetPropertyOrNull_WrongType()
    In this article
    © 2026 Serenity. All Rights Reserved