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