logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SnapshotKeyMapTests

    Inheritance
    object
    SnapshotKeyMapTests
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.SystemConfiguration.Tests.Domain
    Assembly: Tests.dll
    Syntax
    public class SnapshotKeyMapTests

    Constructors

    SnapshotKeyMapTests()

    Declaration
    public SnapshotKeyMapTests()

    Methods

    Ctor_NullKey_StoresEmpty()

    Declaration
    public void Ctor_NullKey_StoresEmpty()

    Ctor_StoresFieldAndKey()

    Declaration
    public void Ctor_StoresFieldAndKey()

    Ctor_WithTransform_StoresTransform()

    Declaration
    public void Ctor_WithTransform_StoresTransform()

    IsValid_EmptyKey_False()

    Declaration
    public void IsValid_EmptyKey_False()

    IsValid_NonEmptyKey_True()

    Declaration
    public void IsValid_NonEmptyKey_True()

    IsValid_NullKey_False()

    Declaration
    public void IsValid_NullKey_False()

    ToString_ContainsFieldAndKey()

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