logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityVersionSyncTests

    Guards against version drift between the two hand-maintained sources of truth: the SerenityVersion constant and the CHANGELOG top heading. The top section is the in-development version and accumulates entries until publish; a new heading is opened only by an explicit release bump.

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

    Constructors

    SerenityVersionSyncTests()

    Declaration
    public SerenityVersionSyncTests()

    Methods

    ChangelogTopVersion_MatchesSerenityVersionConstant()

    Declaration
    public void ChangelogTopVersion_MatchesSerenityVersionConstant()

    VersionComponents_MatchCurrentVersionString()

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