Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create File/System.IO Kihon #3

Open
trayburn opened this issue Mar 19, 2011 · 2 comments
Open

Create File/System.IO Kihon #3

trayburn opened this issue Mar 19, 2011 · 2 comments

Comments

@trayburn
Copy link
Contributor

No description provided.

@rstackhouse
Copy link

What should be covered here?

Reading?

Writing?

Avoiding exceptions?

Permissions?

Anything else?

@trayburn
Copy link
Contributor Author

trayburn commented Jun 6, 2013

I'd start with light basics, Read a file, write a file, create a directory, list directories, count all files under a directory.

The big thing for this one is we need to isolate them under a temp directory, and clean up whatever we as them to write to disk when we're done. Repeatability of the test is key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants