logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ComponentDataTests

    Tests for ComponentData, validating construction and property assignment.

    Inheritance
    object
    ComponentDataTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Global.Tests.Application
    Assembly: Tests.dll
    Syntax
    public class ComponentDataTests

    Constructors

    ComponentDataTests()

    Declaration
    public ComponentDataTests()

    Methods

    Ctor_SetsActionsAndParameters()

    Declaration
    public void Ctor_SetsActionsAndParameters()

    Ctor_WithBothNull_SetsNull()

    Declaration
    public void Ctor_WithBothNull_SetsNull()

    Ctor_WithNullActions_SetsNull()

    Declaration
    public void Ctor_WithNullActions_SetsNull()

    Ctor_WithNullParameters_SetsNull()

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