C# Class CmisCmdlets.Test.Commands.ReadCmisDocumentTests

Inheritance: TestBaseWithAutoConnect
Show file Open project: OpenDataSpace/CmisCmdlets

Public Properties

Property Type Description
ReadCmisDocumentCmd string

Public Methods

Method Description
ReadingByPath ( ) : void

Private Methods

Method Description
GetStringOver100Kb ( ) : string
ReadingBigFileToFile ( ) : void
ReadingBigFileToPipelineThrows ( ) : void
ReadingBigFileToPipelineWithForce ( ) : void
ReadingByObject ( string preCmd, string postCmd ) : void
ReadingByObjectToFile ( ) : void
ReadingByPathToFile ( ) : void
ReadingFolderDocumentThrows ( ) : void
ReadingNonExistingDocumentThrows ( ) : void
ReadingNonPlainTextToFile ( ) : void
ReadingNonPlainTextToPipelineThrows ( ) : void
ReadingNonPlainTextToPipelineWithForce ( ) : void
ReadingToExistingFileThrows ( ) : void
ReadingToExistingFileWithForce ( ) : void

Method Details

ReadingByPath() public method

public ReadingByPath ( ) : void
return void

Property Details

ReadCmisDocumentCmd public static property

public static string ReadCmisDocumentCmd
return string