C# Class Batman.Core.Tests.FileSystem.LocalTest

Inheritance: IDisposable
Show file Open project: JaCraig/Batman

Public Methods

Method Description
Dispose ( ) : void
LocalTest ( ) : System

Private Methods

Method Description
DirectoryMoveToTest ( ) : void
DirectoryRenameTest ( ) : void
DirectoryTest ( ) : void
FileMoveToTest ( ) : void
FileRenameTest ( ) : void
FileTest ( ) : void
InitializationTest ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LocalTest() public method

public LocalTest ( ) : System
return System