Skip to content

One more bracket error

12ba60e
Select commit
Loading
Failed to load commit list.
Closed

feat: Add support for event-driven behaviours in MockFileSystem. #1313

One more bracket error
12ba60e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 14, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFileSystem.cs  1
- src/TestableIO.System.IO.Abstractions.TestingHelpers/Events/MockFileSystemEvents.cs  11
- src/TestableIO.System.IO.Abstractions.TestingHelpers/Events/OperationResponse.cs  1
- src/TestableIO.System.IO.Abstractions.TestingHelpers/Events/FileSystemOperationEventArgs.cs  3
- tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSystemCreativeEventsTests.cs  20
- tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSystemEventsTests.cs  6
         

Clones added
============
- src/TestableIO.System.IO.Abstractions.TestingHelpers/MockFile.cs  20
- tests/TestableIO.System.IO.Abstractions.TestingHelpers.Tests/MockFileSystemEventsTests.cs  49
         

See the complete overview on Codacy