Summary
Initializes a new instance of the
FakeFileSystem
class.
- Namespace
- Cake
.Testing - Containing Type
- FakeFileSystem
Syntax
public FakeFileSystem(ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |