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.
Inherited Members
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()