logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class TombstonePlannerTests

    Pure tests for TombstonePlanner. No assets or files are touched.

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

    Constructors

    TombstonePlannerTests()

    Declaration
    public TombstonePlannerTests()

    Methods

    BuildDummyAssemblyName_IsDeterministic()

    Declaration
    public void BuildDummyAssemblyName_IsDeterministic()

    BuildTombstoneContent_AssemblyDefinition_IsValidEditorOnlyJsonWithDeterministicName()

    Declaration
    public void BuildTombstoneContent_AssemblyDefinition_IsValidEditorOnlyJsonWithDeterministicName()

    BuildTombstoneContent_AssemblyReference_PointsAtCleanerAssemblyByGuid()

    Declaration
    public void BuildTombstoneContent_AssemblyReference_PointsAtCleanerAssemblyByGuid()

    BuildTombstoneContent_CSharpFile_IsCommentOnly()

    Declaration
    public void BuildTombstoneContent_CSharpFile_IsCommentOnly()

    BuildTombstoneContent_OtherExtension_IsEmpty()

    Declaration
    public void BuildTombstoneContent_OtherExtension_IsEmpty()

    OwnedRootPrefixes_MatchTheCleanerAssemblysOwnedRoots()

    Declaration
    public void OwnedRootPrefixes_MatchTheCleanerAssemblysOwnedRoots()

    SelectTombstones_BaselinePathAbsentFromCurrentSet_IsSelected()

    Declaration
    public void SelectTombstones_BaselinePathAbsentFromCurrentSet_IsSelected()

    SelectTombstones_PathsOutsideOwnedRoots_AreExcluded()

    Declaration
    public void SelectTombstones_PathsOutsideOwnedRoots_AreExcluded()

    SelectTombstones_TestsAndDocumentationPaths_AreIncluded()

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