C# 클래스 CmisCmdlets.Test.CmisNavigationTests

상속: CmisTestBase
파일 보기 프로젝트 열기: OpenDataSpace/CmisCmdlets

비공개 메소드들

메소드 설명
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