C# 클래스 System.IO.Packaging.Tests.PackageTest

상속: System.IO.Packaging.Tests.TestBase
파일 보기 프로젝트 열기: kumpera/mono

공개 메소드들

메소드 설명
Setup ( ) : void
TearDown ( ) : void

비공개 메소드들

메소드 설명
CheckContentFile ( ) : void
CorruptStream ( ) : void
CreatePath ( ) : void
CreatePathReadonly ( ) : void
CreatePathTwice ( ) : void
FileShareReadWrite ( ) : void
NonExistantPath ( ) : void
OpenNonExistantPath ( ) : void
OpenPathReadonly ( ) : void
PreExistingPath ( ) : void
ReadOnlyAccess ( ) : void
ReadWriteAccessDoesntExist ( ) : void
ReadableSeekableFullStream ( ) : void
ReadableSeekableStream ( ) : void
ReadableStream ( ) : void
RelationshipPartGetStream ( ) : void
SetAppendOnWriteableStream ( ) : void
SetCreateNewOnWriteableStream ( ) : void
SetCreateNewOnWriteableStream2 ( ) : void
SetCreateOnWriteableStream ( ) : void
SetFileModeOnUnwriteableStream ( ) : void
SetOpenOnWriteableStream ( ) : void
SetOpenOrCreateOnWriteableStream ( ) : void
SetTruncateOnWriteablePath ( ) : void
SetTruncateOnWriteableStream ( ) : void
StreamCreate ( ) : void
StreamOpen ( ) : void
UnusableStream ( ) : void
WriteAccessDoesntExist ( ) : void
WriteOnlyAccessExists ( ) : void

메소드 상세

Setup() 공개 메소드

public Setup ( ) : void
리턴 void

TearDown() 공개 메소드

public TearDown ( ) : void
리턴 void