C# 클래스 Baseline.Testing.FileSystemIntegrationTester

상속: IDisposable
파일 보기 프로젝트 열기: JasperFx/baseline

공개 메소드들

메소드 설명
Dispose ( ) : void
FileSystemIntegrationTester ( ) : System

비공개 메소드들

메소드 설명
copy_directory ( ) : void
folders_should_be_created_when_writing_to_a_file_path_having_folders_that_do_not_exist ( ) : void
moving_a_file ( ) : void
moving_a_file_should_create_the_target_directory_path_if_necessary ( ) : void
randomName ( ) : string
writing_a_large_file ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

FileSystemIntegrationTester() 공개 메소드

public FileSystemIntegrationTester ( ) : System
리턴 System