logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class CharacterConfigTests

    Tests for the CharacterConfig value object.

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

    Constructors

    CharacterConfigTests()

    Declaration
    public CharacterConfigTests()

    Methods

    Ctor_MaxHealthNegative_ThrowsArgumentException()

    Declaration
    public void Ctor_MaxHealthNegative_ThrowsArgumentException()

    Ctor_MaxHealthOne_IsValid()

    Declaration
    public void Ctor_MaxHealthOne_IsValid()

    Ctor_MaxHealthZero_ThrowsArgumentException()

    Declaration
    public void Ctor_MaxHealthZero_ThrowsArgumentException()

    Ctor_ValidMaxHealth_Stores()

    Declaration
    public void Ctor_ValidMaxHealth_Stores()

    ToString_ContainsMaxHealth()

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