C# Class System.IO.Packaging.Tests.PackageTest

Inheritance: System.IO.Packaging.Tests.TestBase
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
Setup ( ) : void
TearDown ( ) : void

Private Methods

Méthode Description
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

Method Details

Setup() public méthode

public Setup ( ) : void
Résultat void

TearDown() public méthode

public TearDown ( ) : void
Résultat void