C# Класс CmisCmdlets.Test.CmisNavigationTests

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

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

Метод Описание
CreateDocument ( ) : void
CreateDocumentWithoutContent ( ) : void
CreateExistingDocumentThrows ( ) : void
CreateExistingFolderWithRecursiveWorks ( ) : void
CreateExistingFolderWithoutRecursiveThrows ( ) : void
CreateRecursiveFolder ( ) : void
CreateSingleFolder ( bool recursive ) : void
DeleteDocument ( bool recursive ) : void
DeleteDocumentByObject ( bool recursive ) : void
DeleteEmptyFolder ( bool recursive ) : void
DeleteNonEmptyFolderWithRecursion ( ) : void
DeleteNonEmptyFolderWithoutRecursionThrows ( ) : void
DeleteNotExistingObjectReturnsProblems ( bool recursive ) : void
GetDocument ( ) : void
GetDocumentFromFolderThrows ( ) : void
GetFolder ( ) : void
GetFolderFromDocThrows ( ) : void
GetNotExistingObjectThrows ( ) : void
GetObjectFromFolder ( ) : void
GetRootObject ( ) : void
SetUp ( ) : void