logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InstallTaskTargetRuleTests

    Guards for the report-only rule that flags a consumer's initialization task assets still pointing at UnitySerenityInstaller. Those assets keep working through the compatibility shims, so the rule must never rewrite one — it only tells the author where the work moved.

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

    Constructors

    InstallTaskTargetRuleTests()

    Declaration
    public InstallTaskTargetRuleTests()

    Methods

    AssetNamingTheInstallerWithoutBeingATask_IsNotReported()

    Declaration
    public void AssetNamingTheInstallerWithoutBeingATask_IsNotReported()

    Rule_IsReportOnlySoNoAssetIsEverRewritten()

    Declaration
    public void Rule_IsReportOnlySoNoAssetIsEverRewritten()

    Rule_ReadsAssetFilesSoTheProviderHandsItTaskAssets()

    Declaration
    public void Rule_ReadsAssetFilesSoTheProviderHandsItTaskAssets()

    TaskAssetAlreadyNamingAStep_IsNotReported()

    Declaration
    public void TaskAssetAlreadyNamingAStep_IsNotReported()

    TaskAssetNamingTheInstaller_IsReported_AndNeverRewritten()

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