C# Класс SenseNet.ContentRepository.Tests.CopyMoveTest

Наследование: TestBase
Показать файл Открыть проект

Приватные методы

Метод Описание
CheckContentList1 ( string encodedPath ) : void
CheckContentList2 ( string encodedPath ) : void
CheckContentListItem1 ( string encodedPath ) : void
CheckContentListItem2 ( string encodedPath ) : void
CheckSimpleNode ( string encodedPath ) : void
CopyNode ( string encodedSourcePath, string encodedTargetPath ) : void
Copy_ContentList_ContentListItemToContentList ( ) : void
Copy_ContentList_ContentListItemToContentListItem ( ) : void
Copy_ContentList_ContentListItemToNode ( ) : void
Copy_ContentList_ContentListItemToSameContentList ( ) : void
Copy_ContentList_ContentListItemToSameContentListItem ( ) : void
Copy_ContentList_ContentListItemTree2ToContentList ( ) : void
Copy_ContentList_ContentListItemTree2ToContentListItem ( ) : void
Copy_ContentList_ContentListItemTree2ToNode ( ) : void
Copy_ContentList_ContentListItemTreeToContentList ( ) : void
Copy_ContentList_ContentListItemTreeToContentListItem ( ) : void
Copy_ContentList_ContentListItemTreeToNode ( ) : void
Copy_ContentList_ContentListItemTreeToSameContentList ( ) : void
Copy_ContentList_ContentListItemTreeToSameContentListItem ( ) : void
Copy_ContentList_InTree ( ) : void
Copy_ContentList_LeafNodeToContentList ( ) : void
Copy_ContentList_LeafNodeToContentListItem ( ) : void
Copy_ContentList_NodeTreeToContentList ( ) : void
Copy_ContentList_NodeTreeToContentListItem ( ) : void
Copy_CopyTo_Null ( ) : void
Copy_InvalidSourcePath ( ) : void
Copy_InvalidTargetPath ( ) : void
Copy_LockedTarget_SameUser ( ) : void
Copy_MinimalPermissions ( ) : void
Copy_NullSourcePath ( ) : void
Copy_NullTargetPath ( ) : void
Copy_PermissionSet ( ) : void
Copy_References ( ) : void
Copy_SourceChildIsLockedByAnother ( ) : void
Copy_SourceIsLockedByAnother ( ) : void
Copy_SourceIsLockedByCurrent ( ) : void
Copy_SourceIsNotExist ( ) : void
Copy_Streams ( ) : void
Copy_TargetHasSameName ( ) : void
Copy_TargetIsNotExist ( ) : void
Copy_ToItsParent ( ) : void
Copy_ToItself ( ) : void
Copy_ToUnderItself ( ) : void
CreateContentList ( string parentPath, string name, string listDef ) : void
CreateNode ( string parentPath, string name, string typeName ) : void
DecodePath ( string encodedPath ) : string
DestroyPlayground ( ) : void
EnsureNode ( string encodedPath ) : void
GetVersionDumpByNodeId ( int nodeId ) : string
LoadNode ( string encodedPath ) : Node
MoveNode ( string encodedSourcePath, string encodedTargetPath, bool clearTarget = false ) : void
Move_ContentList_ContentListItemToContentList ( ) : void
Move_ContentList_ContentListItemToContentListItem ( ) : void
Move_ContentList_ContentListItemToNode ( ) : void
Move_ContentList_ContentListItemToSameContentList ( ) : void
Move_ContentList_ContentListItemToSameContentListItem ( ) : void
Move_ContentList_ContentListItemTree2ToContentList ( ) : void
Move_ContentList_ContentListItemTree2ToContentListItem ( ) : void
Move_ContentList_ContentListItemTree2ToNode ( ) : void
Move_ContentList_ContentListItemTreeToContentList ( ) : void
Move_ContentList_ContentListItemTreeToContentListItem ( ) : void
Move_ContentList_ContentListItemTreeToNode ( ) : void
Move_ContentList_ContentListItemTreeToSameContentList ( ) : void
Move_ContentList_ContentListItemTreeToSameContentListItem ( ) : void
Move_ContentList_ContentListToContentList ( ) : void
Move_ContentList_ContentListToContentListItem ( ) : void
Move_ContentList_ContentListTreeToContentList ( ) : void
Move_ContentList_ContentListTreeToContentListItem ( ) : void
Move_ContentList_LeafNodeToContentList ( ) : void
Move_ContentList_LeafNodeToContentListItem ( ) : void
Move_ContentList_NodeTreeToContentList ( ) : void
Move_ContentList_NodeTreeToContentListItem ( ) : void
Move_ContentList_NodeWithContentListToContentList ( ) : void
Move_ContentList_NodeWithContentListToContentListItem ( ) : void
Move_InvalidSourcePath ( ) : void
Move_InvalidTargetPath ( ) : void
Move_LockedTarget_SameUser ( ) : void
Move_MinimalPermissions ( ) : void
Move_MoreVersion ( ) : void
Move_MoveTo_Null ( ) : void
Move_NodeTreeToNode ( ) : void
Move_NullSourcePath ( ) : void
Move_NullTargetPath ( ) : void
Move_PathBeforeAfter ( ) : void
Move_SourceChildIsLockedByAnother ( ) : void
Move_SourceIsLockedByAnother ( ) : void
Move_SourceIsLockedByCurrent ( ) : void
Move_SourceIsNotExist ( ) : void
Move_TargetHasSameName ( ) : void
Move_TargetIsNotExist ( ) : void
Move_ToItsParent ( ) : void
Move_ToItself ( ) : void
Move_ToUnderItself ( ) : void
PrepareTest ( ) : void
Rename_FileAndItsParent ( ) : void
Rename_SubtreeCheck ( ) : void