Class TombstonePlannerTests
Pure tests for TombstonePlanner. No assets or files are touched.
Inherited Members
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()