fix: tests are not generated/executed (#693) #530
1 fail, 2 692 skipped, 41 262 pass in 14m 35s
Annotations
Check warning on line 0 in Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests
github-actions / Test Results
1 out of 7 runs failed: Change_WithLong_ShouldResetTimer (Testably.Abstractions.Tests.TimeSystem.TimerTests.MockTimeSystemTests)
artifacts/Linux-artifacts/TestResults/Testably.Abstractions.Tests_net8.0.trx [took 0s]
Raw output
Expected triggerTimes[i] to be greater than 1700, but found 0 (difference of -1700). at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Numeric.NumericAssertions`2.BeGreaterThan(T expected, String because, Object[] becauseArgs)
at Testably.Abstractions.Tests.TimeSystem.TimerTests`1.Change_WithLong_ShouldResetTimer() in /home/runner/work/Testably.Abstractions/Testably.Abstractions/Tests/Testably.Abstractions.Tests/TimeSystem/TimerTests.cs:line 311
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 1 to 261)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 1 to 261.
Raw output
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar\\foo")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar\\foo")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo\\bar")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path2d4f6bab-99dd-4fb0-b0e9-24996bba06c6")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path3340ba6c-fe5a-44a9-94ba-4d5877276930")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path5001f1f7-024b-4bfc-a1a8-e6bda9a15ce5")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path77570ad7-ed36-4098-ad45-b46ebf0e4fbb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path7e529763-9b5d-448c-aea0-5488c5cf1099")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathcf5384bb-cf49-42c9-85a3-aeaf9b0ad81c")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo\\bar")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path04e297d3-480a-4ac6-a05d-fc43076ad1eb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path0e33996e-3179-4cd1-a243-3652c0eedae4")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path301f3854-ed7f-4f65-8c50-2b8b12523cdb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path628d931c-c129-4c22-8049-2b7d7ca1f941")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathaf07249e-d684-42c6-94b4-c9aa54cfcc0e")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathf0181aef-65c0-4474-8506-9f44cd202d83")
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.Api.Tests.ApiAcceptance ‑ AcceptApiChanges()
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path463b6ed5-06fb-4d9d-92a7-712a524358a5")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path7aa0b7c2-0a68-411b-99f7-ebbc2714b25c")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path8d4e6b68-d44c-48e8-b1f4-739232bcb877")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "pathfeaa456d-a609-4142-9710-ebd3a4628237")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path10c96ee26-00ad-4eb9-ba62-37b7cc4a3bc7", path2: "path2ca1f591b-3fd9-4ffc-af42-b339d8f9bd4c")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path173864663-3889-49f4-820f-47e2d3acbafe", path2: "path2014a19d6-7e0f-4aaa-b6bd-bc6e4cb6fbcb")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path17b0dd94c-8ab7-410d-9d35-a3a5472246d8", path2: "path2161db7e0-dba9-4e4b-b1b3-c45161d534a0")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1aada1918-27c1-4ccc-84fb-b9a928ba5728", path2: "path221fc5eec-409e-4591-a573-afea1b81b3c8")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1c00013e0-7c88-4f95-8689-4d2371d7c82c", path2: "path28718f77a-610e-4fb1-8ea0-1e655acd5eb7")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1cfc947c1-6a23-4cb0-8e73-b8c2ef86ecba", path2: "path22fa8e8f0-d8c5-4913-9912-117a07ca05ca")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName106fb1f9-1620-49ab-9273-8d1ba055b827")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName1b8c1d07-4d33-4b0c-9977-ecd7510e2402")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName22a275c0-ddc6-4083-ad34-2f50a3616ceb")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName74d25961-81ab-4bff-998a-ebac76a22dd1")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName8f1799b3-ca1d-4f3e-8385-05a477d56ef7")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryNamec9a8fe06-c7dc-468a-a1cb-d9a5c1818306")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1a0950d1e-c382-41bc-9c96-8793609f34e5", part2: "part28499d189-bc90-4f25-a35f-db398112c5f2")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b039b478-424a-4758-b11c-dc94c5c2e3a7", part2: "part2abd9514c-8c09-4c10-b5cb-f39e7ae2ff72")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b3d24c4f-70c2-4a8b-9fa7-f3d49807060f", part2: "part2baef2c4c-8922-4c6e-b2aa-552741a8f6dd")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b8e38369-7a0b-4af2-a8da-b683a8c88153", part2: "part28de8ff45-68f2-497c-adc1-3411acee791a")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1c7ad549b-abeb-47d1-94a2-9fa83464453d", part2: "part2f2d27954-cb74-4cce-a49e-6d930cc48ad0")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1d3686e32-e134-4541-b6cf-1103d1a62fb4", part2: "part2f4569a60-fbc5-4f80-bc17-42d9cdbd6258")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path0f00b6b7-6a6a-4080-aa1c-f9609866ca77")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path1f461660-0069-41bf-8da5-43ffa2d7b9f3")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path761e3586-4747-4040-b394-65d04ec33ed8")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path779d4020-5363-43b1-b9e6-08e8d1a4b1d1")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path82164d5f-d8ad-489f-a9f1-441822c09f1f")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path99c1179d-5ff4-46d4-9cdb-591c39be9e38")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "A:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "G:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "z:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_Duplicate_ShouldUpdateExistingDrive(driveName: "D:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_NewName_ShouldCreateNewDrives(driveName: "D:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_ShouldHavePathSeparatorSuffix(driveName: "D")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_ShouldHavePathSeparatorSuffix(driveName: "D:")
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_AvailableFreeSpace_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_DriveFormat_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_DriveType_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_IsReady_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_Name_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_RootDirectory_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_TotalFreeSpace_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_TotalSize_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_VolumeLabel_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_VolumeLabel_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Decrypt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Encrypt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Decrypt_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Encrypt_String_ShouldRegisterCall
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0d6ac20b-c5d5-4504-b836-d67fde11f4b4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path17ef0a05-ca1b-4758-b216-31d6edb584b0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1c19b8f3-50b5-4d1d-aaad-33a67d768ada")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathbc3d8360-d343-47d5-9a1b-86cd87978967")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathd35b11bb-4415-459a-99cf-9d48134c1493")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathee000eb0-62c9-4af2-8c3d-18bd1173c3f2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathfc1208f6-3f07-43d8-8d1b-8128e5cf1156")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path32a769e8-9b82-4ded-bb4a-0f6267f4565d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path4254661b-54d5-410e-b35b-7ff21edd6ed0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5c131487-abea-4449-8bb5-28b409a38858")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path746585ab-c5e1-468b-b61e-59c179b947fa")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathbc8acca1-33ad-4649-b552-5cd38656dbe8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathec29347c-5419-44fd-b219-55aa4e113bdc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathf302fbb5-1142-46b5-98e1-9e63663b9857")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1b8e5dd3-7ec9-4d96-8459-9cc413fa2c66")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path230fa35d-934a-4e15-b6f1-b4a5ec66029e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5cd09b8d-cd60-4d65-9de6-4701cc0db47e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathada71799-f093-492a-b77c-abfade07ea1b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathdb5da3b4-b5b1-4191-b18b-6f90b4387fca")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathe3d3817a-11a8-4893-85bb-f1d3019cd491")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path06455ccb-2356-4b6f-9ca5-e46dbd33d721")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path375e34ca-c21d-4930-a185-feca1e1623f6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path3f72527f-c319-48cc-89c9-df4e7a0b7a8c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path75ff66b3-2f60-48c2-959c-a581a4b14d8c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path9d166892-0b4a-4100-b917-ea3e43569f94")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathb3a13b25-fe64-4662-a13a-0ac24cbd06c6")
Testably.Abstractions.Tests.FileSystem.Directory.EnumerateDirectoriesTests.LinuxFileSystemTests ‑ EnumerateDirectories_WithEnumerationOptions_ShouldConsiderIgnoreInaccessible(ignoreInaccessible: False)
Testably.Abstractions.Tests.FileSystem.Directory.EnumerateDirectoriesTests.LinuxFileSystemTests ‑ EnumerateDirectories_WithEnumerationOptions_ShouldConsiderIgnoreInaccessible(ignoreInaccessible: True)
Testably.Abstractions.Tests.FileSystem.Directory.EnumerateDirectoriesTests.MacFileSystemTests ‑ EnumerateDirectories_WithEnumerationOptions_ShouldConsiderIgnoreInaccessible(ignoreInaccessible: False)
Testably.Abstractions.Tests.FileSystem.Directory.EnumerateDirectoriesTests.MacFileSystemTests ‑ EnumerateDirectories_WithEnumerationOptions_ShouldConsiderIgnoreInaccessible(ignoreInaccessible: True)
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateSymbolicLink(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.Delete(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.Delete(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, True), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 262 to 438)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 262 to 438.
Raw output
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetCreationTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetParent(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetCreationTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateSymbolicLink(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.Delete(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.Delete(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, True), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.EnumerateFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetCreationTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetDirectories(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFileSystemEntries(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", AllDirectories), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetFiles(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", new EnumerationOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.GetParent(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetCreationTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.SetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.MockFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.RealFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.RealFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueContainsIllegalPathCharacters_ShouldThrowCorrectException_OnWindows(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directory => directory.CreateDirectory(value(Testably.Abstractions.Tests.FileSystem.Directory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetDirectoryCallbackTestParameters>b__5_2(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.LinuxFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'A')
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.LinuxFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'C')
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.LinuxFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'X')
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.MacFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'A')
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.MacFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'C')
Testably.Abstractions.Tests.FileSystem.Directory.GetDirectoryRootTests.MacFileSystemTests ‑ GetDirectoryRoot_SpecificDrive_ShouldReturnRootWithCorrectDrive(drive: 'X')
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path1f55cf55-0c0c-4940-a7d6-301490bc23d1")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path62312011-cd3d-44df-a2b8-5e4d58586a96")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path65d15a8f-0ed4-4500-8a4a-d632c82e8350")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path929f8931-5a84-4715-b1ed-3f4faa2b7600")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path92d16c48-ff6b-4795-9afa-bc693282a0e5")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "pathc8ba9e7a-9b61-4e3b-9040-7d5cd1c2b442")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.LinuxFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "pathddc881d1-6cfc-4c24-b84c-557ae1790174")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path4d435d82-7000-43dc-9173-81f61c00929b")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path5407e07f-8139-4dfe-b153-2bb4eaefe594")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path6bd4eedd-93c3-481d-9d7d-052f0e46bd34")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path812ab903-4ed2-4779-af0b-e8674682a8ca")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path8c94eab5-6087-4ed4-a6dd-de0ffb8d0f96")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path961d508f-5528-4803-a978-61da1b508857")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MacFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathfcb7ee40-90d3-4d36-9655-ccf3c051660b")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path0db8950e-163b-4857-a0ae-1b542b6b14e3")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "pathb59806be-02d9-4645-a586-95f2a84df49b")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "pathe04e08ca-cfab-4a40-9835-0d48490fcfb9")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path49b8115d-4cd8-4d0d-be40-9b3ffa7ebddd")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path52225602-fb8f-4b03-a7eb-c71b34a5ca69")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path7d4196bb-ac22-4d8e-9e5f-97e1f1378b9b")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.MockFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathc036beb3-c364-4c92-bbd6-c9b75dde2614")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path5795e9fa-34db-4ff8-8194-254afddefd46")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path57e9a1c2-04a1-4bd3-9773-5d990e17e916")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_NotOnLinux_ShouldBeCaseInsensitive(path: "path7974ff3a-dc80-496c-942b-e3c6b142e632")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path2e87ca09-29d1-4021-b1da-84bd206f35c9")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path9049d69d-f92b-46d0-aa06-eca403fa32c8")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path94992ef0-ef3e-46da-8ebc-883cc912d987")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.RealFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathbbb6f27d-db82-4687-b603-da95f473621a")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path2fb643ea-761b-474c-93d2-30a8cf27449e")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path3787e5b0-ee86-40d8-a6db-e9ab6243dbb5")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path4db6d5ff-38ab-40f9-b353-86c1caacfde1")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "path6b958006-346c-44f6-9621-5474339de480")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathc44bddcb-42e4-447d-a120-0ab720dc6b41")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathe0c71b80-e8df-4f1e-956f-a73bd90dd44d")
Testably.Abstractions.Tests.FileSystem.Directory.GetFilesTests.WindowsFileSystemTests ‑ GetFiles_Path_OnLinux_ShouldBeCaseSensitive(path: "pathf6113633-bd0f-41c0-ab21-5b6f1d3e1008")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path538d8644-d61f-4998-bf4c-f47377e67c9f")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path55182015-d318-4e77-abd5-6289491eda5f")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path690a6746-af0f-4a69-ab09-c9af0fc8b983")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path9c39b640-3e1e-48d5-bc8c-999cdbcc74be")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathacfa595a-f2f2-451c-928d-33b915eb2939")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathc2747c4b-8f24-45aa-8aba-8bc30079331c")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathd20fc01b-09dd-4d40-8b00-a7147d471887")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source56a50ac7-f3c1-4310-a03a-7adf7df4433c", destination: "destinationc677ccf5-2179-4743-8b22-fe562846ee4e")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcea12af574-3423-4908-8ec3-641e7ce9c12e", destination: "destination531457de-beed-4791-bdde-fb9d2e4c6c7f")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourceb1933c50-3611-41fe-b340-5bd679381a5a", destination: "destination79b37680-9f7b-45cb-8511-79a827d63aea")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcebd91f111-529b-48f7-88c3-5665fc470be3", destination: "destination3cbae4eb-be18-4728-8a6a-448a5577dfc9")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourced0c0695e-f635-460a-9837-a770d4b2b53a", destination: "destination0eb6a185-bc1e-47ae-9729-4830019095d7")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourced891388c-d0f6-4e5f-a8f7-136c5feac3dd", destination: "destination68a6c925-88a2-4960-9281-4127c1c36d8a")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.LinuxFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcee27f0161-d79c-4bee-971d-8166d5c6ca68", destination: "destinationcbb951f6-3dc9-440f-976c-277bb0de3c89")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path0b582e0f-3ae1-4c9a-ab0c-7cb26f8a8668")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path17b477bb-f74d-4e42-bcda-9085b5412700")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path2d5d5320-91ef-438f-a7ea-65d250dec0d3")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path5a56e0b9-16c4-4223-a42b-83887df3ffdc")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path6e1f6f31-338f-43a9-aa61-8a5c989f9d90")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathe2d21c42-6b0b-47bd-964c-dc1267640b61")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "patheecff868-5d2d-46da-bb9c-3641d94c044d")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source2139eab6-992c-4ef7-8395-c0f1d71cf7dd", destination: "destinationec362747-bc70-4c14-9270-9eb8220b2827")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source25834b15-0d19-403f-8636-2438c3300b4f", destination: "destination5b70f8bc-b2c2-442f-888d-d2b24a3757d3")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcea910b84c-dc35-4c57-a769-77b07fff7841", destination: "destinationd267f1bd-99b6-4e43-8e3c-513d86544a7b")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourceccf08093-c19a-4209-9e17-1af426d6ebef", destination: "destinationd8267ea0-6e9a-42c8-b4be-4818e11b73b5")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourced286fbf8-94c5-4b25-95c3-ad979581156f", destination: "destination4e3e04d9-1814-4f2f-8c63-5b040c052c81")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourced93e0ad8-1568-4ae2-8192-a2acb86b0728", destination: "destination2d2a1c3a-8009-4760-a367-07a206f5cbd3")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MacFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcefc998c26-1c71-4ca7-903b-fadd0d2230f3", destination: "destinationf2e450ee-afd9-4112-a05c-6013fea39a31")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path2615e273-03cc-43a8-aea2-df8ab21c3503")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path3aaff467-1bc5-4703-bbb1-2e28feb983fd")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path4a2c84b2-5c64-4d21-808a-aad43992d3ec")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path68993cb9-8ef8-4b10-8b80-ed6f1c616fc2")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path7147a04a-1c64-4790-9512-3263df6d89ac")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path873557c5-90a8-4990-b850-cee3703493d8")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path89f64feb-dbbb-4701-be54-0f24c70025a4")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source8968e815-2eae-4b68-9766-d08bf984d981", destination: "destinationbd98339b-6484-45df-acbb-6e1b5dfdc00d")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source3b44c0ba-a5d3-4dfe-8f99-cff65a5ed2e9", destination: "destination49b350db-bcca-4a1e-9b5b-84d1b365e403")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source5045f1d0-03a2-4c66-be0c-5168e2624501", destination: "destinatione86dc83d-38fe-4d7e-9c6e-bb0ef02a899c")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source79f7c88d-633b-4566-9074-57f6202bc473", destination: "destination83ee3a02-56e4-4fe1-be7b-d9fa5f384aea")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source7d10211a-a7e9-4ae7-9661-e02ac513727c", destination: "destination9ff607a9-7321-4067-b365-738a09322232")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourceb2c6c2a2-f09f-429f-85c9-6e352fcc0ead", destination: "destinationed9f28fb-e2fe-4212-b00b-f84fd0193fd8")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.MockFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourced318ddc4-45f5-46bc-bafc-4027eb056307", destination: "destinationa438aa99-de3d-4128-918b-3c501a33ae63")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "patha22807a3-2cdb-4d4b-a84c-cf7f81fb58fb")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathb0ebb17c-6569-4f19-8178-612fa33fb90e")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathb6c24643-e072-4ef8-890c-dec44e35eec8")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathcec0527c-6fe0-4ab6-906d-75785aa3a6f1")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathe0afa4b9-6495-4b6b-9531-d7ce54ba46ad")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathf62649d8-ad6f-44e9-9bda-8f0eb8c6a7a2")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathf7b9145d-f44c-4600-9701-92cab1f13a35")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source169fc573-a9d3-4e8e-b95f-a3fd46522b23", destination: "destination695ae6d4-f572-49ba-adf4-0c9455abb4cc")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source11bd4ba6-dc41-41c5-8cf0-cf01a15bc525", destination: "destination682255e9-b4d8-4ad2-817a-07bf1097c0a1")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source4bc7e4d7-8745-4f9c-8c77-a79869478051", destination: "destination77a19875-3e11-4abf-9a79-fe915741a9a0")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source680a94bc-e091-4230-9e52-1ff544dcca87", destination: "destination7e637e8c-e972-4b8b-8db3-f2262c7bfe95")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 439 to 700)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 439 to 700.
Raw output
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "source908f7e15-0c03-45dc-9cb3-ac7f3a057c6f", destination: "destination8d50b1c4-813b-476b-8a63-f1dc82debb2d")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcefb95d9d9-1587-4280-8c17-f828ec32ec8c", destination: "destination71ebfd7e-870a-443c-8b73-3252fb329a0f")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.RealFileSystemTests ‑ Move_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectoryAtAll_OnWindows(source: "sourcefc8f6b36-3d80-48c6-918f-34b43fa4902e", destination: "destinationb883be93-3691-48c3-b931-967db6e523b4")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path0151f2e5-457f-4166-970e-ec509e66c84f")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path1c3a9dfb-098a-4583-b10b-570e9e66ec05")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path5f6281aa-64f2-4a3d-b369-8d618d6d82d8")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path67e396b3-b5b3-4426-8846-9393f6514fe9")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path76b8bf72-12bf-4254-b1dc-53259429fcdb")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "path9ad9aff4-7c19-4150-9903-8678c44a691a")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_CaseOnlyChange_ShouldThrowIOException_OnNetFramework(path: "pathff176e76-1b0e-455f-be84-a072ba38ca58")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source055795cd-e656-47e4-a04f-be4238187099", destination: "destination66dea330-bddf-4301-a0e7-2fc85bd48ee9")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source2b22691d-da68-4992-99fa-ae66d28a6edc", destination: "destination7767827f-fa90-42ef-bdd8-fb97a34231f3")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source5e838812-3556-4a7e-9ddb-9f0807f2edba", destination: "destinationc9fc7937-b8b4-4b33-8861-b168fe94c4ac")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "source86885f6c-00b2-49e6-9061-99f324ad46f0", destination: "destination6745d99e-284a-456c-8c38-03eea876ccda")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "sourceb3e66b25-c4cf-4027-9449-9581d569f68c", destination: "destination212cd2de-e890-4c81-8931-adbe1efaaa7b")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "sourcec0d33361-61f0-49d4-bdee-afe1a59f043c", destination: "destinationd7155c8a-6b59-40d9-b22d-ba383d17de27")
Testably.Abstractions.Tests.FileSystem.Directory.MoveTests.WindowsFileSystemTests ‑ Move_WithLockedFile_ShouldStillMoveDirectory_NotOnWindows(source: "sourcee0af1189-9ec0-4b48-9cf8-fe0e8cb0ecbf", destination: "destinationc73cfc99-9aa0-432d-b239-9c54e38bb935")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path78dcb66b-f12b-42d4-9669-5e12b95a35b0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path7d650561-82c1-46fb-9b34-8b8b3b3cf706")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path8cbb5a51-c59f-4861-bd63-6b035b9bdd78")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path98e891af-3184-4f84-aa39-cacfb71ba77c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathc573be24-531c-4582-9983-4d3bd3841def")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathd3135465-a43f-454e-8a09-792aa16a48d3")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathdf0efa40-81f7-4a98-814b-8725a75b3b2b")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path07f48d54-bdb4-4081-a282-6ffd26812d6d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path0aa070b7-83a2-4fab-8e1d-ef4214547ab0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path26f42034-6f3b-4cf1-b77e-69e0e4ff427a")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path77bb8105-4eec-41f0-ac23-77d2de4843be")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path8e4c8049-49c1-413b-929c-9203bb2d1b16")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathe51908e6-f569-4e63-8c1d-ef3a8a820483")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathf64adf90-f7cc-406e-8b8d-afb0a4f6dd01")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path0ea35777-ab04-44e6-8036-64d6e14bd703")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path1a0d9b5c-3a2a-4270-af6b-417298a175f0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path2e32dc42-5f20-4cc5-8031-3ae9d73b7535")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path60483262-3b73-42b7-8894-751e375eaf91")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathe926f308-3bf3-4693-9305-349aee429065")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathf4a8f488-8f53-4bce-9104-a66e04ca833a")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathfd99f1bc-2f12-4f30-86cb-5044e40a6cf0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path0d51948a-222d-4e76-a60c-07fdf6d90b71")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path25c53007-19f8-418f-8609-6da5100845da")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path858d95df-51bc-4da3-9520-ea6483b21936")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path923d196e-9149-4938-9f7d-76174f46fba0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path97116c5f-e9b5-4200-83d3-dd5f0c858f19")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathb7d3af57-85a6-458e-a583-351aa3a2c8a6")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.LinuxFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathe946fb49-5d9b-43c6-9875-f52249d89b40")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path06412906-8f8e-4657-972e-88b60c16aa05")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path7a5b425f-8d85-4c41-9077-4586f35b25e5")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path8553d638-a1d9-4606-8db0-84873b5ecbdb")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "patha7fd96b5-d532-43a1-a315-2f6a986db11c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathb8ce6fe2-09e4-43cb-abdd-1defe551c708")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathbc3118d6-bffa-4ed5-8d6a-3323bbfdf33f")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathf39833d9-adf2-4ef1-8891-470b16e4d501")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path0367826c-6b7f-4d5c-9ede-afa4a2d7b8a2")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path50b7d0c9-29bc-4fb9-a1e1-1d50b020c6fb")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path619eba88-4003-4068-9582-a6edfcac72db")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path7ba63102-973f-4900-adcb-db2e46694fe3")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path9165bc7c-754e-4eef-aef3-88a2bb7d57be")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathb47aa6a6-68fa-4a21-8378-faca746d968a")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathd80c1fee-8127-4410-a5c2-8fdd0e09d74a")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path535e8389-d23b-4cba-9096-06cf13ccccb1")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path5b8ca22b-a25a-49fa-859d-bace21f88cf3")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path8e5b0ca2-38de-4944-b395-1ca26a2e1b45")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path9032934e-95f9-49ff-b7d8-092126135832")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path91fa976f-677d-4aeb-90d8-8811340355cb")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "patha45923af-ce8f-4039-bea0-f90fe0a9e329")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathc6874dc3-9589-41e1-a186-7f1937ae728d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path12629bd5-f851-40d7-b44b-dc23da13ea33")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path1f7f248b-7869-4549-a099-df6c9e924760")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path99e2b1fd-adfd-49f7-9a44-c92cc452985c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathbc685506-41be-48a5-a796-85203fea133d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathdbf0f199-09f5-4fc5-afc0-e83d270ad555")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathe63d53ef-1357-41ff-ab4d-056eeae4247b")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MacFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathf384a8cf-1343-4cea-a712-fa002b40d614")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path05b28ab7-099b-47b7-b498-451f057b9c22")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path0a17a023-c4f7-4c93-8bc3-f817e421c1d7")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path0ab7c6c9-0876-4b84-9562-ed5d20385b92")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path2459e268-4fb6-4014-9dd9-012721b67c9e")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path41ba66c4-3e51-4653-9c3b-7377c5b7f2ff")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path88bad90f-f9e4-41cc-84f6-1cfbe6be4d61")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathe55ff60f-a095-4409-801f-13698a3c738c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path15cb022f-3493-4a05-a859-91bb654eab00")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path18dcdc00-16ab-4a65-ba98-a6f6402bef36")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path4e2173c0-17fd-4a13-80cc-f28ecb22941f")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path5d2b80ae-9636-4f5f-96da-be9aea8953f1")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathaf4cacdd-3b40-4e92-8006-c406ebd4bfb2")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathd88fa510-2efb-45be-803a-f59b4355f38c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathdb45feb4-70b3-43af-94b8-45536f88dc4b")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path1592babd-d09e-4b4d-a0ea-632827ce31fa")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path186eb886-b34f-4128-9592-6c2302e8773d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path49508379-0ab0-470e-a55f-98caa78a4525")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path6e18824d-9b0a-46f0-8842-61ab14237159")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path773de95b-52ba-49af-a946-83bec9bf78b1")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathe36f994a-d5d2-46a1-92e6-2aa986477cb2")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathe705cc27-f18d-47f3-885f-07d008474a28")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path0537f9b8-8321-4c08-bfcb-ebae5b495dba")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path18f1ce64-ed04-4291-9073-58e7ed3ae87c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path4fa6f401-1c23-4095-b8e4-c9e87396110e")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path51ab356e-b4f4-4518-ae81-2dbcd9a6de3c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path5c8a97d7-3102-42e5-9ce7-5fb0d8208df0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path837ce8e2-ba47-49d9-98cf-74b28ba17fcc")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.MockFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathd3909d32-0994-41a8-8e9a-c460c0410f33")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path0f15e443-f577-48b6-b631-ccc3ebddd4bc")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path1d8d53b2-c25e-4e66-a89d-30a371241814")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path31cb86e1-7b8a-403e-a140-dda3043dc587")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path78e58b1d-d345-4f19-9f97-839b7d2dc5aa")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "patha5f434ae-806a-4972-ad54-48b5845996e4")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathde8840cf-4c73-4ab8-a3ad-0a14baff8b28")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathfbd5e744-0b74-4c92-a9e8-0f4cd958e778")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path3e39d754-ab89-4f2e-bb7f-07e23c03c5db")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path41ee8a2e-2ae1-494a-904f-1f41ec3789c6")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path7448d0c5-f096-4135-a7ba-c4ad71ef690e")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathc35c2995-1bc3-4bbb-8e45-f1b851710d59")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathc690da17-9621-4c2d-9107-21ecb0977714")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathd599e4e1-60aa-4daa-9992-f26e09ca8e80")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathffef4bbe-2afb-4e05-9b86-51479480cc87")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path1eb61455-85a8-40b5-9b83-d13fb79136a0")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path7524096e-c951-4cf2-a926-27c11c07cf93")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path92f061c7-6ac1-4848-b327-71a06e6ecffe")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "patha329de6c-8645-435d-a609-ba4959f82f88")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathc8fcd8b7-755f-4b00-a005-a85ce4644a52")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathcebf8543-291f-4746-aef6-73898f63b2fa")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathdc545fd1-2915-4572-b401-9d640718846c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path0fe2030b-1ed5-4813-9f0a-a808e8dda99d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path1d53e26f-1a57-4b70-83dc-d4a80d0d1222")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path307186ad-b5e2-419b-968b-57164634d0b4")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path546140dd-0077-4070-a4d3-21e0de4a7d06")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path90889d25-3111-4309-95e5-243831332eef")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path911759d8-1d09-4978-b9e8-f3f55f7780a2")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.RealFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathe4d08ad3-78f7-4449-a4b7-c626f04a06d4")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path669c7528-6d63-4dc0-8136-b37e4268de40")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path865e3a64-b5f6-46cf-ab95-8cf75c39d825")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path8826faac-1356-4414-be99-9be7a481a328")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "path9ff64480-2208-486c-abcd-3a2797bf4fba")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathdc2ffc25-9703-464c-bd78-98422ea031e8")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathe560d3f2-bd6a-43d7-8172-517cdde7ac69")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "*t..", path: "pathf4492e41-1123-4b61-80c3-5346c4f1c75d")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path7a34d61a-01de-4173-9f7e-7a8f83681a38")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path7e297bc9-5d1c-4738-ad15-641cd1947453")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "path94abb478-8937-42c4-9e8f-c52230063073")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "patha73634b7-2fbd-4f54-81d7-6d653cbc2408")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathd1d3b9ce-2637-427c-a329-0f5283e558bf")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathde2ff012-7eea-4648-9694-7971ed1e7bd6")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../", path: "pathedb22c56-3bbb-4563-9c02-f71fbf296d22")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path12b09e07-3062-43ea-a8cf-3ec6fd4c4157")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path1b5858b3-2af9-4489-a29d-bec716262d05")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path21e8452f-d713-4b05-8dfc-fd8042e18e8c")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path3ff6de1b-c4c2-43d9-b9c2-67c48ce1a221")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "path9801218c-0368-4d9e-b57c-b6ea4b50eea6")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathbaa41bb3-24fd-42bb-8db3-83f0c94f3dc3")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../*", path: "pathf0a08e23-026e-4588-a9ac-746c3563b7f8")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path0ac26907-8c71-4612-93c9-f5ad7e1d69b3")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path26a4874e-ffee-4187-a368-fbd2bb21e208")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path2c406f92-5ad9-417e-a75b-624eaa94d824")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path3951b475-9d0a-42dd-8272-356929cf5f01")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "path895553f6-960f-4aba-a1ba-83cc41dcc0ae")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathe3532d9f-da28-4af6-9e05-82c9053fd4cb")
Testably.Abstractions.Tests.FileSystem.Directory.SearchFilterTests.WindowsFileSystemTests ‑ SearchPattern_ContainingTwoDotsAndDirectorySeparator_ShouldThrowArgumentException_OnNetFramework(searchPattern: "../a*", path: "pathf0d53e22-1a40-4eb1-9b05-060723cc920f")
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path1afe61b1-0129-448a-b53a-0ed3a5101ed2", creationTime: 2023-04-16T02:44:01.7183115)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path21359274-2125-45e6-b748-96dabd2a1dc6", creationTime: 2023-08-13T00:29:49.8477957)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path218ee17c-12ad-4520-a1cb-1cecfcbc402d", creationTime: 2026-08-07T18:10:34.3204691)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path5973b2d8-2db4-4bc0-bdb3-0f2e6afa86ce", creationTime: 2024-05-28T11:10:30.3624747)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path5ce4c3d1-5c55-403b-9f99-63013bb70451", creationTime: 2025-02-17T19:33:02.2216511)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path6044e594-21b6-4a15-8b31-685103d4d27e", creationTime: 2025-10-30T03:23:52.9189139)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path88dac50f-88cb-402b-8b11-8f25738d2cb4", creationTime: 2025-12-17T14:42:17.9549074)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path14c17eab-1fa6-47dd-98e5-c81a4f26e074", creationTime: 2023-09-19T03:04:29.8011724)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path1ba6f6a1-6c59-4727-96c9-94c9f077c226", creationTime: 2024-12-27T08:55:39.3090757)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path4a68c1cc-ca8a-403c-8b40-3eeb5a1d2dda", creationTime: 2024-03-05T10:00:50.4746446)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path4b913e4d-cb5b-4c26-ae72-14b349e82edc", creationTime: 2024-01-18T01:11:05.3977684)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path9960e5cd-4fc0-47ac-a825-cf89aa0393bc", creationTime: 2024-07-24T13:17:40.3137835)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathb7f8c6b7-4ec5-4d4c-b8dd-2f1689ec23bd", creationTime: 2023-12-07T10:52:17.7745280)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathfc7037ec-359f-4b70-a7e7-7afeba2a5426", creationTime: 2026-08-20T02:12:34.6150667)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path1a27a75f-3aa8-4c9a-aea4-7b7cc184de00", creationTime: 2023-05-21T04:32:29.7103061)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path353ba40c-ca6f-47ee-9681-1905789768f9", creationTime: 2025-10-03T09:43:49.8836950)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path7b8a31f1-3283-43f7-9aad-adfd17cc4573", creationTime: 2026-10-04T07:40:12.0892708)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path9292f028-5a1e-4a43-b9a5-228c83e5f900", creationTime: 2026-09-30T13:31:15.1204348)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path94195782-4eca-4cb6-b2ea-5078f8dcc0e2", creationTime: 2023-07-18T05:29:02.5226163)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathb7c948e5-7911-4a0e-9312-bd7809de7f02", creationTime: 2025-02-02T00:52:55.9872253)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathe846c713-2830-458a-a467-91a0772dc2f4", creationTime: 2023-06-20T00:02:21.9478802)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path27b7c84b-dc1b-41bc-8b0e-e2943e152a9e", creationTime: 2025-09-22T10:50:59.5274316)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path36180013-6076-4e89-8685-4c34fb5f0c6b", creationTime: 2025-06-09T19:17:40.5287332)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path39b86996-516f-48d0-b299-0199b0d0e6ea", creationTime: 2023-06-15T17:48:25.1029675)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path4e2e8988-75dc-40d3-a53f-0fdabdbdfdfe", creationTime: 2023-09-11T14:24:04.8757679)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path65bee4d0-f715-49c0-8419-04fdd9446ad7", creationTime: 2024-03-31T20:21:29.5505736)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathecdd31cb-da61-4d47-82a7-74ac3dd09a99", creationTime: 2025-12-24T19:55:25.7168556)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.LinuxFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathed6cc1bf-40bf-4b9c-9303-f3f4421abacc", creationTime: 2025-04-30T00:17:30.2325180)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path17797626-35e3-4226-9bb9-6ea03b6d3ceb", creationTime: 2026-11-17T21:05:46.7207591)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path57368965-1f5a-4058-8ff3-e34b50cdb32c", creationTime: 2023-07-07T19:57:53.0132042)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path593072e5-d835-4eca-bc50-b1a2a5006097", creationTime: 2026-03-15T19:04:31.8140918)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path63c176a0-e76d-42c6-83ee-efc207617410", creationTime: 2024-08-09T17:27:06.6905086)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path6fc4d803-6fc8-49cb-bc05-d321c17e35d2", creationTime: 2024-02-02T20:38:49.6988555)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path9168ea13-321b-4d3d-9e45-de804770c124", creationTime: 2025-01-24T04:50:07.1568645)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path9dd7bdf4-5edb-44e4-827f-851d990c1684", creationTime: 2023-02-16T01:11:00.5169686)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path1b3341ea-b540-4a51-b4ac-2abec99c28f0", creationTime: 2024-12-24T10:17:27.1059352)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path403d7f99-366c-476c-aeb3-66c8e326ebb6", creationTime: 2025-10-27T05:08:50.5111887)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path4f406b83-a76e-4764-a623-163df459dfb2", creationTime: 2026-07-20T14:29:36.1344818)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path9fd92464-3925-435f-a52f-088f42c5a6d8", creationTime: 2024-07-03T20:40:42.7313354)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "patha1a68d98-9f02-4f66-8b37-cb712a4b931e", creationTime: 2026-07-04T07:33:08.3360064)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathafc39d03-5362-41bc-9e48-463bb06cabd6", creationTime: 2025-01-22T11:44:44.9049839)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathc9b396f0-72bf-4f4b-87ce-b988bc5dacf6", creationTime: 2024-11-02T18:32:24.5744472)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path118f9be4-4085-4fa4-aa0a-57f8c8b9b145", creationTime: 2026-10-28T17:56:09.0339769)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path11e5f6ea-3898-4717-a7c5-0b0ece35ff56", creationTime: 2024-08-23T03:14:16.3961240)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path3f86cd9d-cd99-4e5b-b520-c99e6a9a7e52", creationTime: 2025-02-20T01:54:59.8361875)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path4e1802d6-a1ed-4125-9dee-a8799417fc17", creationTime: 2025-04-06T01:58:14.1439358)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path8a7cb48e-7288-4b0a-ac05-31015499aad7", creationTime: 2025-01-20T16:19:23.6231222)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathc156cdb3-17cc-477e-afed-2be1fa8e094e", creationTime: 2023-02-20T07:23:35.4357175)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "patheadaf1dc-3077-4de2-b676-ab2ff1acad58", creationTime: 2026-08-01T06:13:44.6509516)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path0e076646-9e57-4a52-81ea-49ad2d5cfeef", creationTime: 2025-04-18T23:42:22.8093014)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path686ad7e1-0855-4a27-9c25-e92b0bb0ead9", creationTime: 2023-10-22T08:49:03.9027650)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path78e9b54c-afb7-4bdc-99b0-167944289f47", creationTime: 2024-02-27T18:53:04.6882726)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path9ce7ca12-55b0-4673-a7e2-805e63f9c509", creationTime: 2023-07-26T13:13:19.3588799)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "patha3f51ab7-3e64-4318-b3c6-8589ab5e284f", creationTime: 2023-03-14T20:47:26.8497554)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "patha401907d-b6b3-4ade-a9ff-5ef9e7e3a82f", creationTime: 2023-09-27T01:28:15.5316921)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MacFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathc8a3d6b3-ff93-4e49-8d84-4cea86998855", creationTime: 2024-12-27T00:18:58.4215722)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path3532279b-5e2c-4c45-b4e5-5b4666079c19", creationTime: 2023-08-04T18:36:24.0850877)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path3713136c-7dcc-4fe2-a233-b7164b14019b", creationTime: 2025-01-24T16:55:23.2532462)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path53285ece-756f-4bc4-8f61-69303f0c237e", creationTime: 2025-06-21T04:43:47.2083319)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path729b1c13-e8fc-4eae-a438-a9a399c7d268", creationTime: 2024-06-03T23:30:36.9713190)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "patha37479c3-210f-4ee9-a110-93b3113635c5", creationTime: 2026-10-16T13:54:44.9932919)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathee287d71-bf65-412e-a5be-088367133617", creationTime: 2023-07-17T16:45:12.9399253)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path214653c5-9ccc-4cc0-87dc-13aea8da4ea1", creationTime: 2024-09-25T12:05:29.2352421)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path3da4b550-af1b-424a-9405-51da1c1ec773", creationTime: 2024-08-08T09:24:44.5406857)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path53553746-2c1b-48c3-87ed-a84f2c2666d0", creationTime: 2026-01-26T21:36:08.9489135)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path83825f35-122e-42f1-a667-bd5962ed776b", creationTime: 2026-05-26T02:48:32.1793590)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "patha5ae45d5-9654-4bdd-a66c-41a46601c738", creationTime: 2024-01-04T21:04:36.6023739)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathb68c3a58-9978-4eca-8ea6-62adda3b8474", creationTime: 2023-12-04T03:58:31.1431861)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path221c33a0-68ef-48e6-a709-7de72d45a41b", creationTime: 2025-09-26T23:27:52.3894716)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathbfa390f2-3543-4986-aed2-f0265915158d", creationTime: 2023-05-11T13:22:06.5794830)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathd4e8ee21-51bb-44da-ae56-4c1ae52cfa44", creationTime: 2026-03-15T03:48:12.9969560)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathd995e548-5512-49b9-a81a-3be4e7c671d0", creationTime: 2026-06-08T08:16:27.1585812)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathdadfff2e-7073-4ca8-a3b4-d66332417c59", creationTime: 2026-07-20T05:16:26.6603256)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathfc4613ca-04a0-4aa0-85f4-449a04cb604f", creationTime: 2025-02-05T07:10:53.4465279)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path28a1eb0a-6a05-4500-becc-c185bf1bf083", creationTime: 2023-08-31T18:01:05.4939190)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path8ffa20cb-595b-441a-a09f-a2f8c1af325a", creationTime: 2026-03-20T03:56:49.1925844)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "patha2bd6f07-df50-48cd-a473-8ce179808429", creationTime: 2024-02-19T14:46:41.6545826)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathcdf01a92-f4d7-448b-ac64-50d229de846c", creationTime: 2024-02-02T22:57:13.7214104)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathd389a1e1-aa70-4f12-862a-ff1597c05ca9", creationTime: 2023-10-12T22:56:02.3944602)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.MockFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathd8b36df7-293c-4898-954c-f45885cfaa23", creationTime: 2025-07-02T19:39:39.8705076)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path288fd85b-cf3b-4f39-8d09-63b210d78230", creationTime: 2024-09-28T20:11:12.3942631)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path437a00e8-7c90-4439-952a-44a0e624229b", creationTime: 2023-02-21T15:24:01.8645137)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path84e12f3f-ea46-4dc6-86d0-4f2c29ed571b", creationTime: 2024-08-07T09:44:51.5188901)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path92e130c7-1954-43d9-87a9-b900340b3f28", creationTime: 2023-08-21T00:23:16.0833995)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathb0df4cab-fbf3-4a40-8081-1b2e273a5a29", creationTime: 2025-04-20T05:36:10.9479509)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathd171136f-96ca-4d5d-a683-21bd1da59d87", creationTime: 2023-08-10T00:54:43.3278156)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path1275c3d3-de0d-4df8-bc42-99c1c9013d7c", creationTime: 2025-11-06T18:23:26.3379089)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path4744eff7-b05c-4183-91f4-fa6ab9635b77", creationTime: 2025-05-15T11:54:15.9431137)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path4ca726ee-e998-4e80-8d5d-8db1ff071ebd", creationTime: 2026-10-06T05:08:25.1590907)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "path7680c197-a75a-4b08-9e2e-c3bc4581fce8", creationTime: 2023-08-09T17:17:23.8183525)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "patha4a65289-78a6-45a7-8531-bbbb087a3989", creationTime: 2023-07-14T02:06:15.2538996)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_Unspecified_ShouldChangeCreationTime(path: "pathf77ad835-1625-4c2e-8a82-c35c9a92e251", creationTime: 2023-09-17T03:32:54.8468654)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path1df99225-bd47-4a98-99e2-fbeb0a602469", creationTime: 2026-09-06T23:38:27.2402323)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path24680d58-6615-4516-8204-19ac60e7d8e3", creationTime: 2024-01-28T07:23:49.3397243)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path2525c59f-1bc0-481d-9fd5-3b909c2a0083", creationTime: 2025-01-04T10:47:55.6104042)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path289deed4-d873-4826-93f4-1510d7903984", creationTime: 2023-05-13T18:00:34.1365965)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path513822f3-e9f4-4085-b0fd-ec7e00271a55", creationTime: 2024-10-03T06:34:55.8546311)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path67b5a9a9-e85f-47e7-922f-5198fc9ae764", creationTime: 2025-03-02T12:45:58.6064618)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path3441ca48-f8eb-4ccf-ae49-d64e87784a9c", creationTime: 2025-03-01T14:44:53.4365376)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "path93700820-b7c2-47b6-9c82-6ea6a395d472", creationTime: 2023-10-03T03:02:26.8966447)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "patha3662149-2ff6-4aa1-8636-ef6655bc98ad", creationTime: 2023-08-14T00:14:29.3167232)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "patha3d4c488-c8c2-478e-9e18-6d00102017fd", creationTime: 2026-02-10T18:24:01.9504451)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathb62358e3-b516-46c7-9529-27ca6bed964c", creationTime: 2026-08-19T18:35:57.0975651)
Testably.Abstractions.Tests.FileSystem.Directory.Tests.RealFileSystemTests ‑ SetCreationTime_Unspecified_ShouldChangeCreationTime(path: "pathec186872-f88d-4eaf-a243-35610311ad8b", creationTime: 2026-07-23T11:35:35.9994344)
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0fe1ed1c-6f48-48f2-8866-f15a84202e9a")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 701 to 994)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 701 to 994.
Raw output
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path2bb46711-f947-4fba-a493-d9e0084dd6ba")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path413a683e-ece1-4fd8-8064-c8599ffd2e52")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path4e0920c6-246f-4a76-bfc5-6efe4db2c5f0")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path50debe53-6e04-4e13-83c0-3f67610cea54")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path61be9d2e-d5c7-4c24-9f37-e6a2968416b9")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathe9fabecf-d931-4988-bbe9-64b7a4e61120")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0ea89d4d-e682-495a-8f88-65d885c31281")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0fb2a261-9c1f-4d9f-a29d-780cb66307f7")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path47ff5474-e6a5-48e4-b665-905e4de80798")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path6011b233-fc49-452c-b7b9-44445f230ba7")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path751908cb-24b1-4ce5-91d8-2c11c816bd48")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path9be6b083-57cf-4b19-b66b-0b48f85019b5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathcda3f18f-4d07-41d8-af09-ebea80401201")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path00a94dee-91b0-46e0-b5a8-0bf283355d3f")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path6c30308e-9c3c-4f22-8980-6ea3462141cf")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path7a173cd4-503b-4579-8271-6eb4e976c905")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path9e484534-26fc-44b8-81c9-364e4a5b78c1")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathc9f4216f-8991-4fc5-ad3a-0c36291af7a7")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathec6ed861-6773-4a0a-b982-1a350dfd2d14")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path06ed63fa-7ba4-46c2-8058-163993791282")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0d9ca530-0d7f-441b-a841-501176b4936a")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path4e4fa21d-dd5e-49d3-941b-9bb451bcdb11")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "patha34cd773-fb74-4257-9ac1-eaebd52ea10e")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathc8337c2f-8c61-40e6-a279-32de458347d3")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathdea6ccca-c3cf-478c-bec0-98b74d92c817")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateTests.LinuxFileSystemTests ‑ Create_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.CreateTests.MacFileSystemTests ‑ Create_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directoryInfo => directoryInfo.CreateSubdirectory(value(Testably.Abstractions.Tests.FileSystem.DirectoryInfo.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directoryInfo => directoryInfo.CreateSubdirectory(value(Testably.Abstractions.Tests.FileSystem.DirectoryInfo.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source157c7c57-52a8-4ed8-ac3c-84bfd0c31871", destination: "destination9835d35a-9b08-40f4-9c49-0cdeb42524cb")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source16251eeb-1a0f-450a-8ab5-281bc90d73ed", destination: "destination2729b1cc-36f6-4e98-b015-6e4a311d04e6")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source650c1c74-f9fe-4d96-a0a3-9274b9aaf8e1", destination: "destinationb39de9f8-f781-43d5-b545-0b1f803f51af")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source854488b6-806e-40cc-b5df-ff489676ab1e", destination: "destination0f0a9a0c-c505-4a2b-9b04-301c57cf0896")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourcebdc8b22e-bb71-41ba-97be-7869f2fac413", destination: "destinatione2aa06e6-10eb-47a7-a68b-c16a2cdd7082")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourced710c00e-31ab-4bbf-83b3-b898116f3082", destination: "destination43666460-48a0-4fe5-939f-476fc8cd479d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.LinuxFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourcedabd8f67-5b6c-41e8-a373-2c6a2979e0ae", destination: "destination17ce4eab-79df-4295-9671-23c06d52b224")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source1ed43e2d-f56d-449a-b339-fb3d8072e50f", destination: "destinationf46e8dbd-098e-4143-a144-cf67c8f2ea31")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source2d773a39-9458-4f90-a74c-74ee234fa9e3", destination: "destination6445778c-639e-45a6-af92-d908a9ef0db6")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source59010d5d-b24e-4804-a2f5-60237a31a12b", destination: "destination8f92406a-f084-4a39-8a98-1b3d0351b201")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourceb4cf84bc-a673-42fa-b99d-4277422658d0", destination: "destinationfee52b46-fae6-4900-9672-eb008381261b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourcecfab6642-0dc8-4acc-b9ed-691416800176", destination: "destinationcd79e1f8-915d-4634-932e-665466b9c063")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourced3bf4d15-43f6-4a43-bc1e-a12a373bab40", destination: "destinationf4b021fc-c7e9-4fd3-9ce6-1ff37eddce36")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MacFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourcef599e549-228a-46da-aaf6-2c02c274100e", destination: "destination49fb07f3-d8e7-4a9f-9ebb-c046add9d19b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "source47e7fd70-9c0d-4617-ac3f-e84cbfc5452d", destination: "destinationfb376766-71f2-4133-af23-98ec0f5fc9ad")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source21b47260-9870-4465-9c37-5814d977e906", destination: "destination870742e7-b3b9-413c-85cf-5acbe695be8f")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source41efb136-8455-4296-b09e-7fb052724bfd", destination: "destination3fa2966e-8394-4036-8ee8-e76c41ae95de")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source465af37f-6869-4157-a82b-79a93977242f", destination: "destination32c07ee0-e057-4421-a372-861ab1d9d314")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source4ebef028-5270-46e0-aa4d-11921e7eeedd", destination: "destinationf3efab87-25a0-45cc-9485-ba156292f5b8")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source72230375-6697-4184-8ea8-ef0672c32edf", destination: "destination6ad78885-7372-4b83-9a10-f3e481a606ca")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.MockFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourced16b9558-760f-45c6-8c62-afbd3b22f7a4", destination: "destinationed47f78b-0904-4327-a02c-1881373be7f2")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "sourcecc06e131-5fb3-4e20-b5e8-21c5fba2f74c", destination: "destinationf0afc4b8-d7f1-428a-8d6d-0e94fc0f1a41")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source073e8c09-7795-449e-926c-6b98e45a3039", destination: "destinationb76e542d-b2fa-49c9-bbae-cab9b1009bfe")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source601563df-6556-4fe3-bcd6-37c10a26948b", destination: "destination957b5c96-c582-468a-b3b6-d0ff5d68b311")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source7e54f2a1-6c5b-47c0-bf71-27e4ea1b403f", destination: "destinationb34b430c-9541-4969-96da-6365eaf1d0a4")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source7ec85f72-e082-4f3a-9f2f-bdf929b97e90", destination: "destination026ce3b8-5a18-4bf0-8b0e-cd7933b76e08")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "source97cd719b-5507-4a7b-8e1f-dbd1337ed788", destination: "destinationec460809-7011-49a2-9fc7-ab9d13d38e9b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.RealFileSystemTests ‑ MoveTo_WithLockedFile_ShouldThrowIOException_AndNotMoveDirectory_OnWindows(source: "sourcef417acdd-507b-462e-a5ff-524c26f47bb4", destination: "destination5ae1facb-55c2-47bb-bba4-05404676c8d5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "source2ebbc1f2-fdf8-45b4-a6c0-cddecb02d25a", destination: "destinationb8fad576-0161-4e0b-828e-2042144e45f5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "source59939d51-4197-4ee7-a785-1feab06dab06", destination: "destination9b66e523-c307-4475-9b46-a4d8dc26398d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "source69023655-b92e-49ef-9ead-2c823bba1fc2", destination: "destinationfbf22ba9-47f2-40d7-b2ee-35b9158a8007")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "sourceb24f5ade-b021-449e-aa19-a5e1530b42cc", destination: "destination3ce5498a-584d-408f-bcb5-f2cbda5e9383")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "sourceb9693ccf-96a0-4d0f-b4fb-8c14b0448d68", destination: "destination73b81296-8650-4da6-83fc-f9a0da38b09c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "sourced762a4c8-17d3-4b45-8318-56586889ff5e", destination: "destinationf71bbb06-6b90-4bf0-8955-1af0ac9f8c01")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.MoveToTests.WindowsFileSystemTests ‑ MoveTo_WithLockedFile_ShouldMoveDirectory_NotOnWindows(source: "sourcef529fb6b-1893-481b-8ed9-0d521e3bdd5f", destination: "destination2a46c502-d38d-4c27-a846-dfd012581ce8")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "\\\\unc/folder\\\\foo", expectedPath: "\\\\unc\\folder\\foo")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "\\\\unc\\folder", expectedPath: "\\\\unc\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp//\\\\///folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp//folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp\\\\folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo", expectedParent: "bar", directory: "bar")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory08047a02-d8a3-46d0-b7ca-b23fc7079e2d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory141af7e0-8668-421d-bf2e-1b562c8048f5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory2e86334a-bd79-405e-88e6-6ffa35169816")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory400bc30a-970d-4a28-af68-100d5eb79956")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryd8e0aaf2-f0f2-43eb-a5b0-cd9c4505f2b5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directorye939380a-af71-4b69-ad61-248ed13ddc5c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.LinuxFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryfd85a36e-f735-42d8-a4a1-e6f841269923")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "\\\\unc/folder\\\\foo", expectedPath: "\\\\unc\\folder\\foo")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "\\\\unc\\folder", expectedPath: "\\\\unc\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp//\\\\///folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp//folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ FullName_ShouldReturnNormalizedPath_OnWindows(path: "c:\\temp\\\\folder", expectedPath: "c:\\temp\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo", expectedParent: "bar", directory: "bar")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory02c73526-6ee1-42cf-aa8a-85b5ac2f62a5")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory0f3e38f3-f412-4bd3-862f-8fdd1374b0dc")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory29a2b1f3-9c1b-4ec9-bbaa-1c6892e3f250")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory4e88a7c6-0e25-4b90-afaf-1118aed2f626")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory5ef6905f-c68d-4a3e-8d3c-ab8e853fbda3")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory8233edb9-d915-49fc-9623-4a2cfe02b7d3")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MacFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryfa40cbb5-f7e2-477a-9a82-4e34a031ae2b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo", expectedParent: "bar", directory: "bar")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory0dd85f27-11fc-4e8f-9bb2-d3ea1ce00746")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory189bb564-d545-43df-9b3c-f7f96b037d71")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory410946f5-d56f-4639-9ecc-09ebc0e2c26b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory96a3bb4c-8cc6-4606-bc14-69683b961a4c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directorybab7761d-c157-49f1-923e-04e4e37f07a8")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryc562e028-fa4c-4883-9560-4871f365d48c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.MockFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directorycd08f306-1477-4c2e-a693-89bed6d885c4")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo", expectedParent: "bar", directory: "bar")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory04950204-fdbc-4669-be36-7f2fe668bb79")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory18419459-fc3c-4c70-8ff3-588d0c75a8aa")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory1fb1d20e-f6cc-45e8-ae0b-8409857809ea")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory2e4125e1-acde-45e2-ba49-4fbe03a4490c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory4a34a1ec-0c3e-4911-b647-93913cf3bce6")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryd152faec-cbd2-4516-8389-cb7e1c1027d9")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.RealFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryfe351742-9271-4226-a00b-974e8c9d7d68")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ FullName_ShouldNotNormalizePathOnLinux(path: "/temp/\\\\/folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ FullName_ShouldNotNormalizePathOnLinux(path: "/temp/folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ FullName_ShouldNotNormalizePathOnLinux(path: "/temp\\\\folder")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo", expectedParent: "bar", directory: "bar")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory0c1e2ac6-c205-4a1d-8c0c-1ca044cb35e4")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory33e07354-fe1e-4fd4-a010-e0acb5094e73")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory37c2faf5-3b83-40f7-b6e8-56bf1842c04d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory3fb373cb-af0e-46ba-b20b-9250080ae8e4")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory56e69a65-d76d-4a16-81c4-8e6a31c5bb76")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directory9fa6b443-377d-4f2c-8366-5e1b5f56501a")
Testably.Abstractions.Tests.FileSystem.DirectoryInfo.Tests.WindowsFileSystemTests ‑ Parent_ToString_ShouldBeDirectoryNameOnNetFramework(path: "./foo/bar", expectedParent: "foo", directory: "directoryb5ec511d-c256-4a74-b9a8-00ac900c2887")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directoryInfoFactory => directoryInfoFactory.New(value(Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: directoryInfoFactory => directoryInfoFactory.New(value(Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path4426e9da-e31b-4dfb-a24b-cf1648cca4b1")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path52a31682-dfb4-4f18-9af7-1559ebbdfd55")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path678d62ca-f4e3-47c5-b4a2-eb4fe55de87d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path83d3dbd2-d4e4-43bd-83e0-0923504575a6")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path9d909c5f-bbb9-46d1-936c-3a806306fa2d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "patha77770ae-8f69-449b-9d73-88a95b3534b2")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "pathb39bd1de-3f17-4755-83f8-e7a28f164dae")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path26b21b59-c72e-4307-beef-ab4d9ae55ee1")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path2aeb7ffe-1f5f-4a1b-a798-d050bcac5251")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path38fd7693-8233-401d-a300-e32ed5b60cc4")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path8cc3b0c3-7435-44f1-b793-0db322567325")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path98afca8f-69fd-4b8b-819b-6a268d14fb45")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "pathad2d6fbe-3cc8-4c7d-bec6-7c192baf6913")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "pathc77f6370-16af-4d60-83f8-f5cec550a911")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path0915da45-0474-452d-aa8d-61c72dd09c21")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path262b3180-6937-468d-8771-8f338b9c0c91")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path580cb4a4-fc43-46a6-bf56-9a96abf0ac77")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path6aa37d90-0552-42ca-bb2f-81f2988d6168")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path92cc2ac9-1a13-45e3-8410-a84cf7094499")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathf627c085-c164-4ccc-a1f6-f989f6d32523")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathf9c0a65c-ccbd-4685-8d41-e9a0bea3b87b")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path4d01d395-307b-43d6-b356-fea07dbe6a39")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path4fbc9a62-933b-4fef-9482-20ae7e869360")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path4fd661f4-5e58-4bd6-8fd1-d8a8eb56eb9e")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path790211d9-17e1-472f-bda4-dbc5c608a25c")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "patha3c64911-0480-4665-bf5d-58e3a90712bd")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathb94b8d17-ce26-49de-882d-810346315b89")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathd44e34e6-4d95-49a3-9409-e4dd2a9fe6c6")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path23276562-2f8c-43d4-9e72-2e5c0cb2bda2")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path265caef9-3ba5-4dfc-93f4-828d6fe30ac9")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path3b5ac4cc-6158-49eb-b329-b5324b8253ed")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path40e0f8bf-ec4c-450c-bb1b-53c98042953d")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path8a2d4ce7-dd84-4b0b-bcff-5d759e5e0932")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "path982c6ef6-f191-4084-ac84-36a09c9bf950")
Testably.Abstractions.Tests.FileSystem.DirectoryInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromDirectoryInfo(path: "patha0d321ac-4793-4d57-8bd7-d3289a26d9f4")
Testably.Abstractions.Tests.FileSystem.DriveInfo.Tests.LinuxFileSystemTests ‑ ToString_ShouldReturnDriveName
Testably.Abstractions.Tests.FileSystem.DriveInfo.Tests.MacFileSystemTests ‑ ToString_ShouldReturnDriveName
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.LinuxFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: " ")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.LinuxFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: "?invalid-drive-name")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.LinuxFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: "invalid")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.MacFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: " ")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.MacFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: "?invalid-drive-name")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.ExceptionTests.MacFileSystemTests ‑ New_WhenDriveNameIsInvalid_ShouldThrowArgumentException(driveName: "invalid")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path0d475f1c-259e-4b3d-9eee-2b9cf593232c", subPath: "subPathff95345e-56a5-459f-a828-8beb74ac6034")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path144c0e13-947b-481b-a7c9-dfced886089e", subPath: "subPath227108b2-bb4f-47f9-be27-e37f788cd852")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path15b45741-cd2e-46b3-8066-7c9ecfa521ea", subPath: "subPathae8b4a26-dc0f-4620-ba63-4945bc2f9a5c")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path68c893ca-db8b-45ef-82bc-daf976fd0aec", subPath: "subPath0063e0ac-b50a-4247-bf17-2bc759556512")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path71ffb367-2085-4a9b-b52a-339504e0c836", subPath: "subPath66b1c64b-988f-4283-a348-896bab6d7558")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path926814d1-ae59-4b35-9ed8-ccd786aaaecc", subPath: "subPath7bdcec5a-67dc-4b63-881a-9a00f90f9126")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "pathc509acb2-7944-4fb4-9030-5a6d803515ae", subPath: "subPath90109c3e-93d7-4fdf-92be-43b33270791a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path04a8b3f7-c4ac-4eec-8fea-ddfee26cc7e6", bytes: [221, 219, 108])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path10d0506a-22a3-4635-a236-a4aff8207b4e", bytes: [11, 27, 48])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path1764e4c4-e0b6-48cf-b379-e51df6823fe8", bytes: [222, 83, 250])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path4e4d8ffa-ea50-4871-adf0-172f476b9723", bytes: [237, 16, 89])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path7b8316a8-c123-459f-af66-376760b8be0f", bytes: [213, 98, 7])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path7f22af2d-30d0-4c66-8669-35e789376608", bytes: [184, 195, 88])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathf9db9beb-0b87-481d-b4af-5124e244dd71", bytes: [168, 15, 170])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName06dd8240-d31e-469c-b3b3-c3f27e0e93"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName19d5d842-5315-4c22-9c54-f0c7c832f4"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName2034640e-52b4-449a-b833-8a76536b32"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName20e9abe0-03bb-4793-a491-173ad3184f"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName330cf7db-86d5-4ca2-ad3d-7d63845c93"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName94abdfd2-3aa3-4d4d-8e78-f0c7d55186"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamefbc0f55f-8d52-4b91-9e00-191300aaed"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'A')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'C')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'X')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path12022a9d-b609-4077-88c2-050587207de7")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path1c3199bc-a350-421d-8399-b37e87a06dd6")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path33298811-c2c5-4c98-ad40-d628274ecdeb")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path8ce1da94-e417-43e3-93ca-aa8eb145bf11")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "patha995365c-5347-44a6-b425-775b44f679d5")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathd0ccf591-139f-4c7b-a9c7-59b07f8606ca")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathd734115f-6cf1-4f6a-9395-54c765354c74")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path20677599-871f-4f27-bbce-8864485c28b7")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path43758e28-38c8-469d-85a3-d8d8cf493dc1")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path65b74b2a-f8e5-4cc3-9483-3cdf50e26850")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathd4642cee-bf71-4cf5-986e-11769096f613")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathd98599ad-8588-49bf-82f9-1285af6beb39")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathe49bf29e-c43c-494f-a1b5-0ba3faccaf65")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathf7211dd5-58a1-4ab9-9890-bbd8b28876b7")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path1b603397-12f1-4dc9-9f24-041a541fd5a5")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path3590d512-c751-4a6e-ab81-5e8889749687")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path5c1dff6c-e3b5-483c-bbd6-75a06713796e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path94901d16-16e4-41b4-acbe-02ae5d2f0ab0")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathbc5035ca-2dc7-4b08-b300-c51713710a5e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathcea857ad-8739-4285-826c-e8bd34cf47e4")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathf64f7e36-b2c2-4188-942e-d588f88a3130")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldReturnDriveInfoWithSameName
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path14947834-a852-4ef7-af7c-c7d51a2903be", subPath: "subPath710fe548-11da-4674-b78a-dbe05e567519")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path2a64e999-5e7b-4deb-90b1-686ab53550e8", subPath: "subPath57472bea-a93d-4dc8-9838-172c4cacd23d")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path38121b67-e619-4b44-bbe9-1a30b9b80c6b", subPath: "subPath2a430906-cd2e-4cc2-8182-d1e7edbcdc4b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path40071b19-99f5-4cd5-a0e1-01e2e747903e", subPath: "subPathd562a1d0-1bf0-42e7-a3fc-9dda76f6010a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path9241d6ac-e319-46be-8f47-cb86ffd6041f", subPath: "subPath45c24243-446d-493d-be1a-48c4b4560858")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "pathc01bdd21-09bc-4ab2-a0dc-28354d4426b9", subPath: "subPath43e49949-40cc-4b1c-aec3-11cbbc9d076e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "pathefb621b2-dff7-4e82-81d7-d9fa5ad9719e", subPath: "subPathc89dcf60-71ca-45e4-909e-ebf61dc2c784")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path13367084-f784-43b7-8be4-0615369e2e7b", bytes: [182, 6, 220])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path2a3a9a74-3fe9-4eff-89f8-dad213f9351d", bytes: [244, 142, 237])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path7306e441-0c97-4f6e-bb0b-51f709357744", bytes: [73, 225, 252])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathc34db172-92f5-46eb-a254-20b461113953", bytes: [187, 38, 52])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathc6b844b0-a8ab-49cf-82cd-eced529c1a88", bytes: [217, 97, 204])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathe1bbf220-963b-48d8-92bc-5a566f9c830c", bytes: [127, 191, 43])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathfdf19b63-5f8b-41cb-bfea-e8f81de83596", bytes: [168, 95, 216])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName68cc570f-14b0-43d8-942e-f95cb8d5bf"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName7bb67413-8c28-4924-bba4-462564b454"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNameb029e282-2e33-4eac-b3aa-3fa9c10c42"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNameca45a571-ce0a-46fd-b9e0-8831ef1b2f"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamed9889333-9163-4845-a46a-9308b458cf"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamee3bba3a1-2904-4ff7-95e2-42e30c32aa"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamef3ffdcb7-4814-4d25-a73d-8fc71f1613"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'A')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'C')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithDriveLetter_ShouldReturnDriveInfo(driveLetter: 'X')
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path50d7b831-af04-40d9-98a1-f98ae3c96155")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path8508af41-a489-49b3-bce4-ce4c77ded1af")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path883e20b8-2e88-4cb7-b652-897660193530")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "patha2b2a396-d334-4824-81ee-4d1338734ddc")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathde1b8a07-b33f-4753-ba49-5c83d44d126e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathe2722cb1-cecf-4746-8613-8c6d61e2afa2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathe5bc5a1a-17ff-4bf3-b62d-4e08e776a780")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path028f2778-0862-4982-bf6b-682320f10b6a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path04f70f7e-b959-4a94-b81b-9e1932e2d85a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path103a99a0-361f-4cfa-8dc7-aed40d3fca4e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path2c05567f-de86-425a-8e56-1832c8d7656b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path7637c330-c8d8-4799-947b-cfb1b076fdaf")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathd649ba1c-06ee-47cd-826c-9278bea7054a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathf09f70f8-5457-427b-8c46-b775c57e1187")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path241541de-0486-4716-a417-03c92207aa33")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path7c26c0dc-340f-4d19-80e8-fae3c214231d")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path97435e52-4272-49e4-a742-4a793a0c2acc")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathaa6bc131-9474-4ddb-91d7-f0aac9a0f9f2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathb9ccfa99-0b36-4b24-b463-83be9bed7133")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathbaa25de0-9fab-4abb-8ade-3f3ebea3a6f8")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathdc0bef4e-3097-45fd-ba68-774cef6b29b7")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldReturnDriveInfoWithSameName
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path32ebd809-1a5c-484a-9fc4-a65211a2de46", subPath: "subPath4be26b94-6d2a-4709-aca1-c0290f8b926e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path45911c7a-4abf-41bd-a8bd-e8487651c1a6", subPath: "subPath60e822a7-2fe2-45d1-8e23-ac108ea883f6")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path5381cb94-d901-4933-afe5-bf30041b3e16", subPath: "subPath96eb6fd0-81b9-4447-8ca2-e86c840bee60")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path53cbad30-28fe-40ba-b5ab-d51ef31b9432", subPath: "subPathc824d406-711a-4e47-bc70-3bf21060335e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "pathe4f05f14-5345-49f2-83ff-638595aace67", subPath: "subPatheee2f0b6-11a1-4c75-ad08-30072fc99904")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "pathef8aeb20-06cf-4065-b460-af60e9863e69", subPath: "subPath1199964b-caf0-4ea8-b4f3-387ba976c317")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path25ca3a5f-a484-482e-bdff-71ace06ee0c4", bytes: [144, 216, 147])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path78d041ff-3159-4cff-9d4c-434c4f6702ed", bytes: [172, 189, 98])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path90a4320b-6611-4311-b7e1-2d7d029caca6", bytes: [200, 70, 145])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path9106f03a-e0ea-43bb-af61-e4c57ce2eb34", bytes: [94, 86, 246])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathbdc27f24-082e-4ed1-bc3c-5b5695d8a114", bytes: [185, 240, 114])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathff25339a-97ed-41d0-8845-12f6f9506364", bytes: [252, 18, 14])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName1572c204-b820-4cd5-8ed6-d62d638a09"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName783d48c1-46ff-463a-8506-ddfa0356eb"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName7ec49ced-5740-4693-bb59-6a8545d501"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamecd076c98-1777-4b33-8812-49a7c9ca02"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamece57814d-6425-4675-bbc7-1fcb718ef8"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamee3cd6f2d-2cd8-4c12-a8a6-f7fdc570cd"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path256a4539-2ad2-4653-be57-295f72c8ad93")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path329ae8ca-5d7a-4f21-ba1a-d2bfa242dcc7")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path91b1f6cb-2981-4b4b-ac8a-9e0a70833141")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathaab7b082-d4b4-413f-9aab-e46fe2d7ecba")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathaf567e31-93c0-4af0-8173-20869196a7a6")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathb7ea43a9-fd1c-4325-a909-b7913aa1c71d")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path1a63dd75-b1af-4936-8485-5ec63d39c1d8")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path3a0ab21b-ca54-4cac-a246-2955f58d5c7b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path3fb705e3-9782-43e4-ad1b-b2f4948d7a5e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path771a1564-43d8-4f37-8dd5-a7d429cba2a2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path80657882-9eda-4a24-9b22-4037399562e2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathda0502bf-620d-488d-bbe7-268df8585712")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path002eacf0-fb5e-4c3e-863e-cd9e784c481e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path064cf291-bba7-424a-8627-09b1a8d8285b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path079bd920-6ec6-4427-9888-8d90c776da84")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path38cf247f-e1cb-4e2c-b1a1-7fa1aa2d3b7c")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path989cfe12-c687-49fb-a394-6294a9b9f32d")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 995 to 1254)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 995 to 1254.
Raw output
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathfa1cfde7-35cb-4cfd-9e2d-73c6cab8d85a")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path1428e51d-4144-4e09-9aa1-249c5b1af1a6", subPath: "subPath916f090d-4239-447c-9e20-3a70ed6c310e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path39422268-6e59-47c2-b4cd-af56b5451c9b", subPath: "subPathb03413de-5ed5-4d03-a706-7cb326d983b2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path4cfd1af0-4c88-42cf-8eaa-482715986f3f", subPath: "subPath26ac3ad5-caa6-428d-b993-d402e3bd21ff")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path4e180275-bd96-4552-beea-f7b847ede51b", subPath: "subPath707db21c-b24b-4284-8033-76e708cccbe5")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path6410d2a0-6ae9-4e8b-a971-55a4a5072f10", subPath: "subPath11e26b4b-1c97-4958-9904-d58b39eff4ec")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_CreateDirectoryInfo_ShouldOnlyThrowWhenAccessingData(path: "path6fd3af15-a1d4-490e-8514-8bb23999ab66", subPath: "subPath342d77bd-5516-403b-b309-74e59d155e79")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path2d2d55ed-f869-43c1-bd6f-d18cb38a8bdc", bytes: [179, 63, 207])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path613dbb9e-11f9-43b6-9c05-f967956306ec", bytes: [58, 67, 134])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path6b2542ed-e2e7-4a66-8d84-e748488ceb9e", bytes: [126, 220, 105])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "path8f802180-f33c-4606-87a1-a5f1ad82d420", bytes: [98, 114, 172])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathab8fb8b2-e5f6-4ca3-a32f-a856c1bf0cab", bytes: [126, 123, 196])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ MissingDrive_WriteAllBytes_ShouldThrowDirectoryNotFoundException(path: "pathf7678997-cb8b-402f-af19-301e0bfc576c", bytes: [225, 144, 148])
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName00c6ea4a-5389-4d4b-9e3a-55e1f5dff5"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName2a21cc1c-5542-425b-8255-0c9b43e38b"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName5ac2d364-77c9-4191-829d-792ee82cda"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveName75f7ebfa-31fa-4f59-9f8e-55eff52492"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamec5779066-6633-442f-983e-f97f5d1152"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(invalidDriveName: "invalidDriveNamecdb5bd6f-aed1-4ce0-bbe9-8c4f52590d"···)
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path7ba1bec4-df08-4787-baed-7e8146265eaf")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path93b4b5c8-c591-4160-a642-160ff2d78450")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "path9ab35fb1-03cb-4f63-834e-3a8335f40095")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathaa5c3c37-2f9b-4b2c-9cb1-bc4bfe604d52")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathb6514a8d-4001-462d-8ce4-25e93bb3260d")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'A', path: "pathded5d362-1249-49da-b8f9-1c711ff90e23")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path2d149953-9d94-43a9-ad9e-7735466c2822")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "path55d4a1e2-0227-4fdb-8130-46dd24b30aa4")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathc4ea02bb-6312-4747-af44-e0b15f88179c")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathdb85a5f3-0315-49e7-af09-7a490e613bc2")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathed45a20d-57ff-4068-a9a9-2561aa90dbbc")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'C', path: "pathef457a76-4bbf-4164-8372-5b6e1bb8fce1")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path1f7876a3-a63f-4bb5-97e2-8db94a5c900b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path538a2831-3cc0-42f3-826e-3462c330460b")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path665889bc-79e7-4aba-bd65-86fe1bbde162")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "path6eda2a49-893d-4d25-8d91-995ba8ad539d")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathc36af92c-0c3a-4ff3-bf05-9bf5962c2eec")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ New_WithRootedPath_ShouldReturnDriveInfo(driveLetter: 'Y', path: "pathd513c159-4777-4a34-8b6a-87a1de86088e")
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.DriveInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldReturnDriveInfoWithSameName
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "0:\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "C:\\elsewhere:\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "^:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_InvalidPath_ShouldThrowCorrectException(source: "C::\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName06be4095-ced5-4572-b875-61c3d51a6c07", destinationName: "destinationNameb11a872a-4849-4625-9342-92a15268d79"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName0c6c02cd-14ad-48f0-bf15-373b4ecdf7d3", destinationName: "destinationName5cf7ff9d-ebb1-4bcf-accb-4e3da33cd3e"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName6843169e-123b-410e-95ee-cee4fb8a92ce", destinationName: "destinationNamebcddefd8-142e-4274-9b98-c3712467521"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName8866a40e-b99e-4003-81bf-2d0f7ab1fa53", destinationName: "destinationName59ca259d-5343-4db6-a41d-4b825acf537"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName9e1303e6-6a42-46cc-9537-0a146db0762f", destinationName: "destinationNamefc5adc99-6bb6-4639-ae3d-3f11875b1e7"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamec1f81b74-89ea-44f9-bdc6-402db717b6bb", destinationName: "destinationName5e67be4c-51dd-468e-9338-1e749759e1c"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.LinuxFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamedc3753d6-08ad-461e-bcf8-69a52a3d0cfa", destinationName: "destinationName7b8fc172-8932-4ba9-98d8-0574d6bb51c"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "0:\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "C:\\elsewhere:\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "^:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_InvalidPath_ShouldThrowCorrectException(source: "C::\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName94589714-8edd-49ef-b01a-39d31476bc18", destinationName: "destinationName0d119c45-5c2b-4c9a-873f-2e1c8a4b098"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamea6fbab16-6889-4e6d-8d6c-d695dfe7355e", destinationName: "destinationName85ebd391-8ebb-4305-b6be-3c5d8498a69"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameac1d4bb6-1bed-461b-a3bd-6ccd55ad37f2", destinationName: "destinationNamef2422b13-5e77-4dac-b99e-7e2d5cdfb95"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameb14d9499-6e27-49cc-87c1-2f47643c484b", destinationName: "destinationName40a41eb5-0f43-4ca8-b311-568406f350c"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameb874e32f-610d-4605-b82a-665e51b52786", destinationName: "destinationName292f1b3c-a7f3-4add-9221-a3e672d1077"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamebe034aa1-4b07-42f1-b1ec-cc6588d86751", destinationName: "destinationName4493930e-de68-4146-9136-48c6a216f83"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MacFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamedcd3cd55-855e-4439-b7ff-c0e7d17b35f1", destinationName: "destinationName4b88cadc-ff9e-43d4-a451-26a7e15b848"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "0:\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "C:\\elsewhere:\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "^:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath8dcc6f8e-5bcc-4899-a7a6-005fe6d831f8", destinationPath: "destinationPath27b64a07-665f-44b1-8f23-8f7389566dd"···, sourceContents: "sourceContents0323aa82-b9f6-4c2e-9818-3fafb6fb8c77")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath9c6e2db6-a509-4a99-98ce-bfb8f0b787d8", destinationPath: "destinationPathfbc94eef-4722-4e11-b246-e5f545c24d6"···, sourceContents: "sourceContents5650db11-e185-47d9-9753-353949da43b6")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath62095584-31bd-4b53-82cc-e9acb9474618", destinationPath: "destinationPath68362f92-ea3c-4acb-9441-925a2ceda93"···, sourceContents: "sourceContents6a35d4c8-800d-4b9e-8217-9b34f47dfc69")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName23995a20-8bd1-4886-9419-4ede7d5b37f6", destinationName: "destinationName2162c579-a179-4e9f-a3f2-c67898c0060"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName62696b55-e46b-4bbb-9409-2205fc27645a", destinationName: "destinationNamec4fe9ea9-f905-44b0-ad80-0216748e53d"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName9a56fb39-7060-425c-a6a1-8f26190a03cd", destinationName: "destinationNamebb0ab7fb-1085-4618-b162-e6041c0a704"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamebb776192-3403-4aa8-ae80-23fe4d9a0835", destinationName: "destinationNameb5b5f3e2-3d2e-49c1-bf87-75f6fb5a471"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamec74132ba-aae0-400d-a7ff-f3c8e2427c02", destinationName: "destinationName6ad8a147-8787-4f11-99b3-d9f5cff8eff"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.MockFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamee95b9681-a7d4-47de-b7ad-888e2ff5828e", destinationName: "destinationNamebd1fc182-b1b7-46ff-837f-5efbe8d8ae7"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "0:\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "C:\\elsewhere:\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "^:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath02c9e536-4a1c-4f61-8831-bca104fff53a", destinationPath: "destinationPathc6f85f19-5d4d-4a3e-b06b-aa465ef7e8a"···, sourceContents: "sourceContentse10a5d0c-c11b-4783-b6ce-0cdc11246a71")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathe1ace936-ca5d-4344-b110-57a2c4b148e2", destinationPath: "destinationPathe2ed878f-3616-46d4-98c7-de6f78f93ba"···, sourceContents: "sourceContents51cc1e3a-a670-4ac2-9cc6-9957946012d8")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePathcc77cbb6-b984-4158-aabb-62d8a2f41c7f", destinationPath: "destinationPathb7601b5a-2dde-4fcf-b242-33a8941ea7a"···, sourceContents: "sourceContentsec522458-51fc-4dc9-8c78-35bb81ceeb6e")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName20d0bb18-6023-4262-ba5a-421174254374", destinationName: "destinationName70d3372e-13c0-41a5-a45a-54ac508d39f"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName295d1494-9119-49b2-a776-508d646ae9f9", destinationName: "destinationName912c7ea6-8a3f-4e27-8599-d9f520f950e"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName4aa15ed7-1ffc-41b5-b3d8-08e69fe5f98c", destinationName: "destinationNamebac239eb-7025-471d-bedb-81645305c96"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName7c7ef9c7-5cea-4e13-bd7f-f0697e78a099", destinationName: "destinationNamea31e4c9b-e8a9-4a97-b8d4-ca87d593134"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameedff76af-1c4d-49c3-a25a-278d1bdf2e53", destinationName: "destinationName05699598-6d2c-4b27-84d1-08e22f331be"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.RealFileSystemTests ‑ Copy_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamef19a4bd8-0d4e-4615-a1e4-f7f902334fd0", destinationName: "destinationName7644a74a-0653-4c41-b974-46fbcc658ba"···)
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "0:\\something\\demo.txt", destination: "C:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "C:\\elsewhere:\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_InvalidDriveName_ShouldThrowNotSupportedException(source: "C:\\something\\demo.txt", destination: "^:\\elsewhere\\demo.txt")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath2680a386-2904-471c-8d1c-ee3003bf5943", destinationPath: "destinationPath5c190afe-188a-4f88-91bf-3b886110b8e"···, sourceContents: "sourceContents905db5dc-c4b0-49c1-a384-2966f7095a3b")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath2d9d3433-f846-4cec-8f41-1861884c7a71", destinationPath: "destinationPath795137ea-aaca-4dce-a27f-5acacdc9795"···, sourceContents: "sourceContents4737def2-6793-4866-8753-594afffcf3dc")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath5a546bed-9509-497f-bb12-848ed6665423", destinationPath: "destinationPath2adec65f-1b23-496f-bf69-2ce87ffb249"···, sourceContents: "sourceContents8a24b049-09ce-44f8-8aec-7da836848426")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath5fc6e07a-75a5-4238-9b53-bd60461921ad", destinationPath: "destinationPath606ae01b-365b-43da-9d6d-fd9e916089a"···, sourceContents: "sourceContentsf66ac1ac-0bf3-409c-9436-63cfbb54c885")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath81ea7c4f-9ff7-49d3-921d-87b39e3c46c9", destinationPath: "destinationPathe2e64c6d-aceb-4510-b7fa-ba6c8e3cd11"···, sourceContents: "sourceContentsa26191e5-2b4f-4a6e-8572-9a049aa2a8be")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath9b2e1691-fedf-42f4-916e-2a87b5f920a5", destinationPath: "destinationPath740e9c30-5b07-411c-b1bd-56bf742843d"···, sourceContents: "sourceContentsa3996f0f-efc8-46ba-a5d9-7bc03786c1f9")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathf39f12b3-406e-490d-baed-8009cf6d043e", destinationPath: "destinationPath690ba8c2-5ed5-42e4-9b8f-7bbdbd37616"···, sourceContents: "sourceContentse2ddc22f-68a3-4744-8b31-7519a99196c9")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath11d5a0e8-93e5-47d4-a626-402aae3a48ee", destinationPath: "destinationPath660c6bf6-ef99-4684-9d4d-df25f790c85"···, sourceContents: "sourceContents7b3c4a59-1c6c-488a-86d3-769e776ea437")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath3978e6b2-de51-426f-b647-2c3fb73cad9c", destinationPath: "destinationPath590b2ad7-ca04-4f10-92af-c903d0492c9"···, sourceContents: "sourceContents6cb21494-f8a9-4d3d-9b89-f3fbfb2808c6")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath4ea72266-931c-41a2-aa3e-a45ea5036ef3", destinationPath: "destinationPath76ebbb69-8aad-4aba-b752-7ca569de974"···, sourceContents: "sourceContentsce7bdb98-d26d-4a7d-9a25-d48517100cf0")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath589f3ea8-b0e6-4cb0-a776-4c4e26b1e591", destinationPath: "destinationPathc1cfbd50-9e0f-4229-b283-a64d587baf2"···, sourceContents: "sourceContentsb51de058-df08-4ea3-9aac-146fdc425b92")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath59c733d6-d3de-4d70-994d-9d070c4c06ba", destinationPath: "destinationPath8dfcebda-5e96-44e7-91b7-b9f24ac166b"···, sourceContents: "sourceContents8d4acc16-5de8-46ba-a2e3-0f6fcd40014b")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathb38703b3-8f7a-441b-93a0-db2934b1b9e5", destinationPath: "destinationPath000d5801-bb16-4d40-a897-d2c166d3221"···, sourceContents: "sourceContents53804f3c-171a-45b9-915f-41cfe8ab357a")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathe613406c-abe6-4f54-8bd0-db837992c46b", destinationPath: "destinationPatha4d1fe06-8eb0-401e-8e18-ce8aa26cc1a"···, sourceContents: "sourceContents92655160-b761-48ef-b9f2-72aadd8ed66f")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath05589233-4c52-45a9-a496-1bd8d3f69e27", destinationPath: "destinationPath158c981e-2044-405f-a694-49cb58f0e88"···, sourceContents: "sourceContents4184e488-7c3c-4b55-9e44-27184ca84a48")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath4a5fd4d2-0e9a-4a96-a211-4d6f347bb2ad", destinationPath: "destinationPath7f0ea8a6-ada9-4625-8508-7b0e896bec3"···, sourceContents: "sourceContentsc020a820-0934-46c1-98f2-5f484131bfe0")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath630713d8-66f3-4285-9eea-b72a224cc748", destinationPath: "destinationPathfc33d19f-195d-499e-82c4-ad6eb29658e"···, sourceContents: "sourceContents6ef17b74-524b-4498-87d5-f00c41478322")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath8a056389-0b7d-4a8d-9ff7-f222475b3185", destinationPath: "destinationPath689e4062-22e7-4c3f-a3f3-f5d5df419d5"···, sourceContents: "sourceContents2b64a738-d947-435c-8077-6a69066c36f2")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePatheb37ceda-ed5d-4ba6-9e0d-9abe6b8af52b", destinationPath: "destinationPath80176d1f-18cd-403c-9f39-9a79a391eec"···, sourceContents: "sourceContents1c835923-6f46-4743-8c4b-a33880470417")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePatheb920360-0d25-4cd0-a648-4b95426e305d", destinationPath: "destinationPath7ee7c817-bba9-410e-a370-785a637efd0"···, sourceContents: "sourceContents1a2fc4dd-13ea-455f-8715-477470178fd9")
Testably.Abstractions.Tests.FileSystem.File.CopyTests.WindowsFileSystemTests ‑ Copy_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePathff5cd229-3f92-432c-b956-0f435ae6aaf6", destinationPath: "destinationPath7886dd38-74ed-42a8-89a2-deecc42f39b"···, sourceContents: "sourceContentsefb70ff2-5e88-4747-9632-9ccf7b3aea42")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path0cf4a895-cc3b-4951-95c9-c112ad1474c6", contents: "contentsb34b8521-8cc2-4ee6-ba0c-6391c389f962")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path77245872-2585-42dc-8270-6aad25d158a6", contents: "contents7ad006c4-e88b-4a74-9546-8387549f7243")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathb54e41a4-f080-40d4-b4f5-ee20a420a0fe", contents: "contents07409e3d-cceb-47d8-b480-f5977aa38fea")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathbac73228-4636-419f-adca-b8704d177171", contents: "contentsd25bd787-4c0b-425e-91d4-20166f22eb96")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathce9ec834-adc0-40d6-8cf5-648260a1d611", contents: "contentsd5370b62-1e81-428a-9ce1-de5f6fa20b8f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathd0fb6374-9572-4837-8fe1-4e3903e1fd8d", contents: "contents5b4dd6f6-01a3-4624-ab2a-a107c0ec80fd")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathf2dca079-4d0e-482a-b115-4843a95d1e39", contents: "contentsf60ee6ba-4f71-4a42-a482-fb7d0081bd0c")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path26637451-3ac5-4d3c-9852-d503916a0d4c", contents: "contents97d6020b-1b36-4edb-b46d-036b3099f0c0")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path2a1ac45a-663e-4d6f-a5ab-9c5dcf7bad59", contents: "contents1674aeb7-760a-4c14-a420-89f932bc1717")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path465f2f08-3230-45b0-84c1-a412c53e122c", contents: "contents35d38a23-c63f-4e31-b489-7eac20aeba20")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path6de7868b-de29-4f0c-b82a-ef992417b22b", contents: "contents38303211-ad3b-417f-a849-bfa4753a9966")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path74afe967-2965-471a-b813-b4382bf3e3f9", contents: "contentse36e48e3-767b-4416-a85e-1c3957642475")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path93101708-80d6-498c-b6a3-c99f49052e93", contents: "contents99bea163-f77f-4090-a830-a91798beb366")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathe8f727eb-5a3e-471f-b773-efa2230fd484", contents: "contents91afc3d2-0a1e-4aa5-b9de-3fff4d044391")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path63da0d38-576f-4de5-a0e6-a7c3b84b52b2", contents: "contentsf8fb8f7a-3207-4fe8-bcb8-0a4b3a738cd4")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path97925459-dcb4-4fb9-a404-f0616e9b00a2", contents: "contentsdc6d5ecb-ea10-43f4-b532-e90039aa48f5")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathb64bdef7-12cc-4330-8b7a-44c361cbf97c", contents: "contents56973e43-1fbe-45fe-909e-ff0fa3ba1a28")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathb772391e-53ee-4b3f-9a8c-67389bdd9b8e", contents: "contents305541ad-fca8-4f74-9834-59051a551d67")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathd9595129-8016-4007-9dc8-ac429008eb53", contents: "contents1f0b4235-6a2f-42c5-aeb1-cebd87c225a9")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathdcb06e9f-8925-43f2-ad63-60046171de06", contents: "contentsfbab3423-2739-460c-9252-3eeb38ba74f6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathf59e68d3-2416-4022-9592-e319f5d9dbd2", contents: "contents94f4d273-4590-4390-b62a-9a041d5c1374")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path29842c5d-3ee6-40e2-bdb1-180c69e553cb", bytes: [175, 146, 222])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path383f3189-eec8-44f4-b42b-9c3d8ee3f16b", bytes: [161, 239, 233])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path3fc759d9-39a8-4218-afa0-e20c4903ab21", bytes: [246, 128, 156])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path477585ef-da63-4af5-bce0-f58c65aef7c3", bytes: [78, 133, 74])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path7877a3fb-8f39-4c10-ad85-6c07491c348d", bytes: [33, 196, 179])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path88a7c2cc-2619-4a02-b2a0-0cbf76918561", bytes: [76, 140, 210])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathb6fec396-be38-4886-a9af-5df0dade29a5", bytes: [138, 9, 154])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path04157014-f36e-4b3a-a32d-b8e41de45eb5", contents: "contents06027a8f-33a3-4ac0-8acf-20da3a6611dc")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path413d5b37-a442-4e66-9931-031052eb8b96", contents: "contents7a4d6c21-4103-4994-a6b6-96d00b4bd21f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path6721e2d7-3555-43be-8abf-a40ae57afb46", contents: "contentsfe94085f-1a62-44ee-b50c-4e10f207eb09")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path676ec6d6-a9dc-4455-abcb-25960305bcfc", contents: "contents83872aad-5a80-46ba-ab17-442d1f783af5")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path6d594fcb-7a7c-441e-a3c2-065c5366e25b", contents: "contents7efcef53-f173-459f-a462-2723c4400d0f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathe6de2cea-6be7-48ae-abb1-93a912fe30b4", contents: "contentsadd6c4ae-6828-44e3-966e-5f7bc178e14d")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathf42c2eb4-bbcf-44ea-816a-f4ff1a5fc605", contents: "contentse7eb71e6-56a7-4508-961f-0cd1d61274d2")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path0495ad3f-b049-48cf-8aa5-e2b543d08fe9", contents: "contentsceddeec4-e462-40e2-a539-30a5d4407eba")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path3aa5d1c1-5399-4fd7-8c95-011f676f212c", contents: "contents93e1fdf4-815d-499c-97a1-6ae036dc66c6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path8b8e3d0c-bd19-4fd9-a5c3-b2166c6035da", contents: "contentsaf34aea2-0ae8-4b4e-86e5-c8b2a928e7da")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathb324466a-513f-4d9f-9517-bdb3cc667541", contents: "contentsb7eba1fc-0642-4859-86a0-52e27e89d143")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathb36c0985-f821-4554-be7f-4c3db01c6dd1", contents: "contentsd2249852-2148-4c40-97d8-9c6136d5ce36")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathc7ed538f-8a66-4c9f-b5e2-ae86566f4e93", contents: "contents14fdfcf3-4782-4007-8b63-499ee212c623")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathe8853be2-83c1-42db-8695-f60f2ce05958", contents: "contentsffb72b50-b4eb-494a-9ed3-08c3c76b5e93")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path38dbef80-63c6-4439-989a-03b2ba6ceaf5", contents: "contentsa96ff4ad-8fa4-40eb-9075-4c791bf455e0")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path67c2d65f-ba1f-46cc-869c-08d523a1c1b7", contents: "contents2ebfd89e-4263-428b-8473-15ce6541ea31")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path7883d7b6-c720-44f5-b820-200768636f02", contents: "contentse5588c5f-10ac-40ef-ad51-a8a8dbc623bc")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path8f51ec87-f477-4d76-a96f-0d00dc7b208c", contents: "contentse45c4f77-38e6-4a21-b219-28631fbc40c3")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathb7dc1af7-0db8-4ade-b7ee-79820ef34318", contents: "contents4d66b769-8fba-417c-b844-5c2330fd7a82")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathd87377c2-a359-49a2-939a-a7c2c26e0e04", contents: "contentsc18f8649-f803-4165-b84d-01e8be41cc35")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathd87da466-a99b-4776-ac03-33f4a1b2a643", contents: "contentsf61753f3-6796-43c6-bb73-720fb1b1c193")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path1a3c9d2d-74cb-43b5-a217-e61851f8c713", contents: "contents714a91ac-ae8d-49f8-a5bb-fcbc8680876f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path4109b77b-7683-41a7-b875-bf61ee142663", contents: "contents420ea9a0-8344-4147-97b5-30e01838386c")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path66e34441-53fb-41c3-9923-dee1bd7d5321", contents: "contents4737429f-f49e-4e21-807e-61b54b2874b2")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path6a900b35-6f40-4e4f-b37c-7786e51a4085", contents: "contentsf084179a-8916-410c-b1e8-25ddc01a1516")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathc13ab04d-5def-44d3-aff6-177a0c38300b", contents: "contents7683b7b9-5e9c-4bc1-bd2b-dfd85cd36fa1")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathd4329a50-9202-47dc-9f31-ce49bdcbbad3", contents: "contents36ed1418-d7da-4f9e-b405-0c029080b3d7")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathd5aa0dcd-34bf-4494-84a3-97d855a7d14d", contents: "contents65c7ad57-bcce-4d46-a0ed-adf5b105127e")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path0709cc21-7eeb-469b-8f7b-10457799955d", bytes: [56, 159, 113])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path3adceebf-84cf-4879-bfa1-f73f38ac7dca", bytes: [84, 54, 111])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path4fadfea6-d28e-4d43-8998-19a449d2b4aa", bytes: [147, 33, 210])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path80004c18-c37f-430f-aafd-39c05d7bd89f", bytes: [103, 189, 197])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "patha348edd5-5d97-4db8-95d5-5ff5cec43233", bytes: [57, 219, 145])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathb59452da-95e4-4fc9-bd8a-d638337cfbcb", bytes: [248, 190, 161])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathdc06ceed-0ae6-47af-89b9-e373420a084a", bytes: [4, 235, 128])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path38d3ce85-cbf2-42c1-a8ad-14b3f61cc930", contents: "contents5d650c79-bf36-471b-85a2-dbe2ba4f6a88")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path5d88542f-cb65-4d55-b61a-893001a26abc", contents: "contents27cbc8c1-cdab-4c31-b162-22cc2f409d9c")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path6b384533-3463-4bfa-9f35-b68f9294316a", contents: "contentse2e41205-6d50-4b46-8904-4f978181ee99")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path7af163c4-319b-45a9-87a7-f6a72cee0f31", contents: "contents22d7a28e-f16e-420c-ab87-bbfff7d5f9a1")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathae87b5c0-4949-4079-be2c-e77ab54c22bc", contents: "contentse54f97a6-2b61-47e1-b70a-8848c0b1fe60")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathb32c9c56-af2a-43b3-ba6d-6f8ac7cc5013", contents: "contents14513849-f91e-45c0-9df2-6d9e266c92ca")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathbfab2e63-f522-41d8-bf95-29616475f7d9", contents: "contents221c845b-afeb-4109-ac4d-e39346d5d905")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path0d92d37f-4cb9-419c-ba7e-8a12508b68df", contents: "contentsefb752eb-7377-4488-8a4f-1f0ce7adff3c")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path24699ba2-d8d4-4449-b2b8-f1440350dc54", contents: "contentsc4c39e6b-60e9-4521-bd6b-1744a4f8cced")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path7f0702bf-4357-43a7-8264-794f3f3fad6f", contents: "contentsa186fc7d-3e16-45f9-9afe-12347dc9b79a")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path951b8dda-001f-418a-9f30-1ad6c2b3472c", contents: "contents6b63559a-b963-419a-ad23-5a6d971a2763")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathe4e2a4b5-e59f-4b7d-a728-66edefe47722", contents: "contentscd939d97-f6f1-4929-8acb-4e52e816b9c8")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathf007ec4c-7e81-4e88-a57c-98d517a6e39c", contents: "contents69e34202-e6cb-4b64-9254-b855262e4600")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path12e59129-3b1d-4a58-bb5c-1b2935b01a0e", contents: "contents1b277e20-2650-4c14-b0ac-6d78af8b4ecf")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path2f572845-7100-47af-9e9b-a33b04e3c200", contents: "contents6867e18b-b686-4eef-b281-0af7d945144f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path59eb7fc9-476d-48fe-b17f-7bc5398ab9e8", contents: "contents8ba63b75-b2f1-44f0-9f40-48371f0088dd")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path75b42ad5-e2a7-4f9d-b290-1e2efec3b9fc", contents: "contents3a03a8a6-f55b-4093-92df-74dd64614f4a")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path7f00ce68-fee6-44d2-a7d4-c8e83443fb65", contents: "contents0a230dad-ccba-4e79-b9e5-92c53b687bd7")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathae73b847-8185-47a0-b895-7e2273c76a53", contents: "contents5ce36f01-4b1e-4392-89db-794f1a4f5205")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path047edf15-8407-4aa0-9338-f546473a4b25", contents: "contents3a2f884b-c040-4b77-abd1-235884357318")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path21ba1b90-b8e9-4e5e-a7db-5d03a5a66ed7", contents: "contents71391976-d187-4d12-b7dc-fd64df5bc786")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path29da95e5-4b17-4470-b832-60009d5ac813", contents: "contentsfabace30-c2f4-4785-a3ae-4485ab4e48b7")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path7d13be0e-72c3-4da7-9d04-89567a1eb9a5", contents: "contentsd581d4ae-7c20-4927-8d69-81b39de272ed")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path996e2c61-3aa4-4961-8463-fbfafa7e327a", contents: "contents2a5fc1e1-f85a-46e2-8349-5c6188212d19")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathf5d24012-f665-4f33-8cca-0aec193a75a3", contents: "contents78ae73d1-805c-4998-a499-8c33e1d1f348")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path4ce480aa-d93f-4a1f-9cc0-2292a1f17cf2", bytes: [38, 26, 150])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path94e93a47-0826-4410-9e15-0782c12ef167", bytes: [103, 178, 247])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path9f3561d1-1edd-4a5e-a5ff-50de8211384e", bytes: [64, 1, 93])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "patha3a798fc-0d61-4383-aa23-f7012f208b49", bytes: [1, 99, 53])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathc173c24a-5562-4a35-8fbb-cd348191f0bf", bytes: [132, 30, 166])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathf502ab18-ef09-4ee8-bd27-a9dcd4e926d2", bytes: [235, 255, 199])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path0bf4f3ed-a23a-483c-908c-636f51b6b157", contents: "contentse29c5475-b083-4da8-81f3-4856ece6da2f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path200c3f5b-311e-432e-b446-adf182f27845", contents: "contents7436736d-f25a-49e7-9dd5-709aa7bf375b")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path21110223-c60b-4e8f-afb4-8de79280a692", contents: "contents2da4d6ca-91a1-44cf-8361-9a068603f488")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path650b5390-b34d-454a-ba30-66978841a8ea", contents: "contents75feca36-fb6c-4012-ac7b-2baf6015ae5b")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path67db0763-e753-4f28-8b2f-ba0c2da9f445", contents: "contents671b56e1-df6d-435d-8ab7-16f713a0b525")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathad26ce1e-ffb9-4160-8b9a-8693ca79a1ca", contents: "contents58c1bb07-7bb2-4302-9ec4-87fe57e8af56")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path1809163a-f7c3-454a-bd4d-499e91f98dbe", contents: "contents1d30fa3c-0092-4ddd-9227-fedfb637e3db")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path1c628971-b843-4f83-8bce-7fe4b86c432a", contents: "contentse3237948-e4d5-40a5-a3b1-f8e02da98e4e")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patha046a985-385f-47b7-b9b9-5b3991063ced", contents: "contents7eeffc4b-d1f5-4291-9888-56dce948660d")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patha3a4c5e6-6573-4dbb-861a-676c25c18e84", contents: "contents3806603b-9a74-43be-8585-c9c3595888b3")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathdac11707-3a8c-4b12-97fe-9fa9bfd54c12", contents: "contentsab8e13d6-e0bb-4f76-9ed9-a89398d017f4")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patheb9a8de1-2364-4d1c-9968-a8908feaf54c", contents: "contents3324ee9b-68d8-44f8-baf9-450cd94fc4ae")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathf524b855-f96b-4e18-926f-66ebf6bbd83b", contents: "contents2d3589f0-bdf8-454a-8fde-7d373bb2ea99")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path1308ec1c-82ee-4ac5-af66-13e24e713f09", contents: "contentse40b7555-506a-4862-9722-6e559a7608d6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path37c4af8b-63a2-4991-815c-194c68d4a029", contents: "contentse91f42bd-ec10-4630-83fb-2dd8466fd189")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path3858d1a3-0afe-4849-9ac7-bc7fe217a992", contents: "contents01c888c9-b3ef-477e-91f4-13796653b2d6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path5a436689-fd12-4d53-9c4f-e7d2140888f4", contents: "contents2f7a942b-d070-4a41-8fbc-4b6035abcf2f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathd45141ea-8a77-4c78-beb0-d821cc626aea", contents: "contents6775acb2-bcd6-4f56-b801-b6f7a5d80af5")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathe3695650-638c-4bd8-b403-d7c24cc86cff", contents: "contents69710644-633c-4a84-984f-8c8223802a76")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path0dea439c-e578-4cd8-809f-e55c4bcc6f95", contents: "contentsd469367f-b853-420d-bec8-040959ae888f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path2c607f14-2c90-445d-a44e-431bf2dc5cfc", contents: "contentsd07a51ac-2ff9-461d-ae36-516ed98c2860")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path505160d8-bf9c-42d8-b513-0f42c0e23de7", contents: "contents86cfcc65-c171-4255-8b34-9ab9f33b8d4a")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patha4841506-0bbd-4161-9622-6ecf86f2986e", contents: "contents63c58f49-c505-4670-9779-e57f2c037f92")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patha722fcf9-8cd8-4d4d-85e8-75907fa0892c", contents: "contentsccafdd61-d707-42c2-b569-eac571f931c6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patha7caefd5-b7d1-463b-bfa3-5a08f0e2fda0", contents: "contents5876e5c7-0462-4f31-8115-4868234bd40c")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathae1a7d2d-3a65-46d2-8aca-bb288d2116c3", contents: "contents49e181c1-2bf3-4fd6-b325-f733490b4300")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path0f134cd1-73e1-4feb-a28d-c0672965e6eb", bytes: [244, 59, 194])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path252da7d7-94f3-44cb-9d9f-5f07304de187", bytes: [201, 44, 114])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path325724b1-5a5a-4eec-a414-be44f48352b1", bytes: [211, 230, 218])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path49ad47ed-b322-4066-9a12-723f1904984b", bytes: [148, 177, 59])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path69e40b67-fa4f-4dbe-a538-1d508e4dd5c3", bytes: [160, 99, 113])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path72855cce-5451-49c7-9f9f-1e17ec546e28", bytes: [130, 174, 250])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path88a074af-0f22-47f8-b756-046a496afb8e", bytes: [95, 69, 124])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path39738800-09fb-44ad-a0bf-b7f9ac0fd0f2", contents: "contents42a6d5d0-1e94-495f-8000-6054e550e4f6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path52f9ae81-a707-4a22-a9a7-94993e7a2cab", contents: "contents464a43a0-661a-4db9-abbe-354f74d511ff")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path59a29cd5-8420-4f87-8204-52b88dd4bf47", contents: "contentscea3826d-b35d-4e7c-a2b5-ece906f892c8")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path5ea0234b-264b-49dc-bf2f-60bf5af385fe", contents: "contents64d2bc33-7a15-4dd8-bc80-e1bb3be057a7")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathba658347-1c9d-4541-a1db-f205461c2ba2", contents: "contents4d755f3e-4a1f-4086-b539-a3de47d099ab")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathd8c72e61-0a2c-4ce5-9a7d-4021d695cc07", contents: "contentsa29bd20d-76db-43cc-9c96-159ef5b6a043")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathe714b7e3-a784-4ca3-b591-2149e5eae72a", contents: "contentse0a3ad80-84f1-4912-a147-94af03609416")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path1d239878-7414-4c04-a538-cbcb1f29f8e9", contents: "contentsf1a1509a-3cc4-4a00-b918-92d2157e15fb")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path231b3518-a613-42f3-8d4e-0c0768895e62", contents: "contentsd29ff591-723d-4c05-a681-8dedf4344da3")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path5cb74a2a-7949-4c73-9539-1ed2c4edb6d2", contents: "contentsadd3938a-c1d9-4176-b8b4-2c773bf0cea6")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path994761b0-0991-4e33-907e-ad41d3c3eef6", contents: "contents08a6f346-89fa-448d-becf-66efc57fe34d")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathba34b6ff-3f04-4802-bb45-090f5041d86b", contents: "contents9c132d45-0a70-4c0a-85cd-3d4b09c59c03")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathcf76b128-64da-4c33-9aaf-a8b452b468c5", contents: "contents7200acf3-5ccd-4e9e-bbeb-bfbdbc584e90")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path40281790-a448-4d7b-aad1-dd64e1db1232", contents: "contents3e5344bd-98c7-4529-9e90-1a4668faae93")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path68723a42-2931-4133-b691-51de3f9495ed", contents: "contentsd0c6a23f-dc61-4b1b-9343-c103de249b9f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path997feb81-3730-4d1c-b74c-d56d04201071", contents: "contentsf0faf416-c67d-429c-8ee3-0203853ba06f")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathb81d9261-d273-4a80-b456-473a05995b2d", contents: "contents35110fed-7a57-4981-b0e0-e09b516813fb")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathdfd851fd-c5e0-4c99-905e-0e7cbf3b95d4", contents: "contents6c8c8309-280d-443e-a27d-e86c3f0a6251")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathec7a7f0d-e1c3-44c5-838f-5d83aadb6385", contents: "contentse18226ce-6256-47e9-a360-c082da7cd465")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path4a0b28cb-36b5-4eaf-ad29-1acfd873c23c", contents: "contents96fb1c3d-67f6-403e-b686-c566f52774af")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path7a1d8956-c1cb-45ab-98a8-a8339d96d89c", contents: "contents62535a0f-98ba-4347-907b-97a68a8ed9e1")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathb546509d-c64a-4d8d-9616-5aa075306fd5", contents: "contents1e3a495b-0d5e-47e5-b5e1-35b07c514f87")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 1255 to 1389)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 1255 to 1389.
Raw output
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathb6c1e59f-2f74-4161-b1ad-f6e55860d929", contents: "contents8d513279-91a6-4efd-b178-3fb78fd84b16")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathde783e2d-f083-4398-9792-c821f4023f09", contents: "contents6a28b876-36ca-4740-a2a5-cff29313ec1b")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patheea5c03b-50b0-4051-81b6-982fba8cbcf9", contents: "contentsad3173c0-1af0-4de5-afa6-7a2cad16e387")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path3a986a6f-1afd-4759-89bb-e1c742fb9245", bytes: [165, 119, 168])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path5627948c-9b91-4b23-b8dc-cfd013149c67", bytes: [182, 184, 215])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path6776bc40-8e75-4dbb-aa89-d9b3e4655ee2", bytes: [21, 176, 126])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path8719decb-e2af-497e-a137-3f37ebbe37d3", bytes: [86, 24, 248])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "patha9e3a714-d63f-43f3-b23c-406d8a58792e", bytes: [81, 217, 172])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathbf2adb72-474f-4589-8cd5-7a932bf05ed6", bytes: [211, 17, 128])
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path095dd8e9-f24e-4158-8600-6554d35c9817", contents: "contentsf89472c6-7423-4899-9d84-c47907d8ab93")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path32cf9f43-8bec-47b0-b0a7-7ff0f7d4c8c9", contents: "contents52ebca03-81a3-4f42-8068-fd0f5cc28eff")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path3c8367ab-6b5d-4a94-9d54-0c1d761218de", contents: "contents9719a518-89eb-41c4-a2ac-78ef2c7d7575")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path7839b428-4423-480d-9ed0-b6abc628d834", contents: "contentsaae7729b-3033-476d-9674-05643c13c96a")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path7efdf92f-c0e7-427e-b3ac-02778650d0d7", contents: "contents28bf03c9-9396-42a1-a3c5-0fe26b1aed5b")
Testably.Abstractions.Tests.FileSystem.File.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathf0a4636d-43be-4972-a08b-a45c4131c1fa", contents: "contents3b700e8f-ac7f-4b8b-bda3-9679950c9832")
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.LinuxFileSystemTests ‑ Operations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: (file, path) => file.CreateSymbolicLink(path, "foo"), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_21(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.LinuxFileSystemTests ‑ Operations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: (file, path) => file.Decrypt(path), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_24(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.LinuxFileSystemTests ‑ Operations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: (file, path) => file.Decrypt(path), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_24(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.MacFileSystemTests ‑ Operations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: (file, path) => file.CreateSymbolicLink(path, "foo"), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_21(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.MacFileSystemTests ‑ Operations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: (file, path) => file.Decrypt(path), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_24(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionMissingFileTests.MacFileSystemTests ‑ Operations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: (file, path) => file.Decrypt(path), skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__3_24(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, False), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, 1023), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, 1023, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.CreateSymbolicLink(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Delete(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetAttributes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetCreationTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, False), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new FileStreamOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.OpenRead(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.OpenWrite(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllBytes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllBytesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "bar"), paramName: "destinationFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "bar", False), paramName: "destinationFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", "bar"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", "bar", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetAttributes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, ReadOnly), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetCreationTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllBytes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {0, 1}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllBytesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {0, 1}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.AppendAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, False), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Copy(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, 1023), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Create(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, 1023, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.CreateSymbolicLink(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Decrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_23(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Delete(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Encrypt(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_26(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetAttributes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetCreationTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, False), paramName: "destFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Move(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 1390 to 1586)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 1390 to 1586.
Raw output
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Open(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new FileStreamOptions()), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.OpenRead(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.OpenWrite(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllBytes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllBytesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "bar"), paramName: "destinationFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace("foo", value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "bar", False), paramName: "destinationFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", "bar"), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.Replace(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", "bar", False), paramName: "sourceFileName", ignoreParamCheck: True, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetAttributes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, ReadOnly), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetCreationTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetCreationTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastAccessTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastAccessTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastWriteTime(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetLastWriteTimeUtc(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, DateTime.Now), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllBytes(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {0, 1}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllBytesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {0, 1}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLines(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new [] {"foo"}, Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllText(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.WriteAllTextAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo", Encoding.UTF8, CancellationToken.None).GetAwaiter().GetResult(), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MockFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MockFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MockFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Encoding.UTF8, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.MockFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.RealFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.RealFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.RealFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.RealFileSystem]).value, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.RealFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.ReadLinesAsync(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.RealFileSystem]).value, Encoding.UTF8, CancellationToken.None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbacks>b__4_1(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.RealFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.RealFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueContainsIllegalPathCharacters_ShouldThrowCorrectException_OnWindows(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueContainsIllegalPathCharacters_ShouldThrowCorrectException_OnWindows(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsEmpty_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsNull_ShouldThrowArgumentNullException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.GetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_35(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ExceptionTests.WindowsFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: file => file.SetUnixFileMode(value(Testably.Abstractions.Tests.FileSystem.File.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, None), paramName: "path", ignoreParamCheck: False, skipTest: Func`2 { Method = Boolean <GetFileCallbackTestParameters>b__5_78(Testably.Abstractions.TestHelpers.Test), Target = <>c { } })
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path50be6a33-4c1f-4586-89b8-a51067df6c4d", contents: "contentsea5e43a1-78a8-4755-b058-2bdbd2840daa")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path67ac143b-444e-4bf8-a884-b8340b4c4293", contents: "contentse1a0612c-2fed-4452-9c89-1661df99f336")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path68176b02-26ca-4ef2-996b-50097404b35c", contents: "contents53ba49ae-33a5-45f7-bd58-615085d94be4")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "patha6354cdf-5f39-44cb-8f72-27331e35170e", contents: "contents91ba00d2-2c9f-439b-ba62-6292811de5c7")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathadbb52e1-c618-4ba7-8126-8b9ba77605b1", contents: "contents07ee9d96-af69-4c80-bb78-3a2ce6af8e8f")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathb4ba6d4c-7703-43f2-994e-3ee9b7253b1b", contents: "contentsc06e8f3e-043a-41aa-872c-bd3b08ad7fe3")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.LinuxFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathfd351c7a-f84f-4ebf-ac5a-779ce60ee453", contents: "contentsb9033c40-1144-4b57-b872-bbc080caf78d")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path06c234fa-f776-4322-90b6-86e81403e011", contents: "contents0dea2a3c-e43b-487e-9219-4b90d3265cbe")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path219f2c8d-e22c-4117-91dc-087598ba425a", contents: "contents3d369184-c25d-4ef4-a0c6-cfd55d12dbe8")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path2ec43aa3-68ff-44de-aaf8-f9e712577b39", contents: "contents8308a296-881a-472b-b892-4778c6534239")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path52a92f31-b166-42d5-bc3a-9afd7bb664e1", contents: "contents58a1c14b-78de-425f-991d-5e68942c26f1")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path5388cd70-97a2-465b-b175-79b285b648fa", contents: "contentsc4b5825b-73f5-43ec-a250-f3fb39bda17c")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path8b781be4-30b3-41da-a834-b4d300882e2f", contents: "contentsd03295e8-9b29-47a2-ab5d-f3f3e073b6a0")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MacFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path979d4109-6e37-47f8-8736-7ba739c27345", contents: "contentsa6c6953d-bf6e-4018-9d3c-9bb1a5df3784")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "pathfc154b87-4d63-4927-bebd-77532dbce567", contents1: "contents1fe8c2d5b-eb67-41d8-86e2-8bd7ac6203c2", contents2: "contents2447eb8d5-7972-4510-8538-0646c76797c9")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path15b161ac-1ee8-4d87-88f5-2bc823c7a948", contents: "contents12bf14f1-6a3c-4cd1-9cf2-6215b00057e0")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path405bebfd-31a5-4bce-95c0-cf167220fb75", contents: "contents1e1732fd-79b0-4ef4-8af0-e3e1676cd5dc")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path42f24e57-21d5-4f3e-b768-748ca2cd8f39", contents: "contents9493c003-a165-49b4-83ac-87a2c2f5efc8")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path5a5affd2-a124-4dda-a703-c7aeb3100012", contents: "contentsb659e9a2-0e36-4825-99fe-add375733d1b")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathec1d829f-51d5-4666-bfd2-7ed30a0755d1", contents: "contentsa127aadb-903d-4f32-ac53-74968707df0d")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.MockFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathf0420a9d-50ad-43df-b927-f21a32223aff", contents: "contents5b13c6b0-62d3-4ba0-a9e2-9ed8053d1117")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path17112548-b672-45ba-ab8b-4829f6869003", contents1: "contents16d307ede-68ec-4c42-b148-2f919ccf0a1e", contents2: "contents2af2dc310-f3d9-45a8-ada5-66eb9bab5e9b")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path1ead6178-f328-4ba5-9217-3143f7e4a610", contents: "contentsb1f2406d-9d68-4650-9179-14030c6b975a")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path274b8171-d3c4-4264-a7ce-e59eaaa86389", contents: "contentsc74ef71e-7b7d-4461-8235-88453cf0496e")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path48d94455-17a5-4635-95c2-5d1ff0e19e1a", contents: "contents4704b53d-91e0-436f-befb-2db3e59157e4")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path67421713-1666-4a13-a3f7-27304fb23065", contents: "contents0699197b-15be-43dd-bddf-24bbc6e8ed36")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "path726d70e7-09da-4231-9ee2-e1fe811992ba", contents: "contents562c448a-9663-4efb-8eaa-8f27429b5f6b")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.RealFileSystemTests ‑ ReadAllText_FilenameOnWindows_ShouldBeCaseInsensitive(path: "pathb304c92c-9099-4025-943f-a050bc9187c7", contents: "contents9611173f-516c-44bd-9592-b05db76e53c2")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path272a446f-c5be-4842-9cdd-851d7b08bbed", contents1: "contents11f4b4590-5622-4b10-952c-ee7ba3fbd621", contents2: "contents26c995928-ad16-4144-a7a1-5c07b4040c8d")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path3121b7c8-2d09-40ce-90bf-c61596254cb1", contents1: "contents12bb84a8a-01e5-49ee-bf4d-4d2beb5e6836", contents2: "contents251ba7320-de2d-4558-a952-cff3fe2f3fbe")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path4101a654-3c5c-4c20-b509-d6813d0fe775", contents1: "contents184623b73-7aa7-4d17-8d2a-2924fd854ff0", contents2: "contents25206272c-6816-48bd-a382-4dc8914d9261")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path69847e4b-850f-4405-8452-c672d0af09d0", contents1: "contents1ffa46752-3a1c-4469-b08f-879394282a19", contents2: "contents248acf011-c225-448c-aeb4-060943ca71b1")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path79f9fa65-9dc2-4a9f-8d04-fe31174e2121", contents1: "contents1ee74fcc8-32f8-4b27-a337-7ba0938f3b8f", contents2: "contents20149e140-8c1b-42bc-ac3a-a62e0c5196af")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "path8be93c61-84fa-44c4-be1a-e87d6ebbae77", contents1: "contents1dbe4f586-789a-489e-ba85-5fb7cf717b93", contents2: "contents2abe036fa-81a4-492b-9d9c-f8656c967b19")
Testably.Abstractions.Tests.FileSystem.File.ReadAllTextTests.WindowsFileSystemTests ‑ ReadAllText_FilenameNotOnWindows_ShouldBeCaseSensitive(path: "pathfa91b47e-396b-4a11-bb41-60312d69a7a6", contents1: "contents1225f447e-05d9-4d3f-93d2-5b0672443891", contents2: "contents291494d42-48ba-49ed-8e7b-6189b4e0ba90")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName20213219-c2e3-473f-9ed0-af864e494dec", destinationName: "destinationName54a999d7-dd51-4fda-b84a-753e2c32081"···, backupName: "backupNamed58d7889-9ebf-4ac6-98fd-3b0f13d2eefe")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName489e95d3-993d-40fc-b1bb-537baddbe13c", destinationName: "destinationNameac3100f9-d7bf-4ffb-bf04-5d0114c241f"···, backupName: "backupName365aa54b-ac4a-4df7-bcb1-50a7ddba755f")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName4c5789b5-08f8-4b5b-be95-bdfa6d80b506", destinationName: "destinationName9739b37d-3d25-45a9-9386-e1a4595f16a"···, backupName: "backupName88881709-ba77-4bf1-b94f-bb8ade462606")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName70169419-744b-40bf-9bf9-44a41ea739fc", destinationName: "destinationName85f9bc46-0993-4295-aab7-9e6737bdb25"···, backupName: "backupNamea8996853-ac65-42bf-aa2b-0824a3779bfb")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamec66fcfbb-f64b-4364-9a31-d9900a80afa2", destinationName: "destinationName9244f330-dd80-4874-8c9c-48f89d162e2"···, backupName: "backupNamebc53f21a-3f8b-4f45-b64e-a97011814d8c")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamed8813950-548d-4ac8-88be-cb4931e0892e", destinationName: "destinationName96deacd8-a414-4447-98c6-641ada6205f"···, backupName: "backupName5af06f53-f70e-4cdf-9d2b-ec525916e8bb")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamee0454434-0626-49d2-957d-1a9ef34f612a", destinationName: "destinationName997e18c0-0484-41f4-bad2-c0b94a9d34e"···, backupName: "backupNamecb1d9004-fc5f-416f-a84a-220a7d962b35")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName619855d6-7e16-438c-9d2a-62cca8632bde", destinationName: "destinationName0c76a421-7bef-454b-bae8-db3fda440e1"···, backupName: "backupName7495f4ec-3b0f-45af-8729-0bed9deedd9f")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName716f61eb-81c4-47d0-a5da-c652765d2f72", destinationName: "destinationName70052647-53d5-4209-9979-cd828c2c578"···, backupName: "backupName7e2eb9df-5a0c-4585-92ed-1c88dd0e496e")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName85de89b3-d904-40a3-8d95-9672446a2906", destinationName: "destinationName0d024a95-2de7-4e3a-b63b-dd10b4a09e2"···, backupName: "backupName0ca719fb-0e33-400d-93cd-d0758af1b955")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamea3a1d1d0-1e30-4fa5-9433-9eea5bcbc957", destinationName: "destinationNameff69f9d5-fd9c-4435-b225-4e5ab17f4f4"···, backupName: "backupName4b4bc3e9-c273-4651-b6ad-5e988f29c953")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamea7e8366a-daa3-4e27-9d34-603ffa25f9a5", destinationName: "destinationNamebcacac88-240b-4b0b-9350-c1385e6c369"···, backupName: "backupName9e7d58b6-4fe8-49b3-acdd-a8fd86a10a30")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamebb9a37d8-4f23-4939-9262-7cbfda33edeb", destinationName: "destinationName65498a80-2760-47be-ba45-37470374552"···, backupName: "backupNamea0c016ad-3b70-475a-9650-0a79e9d41f5c")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamecc371dc1-1a0c-45db-abd9-4feb2e1cc59f", destinationName: "destinationName440b6b90-d442-4058-ae6d-af747d6f9fd"···, backupName: "backupName9d092671-168b-473a-b3ee-4ce7caf1c45b")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName5111eb9a-6279-4855-bd24-264ca5be567f", destinationName: "destinationNamec39bda1a-7786-44c7-9950-7f08f875761"···, backupName: "backupNamed04d279e-d4f1-4dd8-a817-36c4e593a8ca")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName5ec22baa-bb0f-41c8-b87d-205c73872146", destinationName: "destinationName48aacdf5-9d2d-4600-97bb-9792144bb07"···, backupName: "backupNamed39e4151-69da-4914-bac8-2b39bea668f6")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNameb30bdf23-1f74-40a6-8547-fcb558f0909e", destinationName: "destinationName1847f250-a1bc-46b8-be05-8588ef7ab2f"···, backupName: "backupNameeb7e33fc-7ff5-4366-8363-16a06010434a")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNameedd6ddc3-ec0f-4dfb-9945-5926448d496b", destinationName: "destinationNamea9127b5b-71e6-4361-a29f-3728c13b56a"···, backupName: "backupNamea969fb51-a203-4632-81c3-9e39e6972165")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNameef3c00e6-44ad-4019-98ca-7d5bee432b92", destinationName: "destinationName4f0885cb-3f37-4ad7-975d-1683cb47920"···, backupName: "backupNamece926c8d-15f9-4e90-96f7-6198b9be746b")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamef1ccbefb-0b71-4534-9f38-8d71b2db22dc", destinationName: "destinationNamea3f68c96-01e1-454c-bfc1-5a59b6a57eb"···, backupName: "backupName8737f502-a9bd-4689-a09d-54e3c2103f70")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName01a69397-a455-4fe8-9154-6bf59a5b73cf", destinationName: "destinationName3f63abe0-3fab-47a5-a7a0-3083a0827ae"···, backupName: "backupNamec1861102-e897-46a4-939a-7b9b6a8489bd")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName0846730e-cd21-42c5-8029-647c3c14bc98", destinationName: "destinationNamefdb9ed98-cc05-427c-b882-4e0f6d795e6"···, backupName: "backupName5f72befa-ecdf-4cbe-ad17-1d780d239fa5")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName28c26100-0ddc-4a7e-9117-ba0327c6cee4", destinationName: "destinationName5d4912bc-eabd-4490-a07d-16857dffa83"···, backupName: "backupName98a0f733-07da-45c2-8f55-713cd996276d")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName516961e7-926e-4745-9084-0226536ce72c", destinationName: "destinationNameda066d9c-0b9f-45b6-a833-1b29491aa14"···, backupName: "backupName4e9075c4-a2e2-488c-bbbf-fc79384ff131")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName6eb0b7df-3aec-4013-8c2d-ee71ed654a4c", destinationName: "destinationName6968f36c-b974-456c-9024-ac0038a5ddd"···, backupName: "backupName476f5aa6-942a-491d-9f44-7a143dfa39d4")
Testably.Abstractions.Tests.FileSystem.File.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNameeca61a2a-12f6-430f-82b9-1a6943f4321c", destinationName: "destinationName1812d0b0-8604-4065-b962-ad2139ddb5e"···, backupName: "backupName7c6c053b-21ad-4a14-97e1-fdeaffd3f892")
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path14bb2e35-5692-4595-ad1f-97e380d481ce", creationTime: 2024-06-27T02:33:28.7661982)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path1c0b37cb-d707-4824-9527-ebc849b00df6", creationTime: 2025-06-07T22:32:14.3257673)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path270e2c2e-7758-4db9-9d24-b3dfaf645179", creationTime: 2026-09-26T03:59:17.8970470)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path5db72600-3cb7-45ae-840c-c1109e683bfe", creationTime: 2023-11-29T05:46:51.4869444)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathca935ed7-792d-4038-b403-ac8a347610db", creationTime: 2024-12-25T11:29:47.4473489)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathcde98669-e9e1-4150-8501-c0faf18ff246", creationTime: 2026-04-16T13:31:32.8929813)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathe44e339c-6a7d-442f-97e6-071fd98ea9e0", creationTime: 2026-11-04T16:18:25.6320344)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path021325a1-2529-407b-b9d7-4521f9684686", creationTime: 2026-03-31T00:13:37.6874236)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path1e3edefe-511d-49ab-b667-27609b083d0e", creationTime: 2024-08-29T12:18:16.0546240)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path2eba8dad-da52-4c2a-9d6b-cf7fb8828e22", creationTime: 2026-08-11T00:58:50.4385659)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path609ca53d-4698-43ae-9835-40984a40233e", creationTime: 2025-03-14T12:58:49.6650447)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path857a8073-72e9-471f-bbe4-5d8abee8baf8", creationTime: 2024-07-04T06:41:09.7530723)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathc04b3317-660b-4abc-82cf-dfbcc7c5bda1", creationTime: 2023-02-04T07:47:17.3131094)
Testably.Abstractions.Tests.FileSystem.File.Tests.LinuxFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathc131afaa-2d69-42fd-8cde-6b4cba9310a5", creationTime: 2025-10-24T12:32:08.0026188)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path02d06302-1312-4512-a773-1c6213693fcc", creationTime: 2024-12-11T12:05:17.6101164)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path2417f55e-6b13-4f5a-b6ab-a47f43f61531", creationTime: 2026-07-05T08:51:18.5468736)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path5f255ea2-191d-40aa-b311-fff6a512e25b", creationTime: 2025-12-31T06:15:46.5648801)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path64055837-2760-49b4-b9ec-d22d07d631f2", creationTime: 2026-10-04T17:05:43.3379412)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path7804d798-721c-415a-b2d5-c6fd30ddbd87", creationTime: 2024-11-24T14:09:03.2342395)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path8a763dbb-1f81-45b1-bd9f-098edd95a186", creationTime: 2025-06-09T13:22:24.6589704)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path8de437ed-878e-4108-a21b-25f504ec777c", creationTime: 2026-01-22T09:47:09.5169732)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path1b614f06-ebd9-4980-811b-b0989499e991", creationTime: 2025-04-16T13:59:40.1064626)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path1ba711a4-9eed-4173-8ec5-1d230ec21cd2", creationTime: 2023-11-07T12:47:57.9434704)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path20671bdd-dd48-4255-b838-a894d4755690", creationTime: 2025-07-06T15:29:43.6853009)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path34fc1843-fefb-4da7-9218-4436b17b283f", creationTime: 2023-09-05T06:59:16.4024401)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path52c8ddc4-042a-4f30-b1d0-692c0317a4dd", creationTime: 2026-08-25T12:23:19.5286948)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path5bf1178b-984a-4a9e-88ed-24818faca3c6", creationTime: 2025-09-19T16:17:04.1575202)
Testably.Abstractions.Tests.FileSystem.File.Tests.MacFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path6d9bbc47-6bb0-48c7-ac01-22b6629aa3ba", creationTime: 2023-06-13T18:43:54.5497455)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path2e7298dc-e533-470c-82db-9e095f53d7b4", creationTime: 2026-09-14T03:31:45.2196161)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path4868db4f-c049-40b6-882a-b7a590ee0aed", creationTime: 2023-07-18T14:43:34.8106312)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path7b19837a-6cb6-449f-b320-cd3ad9e21c1f", creationTime: 2025-02-20T06:54:13.4239278)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path854cae55-8e96-4fcd-99bb-018a5a5f968f", creationTime: 2026-06-23T13:13:49.7113240)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path98b518d7-74b0-4dbc-818a-ffe2123bc4b7", creationTime: 2023-06-15T03:37:23.1969405)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathd3706361-a413-458d-8a08-855b6897df87", creationTime: 2024-12-08T19:55:37.6322102)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path20c6bb75-c683-4ce5-83a8-83c770bdf76e", creationTime: 2024-01-22T22:50:24.5647805)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path437b8137-a6ce-444a-9db8-75ecdeda0569", creationTime: 2022-12-28T03:38:07.6804052)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path634bf1a0-eeb1-4d03-9261-3d082776d370", creationTime: 2023-03-06T13:03:29.2202597)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path69cf8515-0104-4dd4-9f14-3626bf4c4e3d", creationTime: 2025-08-25T13:11:00.5909783)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path7d71df55-c044-4b9f-aa2b-f4fb3bfc92d1", creationTime: 2024-02-27T01:04:50.9270750)
Testably.Abstractions.Tests.FileSystem.File.Tests.MockFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "pathc067eec0-b235-44e9-b77a-0f95d258d56b", creationTime: 2026-05-22T17:57:43.8285386)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path246f8d99-6d5b-4fb6-be11-fe596f246475", creationTime: 2026-08-18T14:30:48.8965541)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path6eab7aea-38a2-4771-b232-dfea5baa0f79", creationTime: 2023-04-10T06:17:05.8528370)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path7f8e266c-df6f-462a-acab-509214c11b7d", creationTime: 2026-09-29T00:47:14.1125574)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "path9e63e15b-4c24-4ee3-8578-ac384c8cbbb1", creationTime: 2024-08-01T04:58:47.5572694)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "patha9310258-df72-48a0-8984-24c3107246c7", creationTime: 2023-10-09T12:56:56.1712890)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTimeUtc_ShouldChangeCreationTime(path: "pathb5b1694d-bd01-40a1-b9e7-ee5f498cb9dd", creationTime: 2026-06-14T15:15:44.2633024)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path122fa69b-eecc-4c22-9b60-77cc35d2878c", creationTime: 2023-04-12T12:51:16.5055811)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path28e0f01f-00cc-48b7-9619-3519b95ef82e", creationTime: 2026-09-08T01:00:17.8045704)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path2a503932-6203-4be8-8584-4593e677886e", creationTime: 2023-09-28T14:39:17.4381037)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path3f9464e9-0948-430e-a5fc-f83431c0348a", creationTime: 2023-07-29T09:16:39.5563530)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path9bc42ac7-57d4-44b3-b607-c9c8961885e7", creationTime: 2026-08-23T02:25:53.2327872)
Testably.Abstractions.Tests.FileSystem.File.Tests.RealFileSystemTests ‑ SetCreationTime_ShouldChangeCreationTime(path: "path9c22d789-41aa-4418-bfc3-c8f7a614636b", creationTime: 2024-11-11T02:52:09.4596834)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path44157c6d-5764-4941-8019-ce6fe09916f9")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path6162c2fe-a621-439b-a955-559cb8720a18")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathe7087a88-2ba4-4517-b4b6-5e5e63970d9b")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathedd42f18-4ecf-4d52-81a5-06a74996a2f1")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path00ad8031-5241-4a5f-9847-597242736192", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path66e770c5-b058-4207-bff0-22f098d8039c", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path8975c569-2761-48bd-92d9-9053b80e60c2", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.LinuxFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathbbac2347-755c-4ac1-8195-20923127f2d4", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path81118b6a-fdbf-47a6-9881-6699907f388b")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path8c964065-d50d-493d-80b9-a21e1ed26b87")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path8d23b706-14c2-4598-92d5-5de3b422a7dd")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path9201602b-c3fd-4187-bacb-67fe442d236b")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path2b201f0b-7b70-4cba-ad9b-5422ae71b77b", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path9741ab3b-c999-4cd3-9026-e982022661d8", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathb962aa76-c19c-4178-9da9-ea528b63615c", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MacFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathba21d484-1572-4371-b618-69ff5f3a2d2d", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path48326c89-3d42-4a5d-9dc9-f1cace3c2ff1")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path8f14cf6d-b45a-4905-8029-9ea2198fc5a9")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathae3c24c1-5952-4faa-b355-fb24aaa5804d")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathae702b6d-c3c2-4da2-aec5-39d39e22d871")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path30f10e1b-abfa-487d-b5e8-6ec8c2521af9", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path6f2e0f48-b0a1-4ae8-b2b6-d8f15a22b155", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path931a3cfe-af4c-469f-81b5-167cb57b39dc", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.MockFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathe715cb17-e90f-45ff-9bac-dd147a0df8f3", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path097c6e43-5361-47b2-86d9-9c1ca6452db6")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path330e4d92-d041-45cf-8b1c-cf00fa9beaa1")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path4cfe3890-1d8c-49a3-93d1-0440d4f68407")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ GetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathaf8182b1-ba57-4f01-a97b-c44e554134ed")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 1587 to 1804)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 1587 to 1804.
Raw output
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "path838ed109-140b-4c08-99c3-dec9bf52fc10", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathc501da00-a95a-4b83-9bae-a1434e68b924", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathd051bb30-020c-4909-83b1-f4d0c3db2605", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.RealFileSystemTests ‑ SetUnixFileMode_ShouldThrowPlatformNotSupportedException_OnWindows(path: "pathe631b197-0267-42c6-895a-4cca995ab363", mode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ GetUnixFileMode_ShouldBeInitializedCorrectly(path: "path329679e2-feba-4d83-84b7-ea1a33d9829f")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ GetUnixFileMode_ShouldBeInitializedCorrectly(path: "patha4e755ab-f601-497a-92df-4c78ebb40ce6")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ GetUnixFileMode_ShouldBeInitializedCorrectly(path: "pathfcf637f0-b755-492e-84b0-acece1c0c295")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ GetUnixFileMode_ShouldBeInitializedCorrectly(path: "pathfe95c1ed-e969-48d5-90d3-ae3f8d703d0e")
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_MissingFile_ShouldThrowFileNotFoundException(path: "path0694e931-3b77-4049-a4ce-a00447b64896", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_MissingFile_ShouldThrowFileNotFoundException(path: "path100c5c4c-6fe1-42f3-9a3c-1d1eaf02d2fc", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_MissingFile_ShouldThrowFileNotFoundException(path: "path5b569c90-734b-4a58-b8f2-44e2ed99f9b4", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_MissingFile_ShouldThrowFileNotFoundException(path: "pathaa9c2d5f-0ff0-458c-9d9c-ed89cdb48ee2", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_ShouldBeSettableOnLinux(path: "path09da09ff-a60c-41c5-b5c0-1d4c9559eb2a", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_ShouldBeSettableOnLinux(path: "path1b6c1399-8f15-4658-a190-b8d3e1f77d78", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_ShouldBeSettableOnLinux(path: "path4a987d91-7f01-4967-abbb-a33c35a31bc5", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.UnixFileModeTests.WindowsFileSystemTests ‑ SetUnixFileMode_ShouldBeSettableOnLinux(path: "pathe9e481ca-bd24-48ce-8288-e57fb95096bc", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path04c1f30c-881a-4e30-b99c-4733feb154a2", bytes: [128, 173, 202])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5a461ea7-1aee-478c-8289-7ca24b4b9803", bytes: [249, 21, 130])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path720f46ea-85e3-4a6b-ad1a-91860d7b7385", bytes: [79, 140, 123])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path99b489bf-0999-4e0a-a161-41e782e4db63", bytes: [237, 212, 162])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc1577894-6a2a-4bd2-ac66-cc1a0511c38c", bytes: [49, 138, 22])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc1b8c663-826d-4676-95cd-c72af2e5ceb3", bytes: [61, 19, 169])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe3256ef8-12eb-46a2-9543-6db3815f2ec7", bytes: [113, 82, 203])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path17c95805-13a7-4470-a9cd-c3a00a4964f2", bytes: [52, 15, 155])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path20702145-1c6d-4dcb-88d7-4664858d5b4e", bytes: [119, 165, 201])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path21ec3547-a245-4d91-91c5-33f2d2820081", bytes: [17, 160, 53])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path737a3249-a06b-4aa0-b2e1-3540a9359d1f", bytes: [189, 97, 234])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path84401bc0-d925-4086-98ea-f37dd1220d3c", bytes: [26, 193, 67])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path8ef70bf2-27c8-4ebd-8b8a-11d35fdd3959", bytes: [68, 13, 135])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9a21b4ed-7b56-4511-9db1-79d07d66d812", bytes: [62, 178, 163])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path02687b06-81d5-4c50-ac08-fb2d456f373e", bytes: [160, 24, 11])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path23bb46bc-3ece-4874-89fc-2fbf1c1b8021", bytes: [62, 54, 167])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path365dfc09-0a43-4039-933b-1f25a2975acc", bytes: [126, 47, 50])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path40bb5503-138b-4b80-a89e-7a60f63fb140", bytes: [172, 142, 117])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc27e3541-cc57-4b85-9a16-95aadfe6162b", bytes: [158, 220, 48])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathd3271b48-55b9-4f75-bbcf-a4446394c20f", bytes: [67, 40, 39])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path0a62c20b-55ee-4e06-8bbb-b88711c195bb", bytes: [178, 112, 72])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path613e862c-d2d3-47d7-a545-e90145ef240e", bytes: [16, 233, 211])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6d17859c-1264-4e6f-8611-04b5f1f3e1e1", bytes: [220, 122, 65])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path8cfc194a-ce0f-4bc7-91b9-09d13908bae3", bytes: [166, 191, 66])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathb238a46d-20c7-449c-87eb-1fd4b052b7d4", bytes: [169, 237, 249])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathdc1a9cbe-4dfa-4462-aee4-2ffab2211cc4", bytes: [140, 16, 245])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1e3292f7-d34e-44d9-bee1-9709b4c3daf4", bytes: [93, 39, 205])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2ad5112c-4877-4de2-aff2-678f67d4b627", bytes: [159, 220, 253])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6e1900d3-3e9e-4cd4-b891-2a2886acd126", bytes: [246, 58, 131])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9546e43b-8224-49e5-8ff4-2a7a4a0ba815", bytes: [168, 149, 166])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathae814665-d900-42a9-a39a-b846192b2f7b", bytes: [168, 116, 77])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe74d5202-de94-4f3d-bea1-6919cce05ea5", bytes: [40, 182, 63])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.LinuxFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathf2b99869-1a58-4783-9e8a-e0f380ff6901", bytes: [217, 219, 215])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1e58b37e-2202-4e3f-8206-0a049b333eeb", bytes: [105, 16, 11])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path3d9e4005-9947-49ce-8ee2-2ff772650640", bytes: [142, 166, 51])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path4fe42241-d920-4560-a392-9f3679edfa0f", bytes: [194, 143, 92])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path834dbb87-e99e-429a-9790-fc8f2ff2066b", bytes: [174, 110, 73])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathb2fd3dbd-785e-4d1d-b3b6-c70412966d50", bytes: [49, 62, 233])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc687f798-0524-4d57-9c9d-318d8007f228", bytes: [72, 103, 97])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MacFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathddc87faf-9bb4-4ada-8975-6cf98b489f0a", bytes: [127, 113, 40])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2c586bd4-3015-4dcb-94d7-c07041bfbc43", bytes: [71, 87, 92])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path3e92c397-c7dc-4b4e-b957-06a4170bf839", bytes: [110, 217, 30])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path862b3b1c-7a01-4097-983c-b00358817372", bytes: [140, 226, 149])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patha62a2d47-82ef-4ee1-8faf-28c7bd6a8eb9", bytes: [106, 160, 40])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathdc10ef80-0b2b-4a0c-8512-cbb344df0cfd", bytes: [137, 162, 63])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.MockFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe6b471b3-82f0-409e-bfa2-3d08b0e5f557", bytes: [107, 82, 74])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path0262821c-f7eb-48ee-84e7-b9cac8afaf55", bytes: [250, 164, 106])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path193186ec-3f39-45eb-9136-3f41c7e14c11", bytes: [166, 103, 184])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path36854034-1be4-40a7-b3db-a76ef2de7894", bytes: [111, 162, 251])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5a250f82-ad04-4b46-94df-81af09d16372", bytes: [56, 118, 33])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathca9f5316-0af4-4d44-ad63-c89bc63f1da4", bytes: [51, 37, 105])
Testably.Abstractions.Tests.FileSystem.File.WriteAllBytesTests.RealFileSystemTests ‑ WriteAllBytes_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathd2f0e4ef-c2ae-447a-aebe-3385bc301939", bytes: [41, 207, 200])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path30f39f77-282d-41fb-83e7-b9b4ecdcac0c", contents: ["4fc46a57-723e-447e-b43c-2dbf092efd6d", "b3c5df46-d961-44c3-8659-3e99f566f4d3", "bf11962f-6773-4aef-a2ca-674a7e6dbb71"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path3266eb8c-b6d2-4d41-b312-6fc19c00877d", contents: ["0785c0c7-33de-4dc8-a94c-ae057d4a2ef4", "47e01756-4fb7-4ac7-b206-348c6a6e9e9d", "4ec31dd8-1b94-4de5-a2e1-1806c5bd4c64"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path7df29b30-b11d-429e-9c83-130feb7ec0dc", contents: ["5fbb26e3-59b0-4486-a552-a7a002d0507b", "e99b0257-70f5-43e7-adee-f1cdd200d225", "5d45df05-f741-4a6c-8a79-29e78d474aee"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path811d8e58-4c5a-4a6a-97c7-6c3b5d977f1f", contents: ["641021d3-6e93-4f98-85d4-a75b4d132093", "c755f733-f57c-4e2b-b851-1e9ee2549535", "58da6dfe-bbe7-4f6d-876d-5c7ced5e65f5"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path82aeb638-2290-4213-b772-7c1a00d4acfa", contents: ["687d2cb1-21cb-4b44-a046-913413bc95a2", "efade7cc-a8f8-4c30-b8f0-a94fe3ba7e95", "c563e00b-8196-442f-aeae-ce21980a8b1c"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patha252a8d3-b0a0-4277-b3ef-a433b844999e", contents: ["d23eb6ff-044a-4159-94ba-2dd7eacad192", "08bd9868-a6e0-49d2-807a-ffdf02828628", "7f7859c4-6fc7-42b6-bb05-148ce3f73824"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.LinuxFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathdbbead3c-af19-4ceb-bc84-5809db596e25", contents: ["3f7f0125-aaad-418a-9278-2779f2129f4a", "779463a2-cb94-43b1-a521-895cf135a5d8", "642b2bb6-30f3-4b2d-88e7-939cf17c4d4f"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path193340e2-ecd8-42dc-b445-0366803bb9a0", contents: ["00c2b988-93c1-44b7-9c2f-ac62b53c4393", "2dbfc7a0-94cd-4726-87fe-2f17b56e974f", "a118b0ac-f5f1-440e-8fd0-4f57cf024187"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1a912b01-4c29-4724-8856-ee9708c34733", contents: ["f5ebe111-88ea-420a-bd4e-0c9a60475586", "faebec85-7c0d-47e9-b97c-0305e4f19101", "ccee721c-1539-41e6-99f4-93ddc3695a00"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path271b7e79-11fd-409e-a15f-43d31b8cd9d8", contents: ["54fe1ced-c7a3-41bd-988d-6aabbba8fb0a", "b6dcc776-722d-4a67-97be-85562e290700", "e727a46e-09db-4f56-830e-457d147dd61b"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5ed7ff5f-6ab5-43a6-8d36-691c39a0c46d", contents: ["c3dec1d3-b1ae-4c6b-a6bb-304e6484eefe", "e54d75d1-a653-417b-9cbb-1e145f2c3f17", "b4d91e88-3466-480c-9811-70d7df2e1421"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6317f33a-f098-4691-9463-6337faaa1c31", contents: ["608b10d7-1794-4082-9dc1-6f6bbbfb136b", "8ff8a240-9c97-4a56-a8e7-416cb85b5d6e", "2c9684ca-b442-40a1-8f7a-1ee3e0fc2c1d"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path99110375-7c54-4920-969e-d7e55b30b048", contents: ["dd940fc8-9918-4916-8b31-9eaeebf03158", "2aab9ac6-547d-472a-a5d3-83f6bc3b6159", "bc75f4a4-4112-4043-bf1d-372e46e75c08"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MacFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9a00dbcf-4123-44a7-ad33-cdf9576c381e", contents: ["99e9416d-0f5c-4b0f-8b32-938176175633", "5a74e92f-4b77-4e6a-81a1-300e1d679418", "9dd57283-474c-42db-be18-90e957d85aa4"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1835ed19-2ec4-4987-a59e-64c05356210c", contents: ["ac7cf7b1-20c7-4dcc-8b0b-035c82a83e4b", "734783ac-09f6-48c1-90d8-b9365916f675", "420629f4-9421-45fc-a0ba-43f224dc7a31"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2bd447c6-0d40-4252-9fc1-54cd13c67d76", contents: ["ac9d9a62-5982-451b-8492-6a40d2c54087", "ef8d3452-2053-4216-97ad-430f68474ce4", "0dc5b579-20fb-46ca-af05-b4077312e12d"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path86afe9ea-7453-434f-9aa4-933152f575e1", contents: ["612bc5df-3948-4f9a-9362-9209638f3d8b", "92be7f73-89bd-4cd7-bed3-82e91bcc282c", "ad3769a7-75b5-4c11-9783-3fafc6fdf25a"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc04bce04-43f0-46bb-b55e-d25af752672b", contents: ["482651fd-1516-4748-99e6-6bc5e32f0583", "881fe9fd-f78d-41ff-ac34-241772ed049d", "d52ec9ba-91a7-4fae-a112-0577ac7cee69"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathed42f913-7265-44ea-81d0-cde8e3a188d8", contents: ["2d4cf1ae-11a2-47bf-a3fa-cc3d58671288", "501b7c36-e05c-4dd3-ad69-2238b5d859bc", "6d0f8e60-51d0-48be-8ead-9bc19f4c9ae3"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.MockFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathfe00e4b1-f60b-4fed-a55e-fa95d188949e", contents: ["7362078e-2010-4838-a53c-fcfba11e339c", "fc121315-953c-44ee-a8da-bd487f857b6e", "1528524f-2029-4cea-a691-18a3dc98697e"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path19a24352-069d-4886-87a1-b7d7ca153b81", contents: ["39db8b73-803f-4bb1-9fd1-3d86c0454831", "749ad31d-f36b-4a31-adaa-fbdc2fae864c", "0117ca60-2cc5-43e2-aecf-5e6e9f82e04a"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path27b1ddf8-4676-44f2-a26b-3499e481b2b8", contents: ["3ef6138e-fb3f-497b-8cba-13a475e63b37", "d60e716e-d782-45ae-8b30-928923da5953", "014dd694-f2c5-4cf5-9329-4a3735bb1c9a"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path801b2946-1345-431b-b747-678d13208cb4", contents: ["925796e8-45ea-4b8e-b985-088a773cc6a8", "30910e07-ad69-476d-81d3-fe4dd60591f5", "b2799afe-d5ba-4e29-aa3b-057904c0e162"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9457990b-5f84-4df4-9022-084e534969a1", contents: ["59abdb47-2cee-4422-b8bf-61935911e74b", "bfe3912c-3576-4589-9f55-76d58010014e", "46f4c81e-565e-45a9-b46f-93b2cd1804bb"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathb13eeb08-8c71-4c95-91e3-40273ed783a9", contents: ["9c675167-cf29-41df-804c-7426ab0c2adf", "0f0d370f-8ba7-4b05-9e0e-094e547d6b93", "2b6b7356-8d91-4339-ad3b-1ce2be365de3"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesAsyncTests.RealFileSystemTests ‑ WriteAllLinesAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathbf69cfa7-b3da-4d1c-9b18-8a152225336e", contents: ["46e24639-5bc1-45ea-9da5-f1d6109ff3f5", "438d8321-a938-45f0-a23d-5690b21f9c80", "29fc20ab-62a2-43ad-aab5-70cf01ef6923"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2aaaf404-d65d-4a70-8fe7-e34ebda21967", contents: ["c4d196f4-b689-4ce9-9ed1-446a2ed1cb3a", "d3750337-380c-4432-996c-b49201c98b9b", "1b232dfa-f37e-4cc4-b3b0-c6a63c89a9c7"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2d7a6899-0c36-422e-9ef8-23c015f4ea3d", contents: ["a91b93ae-c3ce-4273-a47c-df6638d1c441", "4261acb8-4b4d-4ba0-a800-a7fd7c9a782d", "1fd39a83-703c-45ca-8644-df21cf2cdda7"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path69d74caa-acfb-4bbd-ae4b-3db5c13f5e89", contents: ["edfa40d8-eafa-4b96-bcf2-360821c600d3", "81842645-2f1c-481d-bfbb-bac026f2e229", "51f0c197-0d3c-4c42-8890-1f7afbc3fdae"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path7da94c2a-d977-493f-ae7b-c9a06ae62c9d", contents: ["a5953c1f-36b9-46ef-9392-7127a34c6396", "788db8e5-ffe8-441f-a9c9-e951531dded5", "9adbb235-cd02-462a-bdf8-cab849b00d97"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc477e23f-1b57-4379-a7c2-a3a5781bd7ed", contents: ["f198d9ed-33c4-4233-95d4-f882fd24ec83", "083ff55b-992e-4c03-a369-92f0cfe7adc7", "cfe40e16-a1e9-499e-8b57-f7bc7cc20705"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe15505b7-4215-4a9e-8727-bcf493b5f793", contents: ["004f1c8c-723a-4ddd-a583-4feacfdae809", "972d9bfe-f777-4231-95e1-33e00c1e5fec", "da59ba93-8309-4fe6-a4a0-8346a414f5cf"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.LinuxFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe2e601b2-be45-4d3c-8705-25d7541498e7", contents: ["32a320ff-203b-4c2a-88a3-8269c2042c79", "5dfae41b-2771-41cb-9c94-c99af730bdb6", "ad77858d-c6c0-4e02-82c4-fa3db938098a"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path224326d8-2af0-4db5-a3a0-9e4b8bd7314e", contents: ["b6b38752-0c75-4643-80ab-8b0612260bee", "c697c02a-80d0-491c-bcc4-9bd0c6a1adc3", "33e95acd-b68a-4bf7-a641-7b861db15489"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path4b2cd8cf-ae6b-49ba-9a6c-53b083ef4097", contents: ["d7d1cd8f-e76e-474b-8c0a-5515b6e0def6", "67a8412b-a235-4819-954a-9aab7625897a", "c1ecf9e6-5641-4e1e-9f86-0c88fe0e8f2f"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path67bc736d-54d3-4e27-a697-62f6f2ac8703", contents: ["fe378842-86d5-4357-bd2b-328f9252a961", "474dd9c6-cea2-41f9-a43c-7ce2a1d2523c", "3a6a921a-cfa6-4671-8349-b0ae5791d203"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathcda07c1a-cd81-495e-89fe-b1170cb53a7c", contents: ["93a1c922-5360-41cd-aec8-1c18b23c01f4", "f63fbd35-6633-4c52-a35b-9c320265916b", "a6790ff9-ad47-41f3-92e6-b34fbba938cd"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathf3f4aa0b-f08f-43f3-8e4f-2908ce251e5a", contents: ["cdaedf6d-97b9-459a-b874-babf66bf7faa", "63411105-472d-4ad2-9c42-eca4c594606c", "aa811ede-7744-4487-84d8-a83536440b27"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathf6bb37e7-f3b5-443d-9107-76511ea8fa46", contents: ["2870cf20-ae58-49cd-a31d-f64c4926877a", "348c3c15-61ee-4de9-9e8e-43c8c9b73255", "8fa2dd50-df55-4815-8721-1a2bdf83fad3"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MacFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathf9b8075e-2131-4faa-a228-a3e5b376757c", contents: ["c4e7dea0-3d07-4a22-8976-f032d9e38bab", "cf26721b-caf2-45df-b95a-0b4313854133", "62b9b51c-361d-4cdc-8f0d-8e0f0b1a362f"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path3c9298e4-7dcd-4b83-a69e-7fb481f87de0", contents: ["fcc625f6-1e9a-4ab5-a1bd-b7ce0b11c54c", "1cd5be60-af8f-429f-b04e-29cf3852ecaa", "f29e6300-8b26-407a-9976-c71e7a54c199"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path7ec899f7-e32a-4762-abe5-927f8ce7d781", contents: ["1d161776-0d8f-45a2-8869-d2cbe891a235", "e1541f70-71dc-4dbc-9f52-1c3c7e9da029", "db79566f-c8f2-430c-baaa-528a9fd2207c"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patha789adae-487c-41b7-973e-c15d27412752", contents: ["900c052b-d7af-4cc8-87bc-9f2855a8a77b", "71e1aa68-cad3-4716-8923-8bddf7fb6cda", "0f5e575b-133d-415c-b9ed-8185d8428990"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathadc3b93b-feea-41e8-9a98-7dbc2f99e15c", contents: ["6d6b2363-ce00-4953-a782-57abacad9c0b", "ab4f96ce-1c98-46bb-84c3-b22a00f1bf65", "269ad8e7-f89a-4e5b-9c32-0802edeb27fc"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathb9fc10a3-7e68-4350-a8c7-674e22774c8e", contents: ["47abc30e-0989-41ba-9dc9-97f7d8b4efe2", "4c8cf934-caa2-4502-a18a-23eebcd5a1f6", "6293c74d-0823-42fa-a0d7-2291694177aa"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.MockFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patheb484f06-bd52-4cfa-b262-d94fad9b604c", contents: ["41d16b75-5929-4c79-ba9e-31dfc788476f", "38323e58-78fa-47ae-90ec-c7406a42079d", "7cb73b0d-ddd9-48b1-b163-b1f67a3302aa"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path561b1399-8429-4083-8247-e94a9fc14655", contents: ["485d9c0b-0f46-4fa5-9398-d0dbdaf5c23b", "ff409098-8df4-47c9-bbcf-b1ba5c02c5c8", "393878da-edf6-4742-9741-dc8a568ce466"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5ec94e6c-a3a9-4595-b6e2-235be5bf6ad0", contents: ["7caed608-944b-4500-bcbd-7085f91c194b", "9ad5ef92-7e9d-4a81-a413-701119580980", "31a17508-670c-4859-a9be-befbc8fc8d6f"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patha888f638-ba6c-4f8c-9e5a-7313ab333619", contents: ["a42bf8b9-bc80-401f-a684-e532b75015f7", "a6801e13-5ef8-43e0-a9dd-3939a3554681", "6793cb60-c896-49c3-85d2-ffd18951f0e4"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathbf0c9c25-7eb1-4a77-94b5-c76dadfcb74e", contents: ["cec2f384-08e3-41b3-b22d-2199ec64af98", "6d95b50c-6958-455d-a0ba-065077745d6b", "d1ce1430-282a-4847-8404-445fab16b5f4"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathcc73c8da-1bf2-4de4-85ef-cc56b9430a24", contents: ["dc68b79c-8655-46db-b17c-0520352b4536", "2ba5de34-1145-42b6-9eff-1f22bc07092b", "299bdc07-a2f3-4c96-8c30-55174aaeffc5"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllLinesTests.RealFileSystemTests ‑ WriteAllLines_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathdb989b1d-e724-408c-8a5b-7500509b8a46", contents: ["528396bf-0aed-4d28-ba74-ced9a2ce7588", "46546a5b-c55d-4d0b-b03f-c8b7df033b8b", "3a35aa68-ac2e-45ff-b5bd-7c0573421b80"])
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path00a1d543-3335-45c7-90c0-090a6c460fa0", contents: "contents81d05b5f-3579-4e0d-82db-566f33d8f806")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path34924b9d-fb97-4e8f-be6d-391b31a27bb3", contents: "contents290da9a4-523f-496d-a0ed-beffed9e321f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path402b5b88-8aac-4320-9ab7-d4b9728f0514", contents: "contents0aeedba7-d9d4-422f-8c20-d55a2750f0a8")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path509f595c-60d0-4132-aafc-8fd12b3cba62", contents: "contentsc0684e57-8cdd-49ee-ac81-2cc707a61bed")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathafe3590d-d053-4a2f-beff-858583d8e938", contents: "contentse22ae93d-4e68-456e-98ae-4ccfbc27b097")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathcc938b19-3f5a-409e-953e-d5731e8720b5", contents: "contents32c1d204-1bb3-43e3-917f-6ed11bee5dbf")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.LinuxFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe9d80fc8-bd67-425b-8f59-b0dc4b1b3b2c", contents: "contents3a78996b-e791-43e5-a583-96a02d0b235e")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path4b735212-83b7-474b-99e6-516579e236f4", contents: "contents79a039fa-8a56-43d5-9624-9123bf8903d2")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6c2b46fc-8b04-4b9f-a8b8-71e4344170ba", contents: "contents78ad783e-5021-4cc6-8821-03386c91c36f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6f9752a4-d055-444b-9e69-5bebc7158350", contents: "contentscf889790-e499-47ab-ba9e-90999711b8de")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path921c23f8-0404-4525-a35d-9508f4ba7f08", contents: "contents15e7b69f-aa93-431d-b916-7d071c7f61cd")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9c39c537-7ff3-45ef-895e-5811920b028f", contents: "contents5f34cae0-470f-41df-beea-38c2c311e07d")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc195abb6-fc35-49b5-a9f0-2ecc49b37ca9", contents: "contentsf088ccf7-f212-423a-b158-6864bc6e57f0")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MacFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe64afe25-9971-40a5-8a57-2e5dc682a444", contents: "contents3712c504-6df0-49ee-b9bf-0c67a0484235")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path0326c826-68fa-4573-adf4-d68e4226f24b", contents: "contents6c124e49-35e8-4a0a-a34b-96dccbbd374f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path375a913a-3be0-4dae-aba4-1dc5e34d2b94", contents: "contentsc049c647-a473-4e91-879b-8d5dfab09f7f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path575c5e3e-384d-40bf-88ef-c503d4b28794", contents: "contents2ee66697-a8bc-4922-b6da-37ac33a2b433")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path75ac8a91-d1e0-4258-b896-db4af594147f", contents: "contents0b92783c-5cd8-49a7-ad05-18b7b2750d8e")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path92b9e4a1-b230-484a-8e31-42152e8bd1c6", contents: "contents1cd62cff-e981-46d0-9c8e-98a907a0c390")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.MockFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathf5de49c7-9345-4366-94ec-53d7ad0c5337", contents: "contents630047a0-6c05-4571-8944-e94ec0b1e587")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path376e0b44-5484-4483-a80d-80fed386649a", contents: "contents9ecc1f9a-d254-4edc-ac79-1494cc28f2c6")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path3883b9b7-8914-4411-a85e-d7c40471e77e", contents: "contents71adb117-c88e-4ec1-9ae3-e8e5b8b849ac")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5124d110-921e-4081-9a4e-431f1a891899", contents: "contentsa7455d79-92ec-4ac8-b625-e0f79d1e4692")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path912fdabc-ad02-4cc3-ada0-d03ea8d7d8f3", contents: "contents40b8b399-4105-45fd-8a1c-f57163ba7d2b")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc32e43e7-dcd9-4429-96ac-10bd383715ad", contents: "contents2aa3e7ed-ef90-44af-a9b8-81342a224416")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextAsyncTests.RealFileSystemTests ‑ WriteAllTextAsync_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathd0d36956-e651-4ff5-9f1b-b56f66a1b8c6", contents: "contentsb6b6fd43-c0f6-422f-ac60-20742a3dd5b9")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path0d64d4ec-c2a5-46a0-b50e-2351dbcdf3dc", contents: "contentsa7d49702-26cc-4840-b133-12e9a863f622")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1544cbed-1f92-45ea-be26-a0033caa4ea4", contents: "contentsb2c89717-db39-4b30-ba44-4f06bc804e6d")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1d0f0409-f0d9-4e9a-955e-0e46de42d2f9", contents: "contentsc02ad6cc-d1d8-442c-bb40-d2d9da3e83f7")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path53d5538d-4136-4415-9f75-5e83aeea4cf9", contents: "contentsf37f5e2a-2e5c-4f92-b216-b3c358ecf29b")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5744b641-eb40-4282-afac-95e3f4324f21", contents: "contents61aa6526-977f-4e86-b38f-7cf637f9552f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9aef9c13-b979-4f4f-a6ac-ff41aeb023c9", contents: "contents8d1816cb-e80e-44bd-9fab-384b398e4e5d")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.LinuxFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "patha9dc7ab8-405c-4bfb-9c0b-8e9c9581155b", contents: "contentsad91d30d-40f5-44b9-9895-c1a5696ebf75")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path04a6964e-4a3d-47a0-85b9-0e963ad637a1", contents: "contentse00955f1-49bb-4689-9a0c-64197e2978b3")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path1217e80a-9c4d-41b5-990d-ca0ba6679b03", contents: "contents794e0abb-cfb2-42a1-a2bf-4fef57298f87")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path2be51059-696a-4581-84d4-2c5730a3fff1", contents: "contentsbdc8f61d-690a-47a9-a05d-505149e34e84")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path4b33441d-cb64-4a15-b701-0ece9efe4ffa", contents: "contents2305a5f0-3075-4e37-945a-6560c3e5be9f")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path7a6a52b3-19de-4c58-be5e-c4ac696652aa", contents: "contentsce599b78-9299-4acc-b70f-1d881fdefc6a")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9b2151f2-aa32-466b-b022-bf6cd2fc7854", contents: "contents30e4b706-3ca3-47cf-89b1-3fb49c2255a4")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MacFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathe4a05fe9-34a8-4ffb-b93d-913abe5a5572", contents: "contentsde839b63-6a11-4404-afa2-da5f7209f8cf")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path295f45d8-06b1-4a29-abcf-5eedfb662a79", contents: "contents5f44b739-caed-4cdf-ba19-128734f6424b")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path4f36c9a9-3ba7-4be2-b35e-9bdeb84bcb51", contents: "contentsfa604d5e-2fef-4c7a-a54b-d97d6e29dfa3")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5c54c7c5-4d1d-42b9-8304-e624671ceab6", contents: "contents82d95981-fc2a-4b27-a89f-09e989678f46")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path7e781c53-adef-4ec3-a27d-5cc005fbb1e8", contents: "contentse2b5f436-2579-4277-8368-12feb4411bc1")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path8089420e-05ff-41c7-aafd-99d4e4cbcd83", contents: "contentseda7ba8c-0373-44ff-bc5e-76aad09b2c66")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.MockFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathc9fd6d19-a85e-42df-b5fb-473243aede10", contents: "contents0fba3910-fb93-4673-ba1d-a29e4573ca4e")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path0b09fb15-54b5-45d4-9f16-346b6c7dbe0a", contents: "contentsd50b42a6-8dc8-42e8-88dd-6fc2a150d583")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path5f5d430a-64a8-4649-9a84-87ac9a8aff89", contents: "contents9b994317-1182-45b4-b53a-a954989165f4")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path6e0dd516-db9b-4aa6-b360-82732b28128d", contents: "contentsabc9cb7a-9411-4836-acf4-5e3aba792bdb")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path8cec37f1-40aa-4701-92a0-0ee1aa5d074d", contents: "contents3ff03aef-7453-45c4-9431-eb571f876eb9")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "path9e93face-b2df-4f46-8448-5876eb10081a", contents: "contentsbbd07d5f-55be-4779-b7b0-0fec711e2dad")
Testably.Abstractions.Tests.FileSystem.File.WriteAllTextTests.RealFileSystemTests ‑ WriteAllText_WhenFileIsHidden_ShouldThrowUnauthorizedAccessException_OnWindows(path: "pathcbbc509c-c1d3-43af-9f03-604c929b4b89", contents: "contents89e1c153-8dcd-42c7-a1b2-28274a6b2352")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName0fad4c96-dae5-46fb-9871-50532db53e83", destinationName: "destinationNamee6a88e19-e805-4f8c-a376-40f279ddcfa"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName281bd0e7-2ab9-4cb6-bd1a-eee27279620f", destinationName: "destinationNamec77032de-0cce-4ac6-9e32-ae4c91d6617"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName6ce9512d-5484-45c6-800f-8aa68f4ec7d9", destinationName: "destinationName745e7cd5-b0a7-4fe3-a904-14ee1a79101"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName6ec118d4-5241-4b58-8e39-587035ba702b", destinationName: "destinationName97cfef24-0517-4ccb-b6c4-0655d443eb9"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName946fbc0c-61e2-4773-ab16-1d81178a7858", destinationName: "destinationName3d3ddf3d-b230-4408-b317-4a5ad4a2c30"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName9f4e05a5-2cbb-4390-b37a-1a0f486d3ed2", destinationName: "destinationNamec72e0cda-696d-4658-a6cb-2d03c7a15ff"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.LinuxFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameb205e454-e0c9-49f0-a01e-0b89e84532dd", destinationName: "destinationNamea788c073-a26c-40e9-88a8-d5f5a94dda6"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName06377743-0d1b-42f9-acf3-80c3fe5f7eaf", destinationName: "destinationNameedc59abe-8337-43d1-a5b7-9d93debfb92"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName150246e1-6b96-4410-b918-58d05264561a", destinationName: "destinationName17de2426-2397-486f-a6fe-ee93a5274e2"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName1c60b46e-3dfb-4fe6-a8ab-deaa2e12274b", destinationName: "destinationName8b233032-3ae9-424d-85cb-0de58b38cdd"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamebc6be325-be65-43d6-8dcc-662ee8a3aaa1", destinationName: "destinationName8a25edcf-c8f5-4862-8515-3862dd37def"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamed74e0001-bc50-4cef-941e-23c21d093227", destinationName: "destinationName26a7a19d-773d-40b6-8936-c5dde144a5b"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamed969f36e-759a-4a13-a094-570ce5809b7d", destinationName: "destinationNamed3641612-c6e4-4d00-9488-5ff3946f43e"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MacFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamedba52947-98d9-48f1-aeeb-e8b967a6ee61", destinationName: "destinationNamef990d806-0f45-48bd-9339-7867cf1d1f0"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath99bfd9bc-5fff-4c49-83f5-57420cf1e853", destinationPath: "destinationPath6b49da96-1a41-4504-a6e1-59afd9c3a12"···, sourceContents: "sourceContents40da710b-c0b4-4853-9485-33116fca6b6e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathcf81cd9d-d6d4-4b34-9742-d60229921e97", destinationPath: "destinationPath51a8de3f-301a-440e-9ef5-0d99c316c20"···, sourceContents: "sourceContents2c5b82ed-b852-46f2-a6b7-2f57adb9248c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePatha6fcc89e-9ccd-4414-a5a6-97a9c27a0a01", destinationPath: "destinationPath762479a5-1783-431b-b32d-73a86bd96cf"···, sourceContents: "sourceContentsc73e1aba-bbfe-4b30-9a2d-23f6c12849d8")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName53f86dd2-550e-4565-b65e-c8a95f50111c", destinationName: "destinationName6e02ac16-b1b9-4322-a38d-65157c3c8f3"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameafdaa25c-c5b7-419a-896d-779e804860ef", destinationName: "destinationName227cd374-0ca5-470a-84d1-a1c82fc8550"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNameda550020-0442-42a1-a527-5174c36393a0", destinationName: "destinationNameebb2702c-4e89-4216-8be7-1b8032670ca"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamee923dabc-84f8-45d9-b796-a25688a858a2", destinationName: "destinationName61637e58-05a0-47ce-8c04-328bef5fcf1"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamef0c370b7-09ef-4de9-99b8-19c15c0fb131", destinationName: "destinationName9bcb5766-a1a3-489b-b0f9-71343c0c6c0"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.MockFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamefbb4c3dd-5d05-4343-a458-97bb365050bd", destinationName: "destinationName8bd292ef-6d3b-42a0-b8a9-7663db46fcf"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathe3cb07ef-7db6-427d-8f86-120dd4334d17", destinationPath: "destinationPath9e8af71d-289a-4954-a6c1-c4d0c2dcd9d"···, sourceContents: "sourceContents5c7e4f3f-96cd-4506-b9d5-04ec88bc55de")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath97f4bbce-c5c0-452c-8113-50d369b5479f", destinationPath: "destinationPathe3085833-fdb8-4a30-8efe-3db7be55222"···, sourceContents: "sourceContents60757fde-ce42-4b94-a2c7-1c587e95d375")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath6c5f1b41-576c-4e03-98a2-9ef266905345", destinationPath: "destinationPath712043db-1be4-4746-94a6-3828b3a3e32"···, sourceContents: "sourceContentsb2041c38-17f0-4d00-89c9-39e054f91c69")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName3b83fba6-b6b7-4215-a0f3-d5afc13119f6", destinationName: "destinationName6f21ec32-1ab8-4c2a-9599-4db652a5e53"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName49b42a5a-d603-46c7-9f2f-69603b005b65", destinationName: "destinationNamed359bf08-3b35-45fd-b69d-6b5560dafaa"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName648748d8-b226-4c15-8392-b00696dd4543", destinationName: "destinationName31d776eb-85e7-4b64-82cb-ff9352090f1"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceName84d2bdd9-61d8-4061-983f-132388ac7807", destinationName: "destinationName5b02d1d3-548d-4fa6-805e-cfb0bf8d6c3"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamec2ddae34-53e8-4bc0-83f6-7187db3fa730", destinationName: "destinationNamef95bc6d3-a21f-453d-aa89-0be7d5eee78"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.RealFileSystemTests ‑ CopyTo_SourceLocked_ShouldThrowIOException(fileShare: Write, sourceName: "sourceNamef8301587-7981-4601-b45c-d96aad4f84d2", destinationName: "destinationName0ee2bb74-db31-4332-8f7e-c8ccfd41c45"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath03f26ea5-bc9e-4f46-9574-d2c03a173a52", destinationPath: "destinationPath4247714d-7898-412c-b219-106228068d3"···, sourceContents: "sourceContents0bd1aca4-cc99-419b-a339-6adced716a22")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath0d492d2f-3c6e-41db-8d9b-ebe4802ffa51", destinationPath: "destinationPath12935a4f-c3aa-4d2f-93ad-4baad0e683f"···, sourceContents: "sourceContents90cd4cbe-69c9-49dd-8219-39bfb95e3b4c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePath4ba9d0bd-1907-4520-82f9-711afee7317e", destinationPath: "destinationPath31238bd7-7f7f-41b7-8d67-db6a1c628b8"···, sourceContents: "sourceContents971fac58-a648-4481-98d8-66586b319067")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathaf8d0571-07d8-4907-bc78-04ffb8349021", destinationPath: "destinationPathe3839cfb-1d69-4176-b3cd-c9df58b56d8"···, sourceContents: "sourceContents9401566d-cde0-4e5c-9dc5-7ed08177ae33")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathcd0f898a-e2a4-4015-9bc5-2d805a9c6d9a", destinationPath: "destinationPath720c658a-5f63-4fdf-9b99-fd87a4a1469"···, sourceContents: "sourceContentse976ca48-f238-4fcc-95f8-e2190dd1204b")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathd4f6d214-8156-4187-9418-f0a064ae7bd7", destinationPath: "destinationPath9c2f6bc7-0562-4a10-a3ba-4c94546ac6b"···, sourceContents: "sourceContents6bef9636-456e-497b-b083-d7b6e549df12")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Read, sourcePath: "sourcePathd71e93eb-6b84-46b9-b60b-8eebd93060d3", destinationPath: "destinationPathe3ae7819-67b8-4182-b78e-997b65a21e5"···, sourceContents: "sourceContentsc69af31e-f103-4ad6-86f5-fa31f3e12fb1")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath08b543cd-028c-40cf-81e2-cca93c7b61b9", destinationPath: "destinationPath740f3ca7-2887-4afe-b148-cdcf76af9de"···, sourceContents: "sourceContentsbe1ffab9-e0ad-435c-8514-0ab50ecd3a90")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath74561a11-b1e9-454f-a860-b3a14446a80a", destinationPath: "destinationPathd77c5c75-2a93-4765-9792-d1f8f71991b"···, sourceContents: "sourceContentsc35725bb-d8fa-48ed-8139-51294129b8b2")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath77b5a344-9698-40b3-a5b0-8b8c0838456e", destinationPath: "destinationPathfc62fd1a-265f-4cc5-90a4-4c1bd8a4460"···, sourceContents: "sourceContentsaaec3f53-05d6-401a-843d-8ecbd6125c70")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePath7a8bd61e-5429-4926-90f7-7760a495597f", destinationPath: "destinationPatha111787d-1284-4a29-bdd6-4eaba1671d0"···, sourceContents: "sourceContentse60c3f14-c72d-4162-ad02-7f790cade084")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePatha8b4de42-c0a7-43e7-a916-cc2737ff30e3", destinationPath: "destinationPathb6e7e68a-1e0d-439d-abca-d9882b13c89"···, sourceContents: "sourceContentscab5f9d9-3954-4e40-b533-bf1fbb290623")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathcfadb531-0457-405e-8e80-d695982f8779", destinationPath: "destinationPath6850e9ad-49ba-48b7-9325-88efdaa43f2"···, sourceContents: "sourceContentsbfa14671-9bd8-425e-abaa-69b6a2771a0e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: ReadWrite, sourcePath: "sourcePathe014b6f7-5f90-4a69-8af4-5bcfaea0e59b", destinationPath: "destinationPathbbdbfcae-9e55-4fe9-8b86-cac332689c4"···, sourceContents: "sourceContents90dc2b7e-631a-44d7-988c-36b4dc0fdb2c")
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 1805 to 2052)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 1805 to 2052.
Raw output
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath370d8cd9-bfe1-4b00-a48d-0175ba527aa9", destinationPath: "destinationPath766e5805-319e-42e7-8001-ce68327a44e"···, sourceContents: "sourceContents67a42948-f060-4b0c-bb72-7dab6e394203")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath3f7d252a-908e-423e-8818-ab17a7edacf1", destinationPath: "destinationPath62e2cfd9-4ab0-4109-80da-3e0f732ad09"···, sourceContents: "sourceContents72c329d4-446f-489b-9b7e-091aa7ec5a17")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath50c87869-77f0-4b55-bf04-3beb14291507", destinationPath: "destinationPath5a265c14-316e-46b5-bddd-56b125f5bb1"···, sourceContents: "sourceContents7559fc76-7c50-48e2-8b96-9276e1d3759a")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath50db3d6b-981f-4d8d-8f01-69703e61eaac", destinationPath: "destinationPath423ae092-1291-464d-870f-4e1d95b5c4d"···, sourceContents: "sourceContentsd8b30d47-0df5-471e-897e-9d147a7945cf")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath6fd535b9-e82a-45b6-b716-804c23315590", destinationPath: "destinationPathc5c15b09-ccdc-4243-b884-3caac4a953e"···, sourceContents: "sourceContents9f271cba-e17d-4e22-8cfd-ef61851961fc")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePath9e1b5378-5890-4f3d-ae1b-68c2cb991d5a", destinationPath: "destinationPath33646984-7e88-41b1-bcd2-a02008a3cce"···, sourceContents: "sourceContents1a8a042a-5772-44b5-8a16-e91df0385c16")
Testably.Abstractions.Tests.FileSystem.FileInfo.CopyToTests.WindowsFileSystemTests ‑ CopyTo_SourceAccessedWithWriteShare_ShouldNotThrowOnLinuxOrMac(fileAccess: Write, sourcePath: "sourcePathd2ffe867-8ac4-4c8b-ba9e-be7be8fd52bd", destinationPath: "destinationPath20439191-84bd-4f13-82c1-902da854bda"···, sourceContents: "sourceContents09220871-67df-44f5-b2a4-2cad5c1fcc8e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget092b9d7b-8268-47b2-a811-eab7874a2df1")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget63394ada-280a-4902-8358-3842249f1b7e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget7a9c7f28-9a08-4f8b-a8c3-a6d199f803a3")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget9ae5f4c9-1c30-472b-8f6d-d4bd3fd95547")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargeta8c61106-f487-4576-b2be-5379ba27eb6c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetb125183a-e94d-4683-a14f-fc3307fc5dc4")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargete53798b3-21f6-4376-9d8e-cc084df4f1ef")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path15ab1110-83f4-458f-ae3c-bf82d0c6eb34")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path46ae5c62-0fa2-43de-9414-5ecc35ea0e0c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5754ad9f-d6f0-4d66-9439-5c0f1fef134d")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path579c6085-8a51-4a24-b926-0cae5bf45a27")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathbf84dab6-3bb6-4de1-ae25-33e1bd00ba97")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathf07b91b5-a87a-411d-b594-7ff0fd7d972f")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.LinuxFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathf5150b8e-513f-4598-b32a-6cee7fd55c97")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget0436d272-c684-4f41-adbb-1dc292d6652c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget18f2c111-c45d-4759-8ce1-5460aa27fce8")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget53a0b4a0-c1b0-4b62-af4e-cc613d452a2e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget7bc9d777-8553-49e4-a6a8-7888f7b66dc3")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget9889e3aa-b00f-4be8-9daa-783f5fc35d05")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetcef57b31-e52f-4e29-a71e-d4ac5e1425e6")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargete8777aeb-4b6c-41b1-817e-86e2bdbe1783")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0cffe3b3-c1f8-4827-8443-6054e5b250fc")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1a1e9fba-971b-44d8-8732-c129af6edce7")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path48e2199a-225f-486b-a18f-8bca997796c9")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5b3f1081-fbb4-41e7-ba09-7c30d5f6cbdc")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path7289b521-b951-42d4-ac2a-39d781fc0b7b")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path81787a7c-968a-4d91-9927-890ed4af3fd9")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MacFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathb8fa6d26-524e-4143-8e43-0bacd42d0f1d")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget44c8ffd9-033f-4daa-af13-8abad8efddbc")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget6022e828-c031-49c6-990d-1fc70c7bd98c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetacb9b306-2316-48a6-b1fe-59b81c42c1c0")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetae224a93-f18b-44a3-84f9-b17435eb683f")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetcfe97e53-4c02-46c2-b92a-3f59b922f2ae")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargetdb87052b-9ba6-42dc-a52f-244e137ec23e")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path310dc7f1-9398-420f-a579-6fe57db88bc1")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path46c0358b-6972-46d0-b88c-a4e6588b0dcd")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5a3746e8-eff0-4ce4-aea3-26737f25bbab")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path67d751c3-3c6a-4a46-80eb-6ef87b432f6f")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path78246944-a9a6-4504-8c45-b744f800296a")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.MockFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathd08bd753-8a84-4557-af69-ba772f4ecd76")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget0ace817e-df12-4082-8707-1a0f52f30b2c")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget1ac37214-b012-4839-ad2a-6253ecd727b4")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget207cfee1-a30b-4aca-bdb3-dea4249a87df")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTarget8be33578-1811-4ad4-a89d-8e4dd6025dfe")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargeta2d8455e-6c85-4038-a60e-5d10662d0408")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInPath_ShouldThrowIOException(pathToTarget: "pathToTargeta575c379-e136-470a-b0c3-8dfb8f5c09ed")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path02245490-a4ef-4e64-80d3-1d9174e48fc5")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path7141670d-5e3b-4de9-838a-69425cc55637")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path899d0b1c-b600-47a5-8926-73535c82253d")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathabdcde79-eb2a-4635-9dff-7d3aa3d2a185")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathc7f7924a-4bed-4410-908e-a95b1c5cde52")
Testably.Abstractions.Tests.FileSystem.FileInfo.CreateAsSymbolicLinkTests.RealFileSystemTests ‑ CreateAsSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathfaac59f2-2277-4b24-9de3-6d4fd95d6ebe")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path224fab48-8fc3-4640-960a-6b93edb4d733", contents: "contents1b027a62-c15b-4817-a58d-fd9b00306f83")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path4e2e5737-71cc-4e9d-a3e8-fd73e4bf7520", contents: "contentsad1e2768-29f3-488b-9ca1-261fc87dca2b")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path6a4df4c7-ed9d-4030-93df-686e1d29168a", contents: "contents9a1f2399-6e51-4f34-a21c-c945f8eed92f")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path6df39417-eaa6-44ab-9762-bfa0ea8072b3", contents: "contentseeb8b0a2-6fb3-4148-bde4-aca9f09464b9")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path75259b2d-db6c-4d19-8518-cb423d21a29a", contents: "contents8e913b03-2faf-4106-86ab-62cc37075c45")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathc000a5c9-6868-430c-a8dc-2720e4ced49c", contents: "contents312471d0-8508-445a-be1b-dab727c4412d")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patheb5ae720-cc74-4420-9e15-b1bed9934b8f", contents: "contents1564f0bd-87fe-44f3-b34b-c0ab76ab0565")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path07e743ce-0ded-4b0f-9371-f1ca4525331a", contents: "contentse8590e0e-267e-445e-94b4-0c13a1fb676a")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path4191e0f7-ce79-4b20-9139-b859074da213", contents: "contents20dddd46-309f-40c2-b789-fae883fdac06")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path44b5f2b5-b94c-41b4-a241-6e286e91a506", contents: "contents7bcc60d4-dd48-4901-91cc-e8dd3a8d17fd")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path49543d7a-f4a9-4c4c-b846-c90f4c09e637", contents: "contents62ec9fdb-0e7d-4354-aac0-949324fbc3bb")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path81347b95-c770-49a6-91bb-f3ff725f2bda", contents: "contents3d3e5791-7f6f-441a-b149-a38ba3c9451d")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "patha840cdae-8b4d-4ead-94a2-cdd9c137216c", contents: "contentsdf273f50-b14a-44b0-8454-31b18ddef6d2")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathdf639a2b-5f42-4f7d-9a33-5eb476e968ea", contents: "contents4176db98-18a0-42ea-b520-867a17afdbb1")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path192cb587-657b-42c1-b76a-79e1f351478d", contents: "contents66f4dfea-930a-45dc-ba9d-36b3ed494944")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path222595ae-1124-4e10-8e88-161e80a07f51", contents: "contents14664bd4-2a47-42c7-b0c6-5008d4189113")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path3ff2aa1d-b34c-4718-a6ad-716ebcb92ef9", contents: "contents2cc513ba-8546-4c48-9de1-8474f54c9f34")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path9dbec55e-ec98-4dcd-a756-1ed405b64466", contents: "contents17cce062-6085-4777-aa30-94c39efd2850")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathbf28e5bc-c8e5-45ba-838b-bbd22f3bf7cd", contents: "contentsbc287942-3504-48f9-a229-f6f9f2b581f5")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathd17eb491-94db-4a44-8198-a3ddcf2aca2b", contents: "contents38d938e4-5c2b-4f6e-9352-9fa255907a9d")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathf3df7b57-151f-4761-b2a6-39fcc3a23f01", contents: "contentsbf4961cc-3786-4881-a0b5-954dc9eaae34")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path818e467d-677f-4d84-8403-862ed2ee5156", bytes: [205, 238, 175])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathc4d14db6-557f-4ca2-91ef-48616e8cc21b", bytes: [242, 23, 195])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathd6b8f6a7-32d5-4557-8ffb-24b26622762b", bytes: [134, 212, 41])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathda6bb915-3cae-48ba-beb3-74db6f0f1459", bytes: [194, 72, 10])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathdb6d4287-df1f-4a0c-b17c-ea6fb600655b", bytes: [122, 155, 121])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathe99077f5-8db0-4fd1-8948-de8bd144f739", bytes: [254, 210, 59])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathf22a40bc-43fd-404e-9c96-a63fe0677a47", bytes: [161, 205, 100])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path07a8f890-8b16-41cb-b182-e7385ba71fac", contents: "contentse33524db-a2da-4333-9932-952a01c270d9")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path1c07b13a-efc7-47dd-9151-75a8161ede52", contents: "contents2957a8e6-d5a4-46a1-8e75-53d5e8dd4539")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path51e48d1b-0002-438d-905a-4560ebe8708a", contents: "contents6e6eb25e-d79f-4633-ad6a-37706e4e391c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path64849c83-a605-4567-a692-61ce103e0cc0", contents: "contents6227f40e-e4e8-4967-a5fa-e8bd7750a561")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathcc3ab268-4755-47a4-b2a3-42399efa5cea", contents: "contents7268f9ec-e6c8-4a67-b1f0-fe830844929f")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathe443d212-52dc-44ce-a82d-cad42b7d06a3", contents: "contents92fc82d2-44be-409a-8c53-1d8c48a90d39")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.LinuxFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathfefb1214-ba02-4e2f-8708-4375a04a9ba0", contents: "contents19aabbe0-674a-4a76-8fd4-5fc2a92348f0")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path353e3615-5cbe-4604-82b4-dd8c84846824", contents: "contents06ed77f1-acdc-4755-88e6-5f3f5745d706")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path775e5809-2d56-42d8-965f-53798f6970f8", contents: "contentsa601ecff-5db2-4d44-b09b-919e57135383")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path8786e8d6-3677-4bf9-9001-65d687f4d17d", contents: "contents70149863-c05f-43b3-86ff-a5b06da8be0a")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path9192794c-c016-4ab9-9fbf-f16633dabafe", contents: "contents6a12ffd9-4bac-4354-8c3c-b70ffe1a7d70")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathba0b7e80-39fa-4ffd-aa3d-b4609d8686bf", contents: "contents1342d344-af37-4469-961a-f5184897e399")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathba7f1749-0cff-4fed-9d0d-9e811c3608fd", contents: "contents078377ab-2c3c-42b8-8f83-c938491c3afd")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathffe3c752-cad1-4019-ae11-815c50b1b85b", contents: "contentsc7febd2a-1e15-46e5-906e-523a994c0758")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path23dfa9f3-9383-4ae5-ba0d-ad2139f8cad5", contents: "contents2459c31d-6632-4de7-a9a1-e5b598f5ab17")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path7401133d-5b31-48b8-82a5-370b0985b3a2", contents: "contentsd239519c-f9a1-4966-ab24-6763d52acdbc")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "patha7f1e79a-6400-4d0a-a81e-3c4789753972", contents: "contents26578829-3bf3-4756-914a-176aaa2d0a16")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathad5a22c6-6e52-4e12-842e-2c83ec5cfb96", contents: "contentsb1c2a585-3998-457b-842d-bc40fa6707de")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathbbfb23ce-9d33-4711-925b-179fded56eba", contents: "contents392ec0fc-9fdc-4c22-9c55-4255aab2449f")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathd85ea3db-abaf-4ca6-94f0-949d688202b6", contents: "contentsb221b7c2-2686-4524-acd2-56c44b6a0c4c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathe94a628c-3e21-45b0-95b1-136ebcb760aa", contents: "contentseedf06b6-a096-438e-bf86-e77dfa3c4a35")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path3b228a1b-f814-4191-b5dc-31c36c127ee0", contents: "contents29c62986-e8c2-441b-a239-7d7f01a91529")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path3d5efd4b-6402-47ae-a97b-73afa2f31a2d", contents: "contentsec526570-ef7f-4112-bf8d-abe585e3c997")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path4b463f9c-f4bc-44a5-b6fc-2a6f3dcb6e39", contents: "contentsda5e0d68-39fd-49a7-9160-b012b9afadb3")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path7667a37d-f7c2-4af3-b1fe-f0a87b7b9264", contents: "contentsbfc168e2-7975-41d6-b1e6-312f39661ba4")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path996a9506-c361-4cd1-8510-a70441f14969", contents: "contentsf733cb15-e921-47cc-b963-2bb73d7f1557")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path9c852de5-2381-4675-b2a1-5e9bebefea53", contents: "contents00836d81-01c0-4bba-a167-77063644f770")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patha6a02682-90fa-4b62-bb48-837187f20060", contents: "contents159e266c-da9f-4ea6-aadf-8f785f99e62b")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path16fc2367-9ae5-42b1-b61c-5f270f8d2111", bytes: [227, 200, 232])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path310667d7-4d04-47e4-a360-010efa973fa3", bytes: [249, 96, 77])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path7be8bed1-5110-403e-a16c-4584992f7e54", bytes: [212, 193, 20])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "patha5f07b5e-c6ba-4fba-b56c-7b6840936e18", bytes: [35, 89, 246])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathc428f7d8-0550-4b20-a264-121e35f41c3c", bytes: [227, 137, 31])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathdeda3c3b-15ed-4db0-95ba-ae6a85bd3483", bytes: [225, 39, 2])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathf703a1a8-c173-4fe2-a7e3-2ca429e542c4", bytes: [116, 36, 37])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path3680ff72-fa04-40e7-b1fc-b09f670268cc", contents: "contentsd153ab3e-e079-43df-a664-deedf6c403d4")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path7d8325de-0780-4285-ae63-5e2d04c3f514", contents: "contentsfef28725-002b-4cab-8e8d-02d9a561bfe6")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path7d8fde14-8ed2-4749-8148-762ad27cf5d7", contents: "contents2265615b-b344-4116-bc17-2268bf86bb34")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path89ef49c9-e796-469d-bbc3-7c5bd89d1990", contents: "contents8c851759-c14b-4dea-8695-d1e95f3f6240")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path8d1238a4-96c5-4c15-bf58-cfbee9a70d01", contents: "contents19e7c7e2-17a7-4dfa-b94c-f0f73fa03050")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path937cb335-35e0-4dab-b2b0-2116017f9f63", contents: "contents18f4718a-282c-48ad-99c7-9c4eeca21720")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MacFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path95513e58-6a8a-48dc-931d-6d6ce2f173b9", contents: "contents510ec4ed-d675-45fd-a220-a384d754e26d")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path07bc71ae-0db2-4cfb-a3be-d1c5b8289693", contents: "contentscc8e057f-46e3-4838-94fc-6da275e9d4f8")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path41b886b8-9d51-4bed-8142-89542610f8fa", contents: "contentse3a99e1d-f3c9-4a3d-aecd-974142eb0e36")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path86573f77-f880-4654-b68c-47516de46634", contents: "contentsfbadab56-271f-4cbc-976f-ef9da4a96ff5")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathaff0a63f-e05e-40bc-afdb-5b8d3472ee2e", contents: "contents98213424-250e-41e0-b918-9d88d0f64fef")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathb1981e58-87c3-44ca-90c3-19a21af36b2d", contents: "contents9fd6d904-e7e5-4bee-a24f-5f0a32d38127")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathc409144b-00cc-400d-ad8d-70fac2d51ed3", contents: "contents3e1ea20d-5e93-41cd-a7b0-693e86ec3152")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path3792c164-7bca-439e-8e2a-e442facb41aa", contents: "contents3b1fffc5-1496-46a1-b1be-8780d0fba74c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path4cb2c22b-2a5b-4be3-a67e-07dd1da7ad6d", contents: "contents8c93eed8-4b31-4335-ace5-5b0eaca18409")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path5bfc99e0-5cd5-4d79-978f-8a825127ab06", contents: "contents643ec1ab-de62-4448-a9fc-f2bebe9ccc76")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path857db8a0-2000-4a2a-bf83-6cb4aefeee6f", contents: "contentsadbc2e71-99d9-4f83-87f9-ce63ed68bca1")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path944f79a4-6daa-4e15-bf1c-4c837a94fc04", contents: "contents581049c1-b7c6-4948-a5ea-822d9bd8cb83")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathe599dd46-7997-4428-9ed0-5fc3170775b9", contents: "contents1001ed5e-c856-47b5-bd3d-8fee460d268e")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path4df59b28-f53b-48d9-a3e0-84e3116fad49", contents: "contentsc9b0ec57-cd02-440f-9e02-63dd1e4366ee")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path5daf53c4-921a-47cb-bcc1-f09fa01acf9e", contents: "contents3f473c1a-bb60-4a29-8cfa-c4430baef53b")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path7e9b3e7e-e130-439d-9a8a-a2d55f8ccd0d", contents: "contents95adcbb3-ab97-4db7-afe8-e3041da03aa4")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path85b412de-b509-4bce-a543-b6d6127030fe", contents: "contentsdd1e0530-04d3-4535-8ba6-0122b07e857e")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path97226db9-54eb-493b-99d5-0e95cb8c845d", contents: "contentsdb59623c-a3ba-4086-b450-249212f98f88")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathf91d503b-062c-4af0-aaa3-2dc6e6f8edcd", contents: "contents303899b5-1e46-4a0b-960a-252883da7946")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path0a819a31-64c7-422c-9ca3-a333f694a45b", bytes: [252, 94, 177])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path327381f3-ea2b-4d38-ae6e-bb50a2da4e62", bytes: [166, 95, 106])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path68fc548f-d3b2-4b41-8542-ed48e3cd30e0", bytes: [213, 24, 55])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathad3bee1e-a193-4a4a-9f00-8ace24b69184", bytes: [164, 233, 30])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "patheb1255fe-abd7-49e0-8afc-730d25f4c1f4", bytes: [101, 132, 185])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathf104a044-b73c-411e-8e9e-00b065766756", bytes: [26, 123, 67])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path0e02a69c-32fc-4825-a427-19bebcec7c5b", contents: "contents3098b380-6a8d-43ed-ab0a-96d09d1ceb45")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path1e12d277-59f9-493d-ad1c-e6ca916d84da", contents: "contents04e9866d-231c-4584-9c81-4cc1b64d1fef")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path2ec16f4a-9c17-4d6a-9cc7-8ecfac0b063b", contents: "contents0ddee5e8-cdbe-4f57-99d9-79eeccba7c60")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path4cfe2377-411d-4ef3-a617-18a9a7daa833", contents: "contents1669658a-ef13-4470-8b51-a838b39d8702")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path553b9997-df0f-403a-b54a-345f22f5dbd1", contents: "contents489ff02f-c6f3-4b8b-81c5-592cf4d93e49")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.MockFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "patha8364152-5815-4505-acc6-96779d5ffb43", contents: "contentse31e6517-7709-4bd4-b470-931c063b3f86")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path05a4df77-8b2a-4716-928d-954268bd953c", contents: "contents580df180-75a1-4b4e-92ac-1db375858725")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path089d658e-c6d6-4a0e-973e-1126dd376ff4", contents: "contents39df764a-e81f-41ae-9987-85a20e8750c9")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path0c3285c2-97db-49be-9099-a538409a2c40", contents: "contentsae8e7a3a-b05b-4bd6-9c1b-be5e40aa985c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path22496bb6-3aa1-4fcf-aa57-a132a4b3d631", contents: "contents883739cd-0a30-44f0-96f8-37a4b9f12d82")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patha698082a-6596-4fed-973f-f59431c5c9e7", contents: "contentsc8db7abe-c711-46a5-9222-6576c73c98ef")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathe1d8fa6b-b9b5-41fc-bf19-acb2206e70f7", contents: "contents5116610a-614a-4a4a-8ccc-17bc27c13911")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathe20d8a4b-a810-4a7d-9e53-f92378c341f6", contents: "contents090fe716-7cc1-4c2a-8bc3-fb75acd6fc8b")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path0b3b4950-aae7-472c-890c-996b7175249a", contents: "contentsbe40c79e-cc8f-4c03-85b5-9a039b4f8fe4")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path38d778a6-bf01-4bf3-9942-4dbdd6ca9eb6", contents: "contentseecdc9e8-6003-4bca-bde0-105cb72481a7")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path41dd4d3e-3363-4368-9729-bbbc10d96bb7", contents: "contents0365ae9c-d994-4212-89dc-89a3d94f5045")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathdc7dd28e-4efe-4d38-9aeb-a2244861ad42", contents: "contentsdafe2306-8dbd-49ac-80f1-582632b49596")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathe86d6aa7-3968-43e1-a942-6d462fb2add6", contents: "contentseee8bfa8-37aa-4080-8703-2498d581c2aa")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "patheff15597-efb9-4613-b855-83ddcc0e6d13", contents: "contents9363cd51-833c-4e87-ab4c-d06437b515d7")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path1e6f1c04-f719-4c0f-874c-aa2bf6a679d5", contents: "contentsb67a9017-cc9e-469c-952f-b87a1c76f038")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path24c133f7-2091-4c51-9cb7-e7be46bcb7e3", contents: "contents9646926d-7ac0-4588-8403-4a7267c35f44")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path2acf76c9-4581-4888-92e2-5889d76f5d7b", contents: "contentsf597aa2e-3e45-4a71-af46-7ec6689402e0")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path95fe9698-6754-42f8-9854-ac617eab9e73", contents: "contents81d4293f-c031-4c3d-85a3-7bb02f61aa31")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathc2b29c22-4f98-432d-bffb-791258607c14", contents: "contents80417870-1a03-4be1-9882-72624a3b8e81")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathd4504536-4e87-47d4-a587-453fefcd510d", contents: "contentsb970d56b-d99f-4f49-a1b3-224f4fd0c47c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathe160fa80-7d5a-4870-9175-5f9e7a91b4a5", contents: "contentse752f329-3fd0-4f5c-a727-ea6af2f05540")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path24ca7489-f2f8-46eb-84ea-0b9d1c1894f5", bytes: [227, 212, 44])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path49b3bceb-fb19-4c2a-be8a-39c9fe9119f7", bytes: [52, 68, 200])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path7abaa852-8e66-4400-b0ad-b258891ad852", bytes: [167, 76, 96])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathb6ad6a28-4cd9-46d3-8f48-f21cb5767513", bytes: [211, 44, 145])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathd4bb050a-f8c3-4a06-b6e0-a7323a2a92d5", bytes: [49, 120, 228])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathf5406f0d-69b6-4128-88f9-d92285674483", bytes: [33, 176, 254])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathfb106ab8-a6e0-4778-b81f-40a21553109f", bytes: [16, 75, 36])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path5e7decc1-892d-4177-b976-5b742a9dfa34", contents: "contents7211b17c-96cd-4ed8-a25b-a12595dcc7bd")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path6c0f9b21-75c0-47cf-8167-d3b20f88a931", contents: "contentsd890fa64-52a1-402c-818e-c668d7c31edc")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path6d1940cc-57fa-45cf-92ec-4fe4a1c650ca", contents: "contents96091b0c-569a-4d8e-9009-5dba6827e775")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path85b975da-a686-47e6-a9ca-d1a10bbe07f6", contents: "contents1e0382f1-ad9d-4254-9ce0-ee33643d6ee7")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathbeb7df51-f76b-464c-91bd-0b32cc44be8d", contents: "contents03430c33-9e03-4cb9-a029-d17bdec8c6e3")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathe2b6da1d-911c-4483-ae1c-64ce48ab5060", contents: "contents46287746-44fe-4bbf-9ae2-e402a3c69f62")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.RealFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "patheb926cd8-b9b6-4aae-ae5a-77567d4d7b98", contents: "contentsdf00cf5f-18a7-4b14-9066-8a4178cfdf91")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path4a980a8c-9577-44bf-b568-7555fb768488", contents: "contentsaf2295b4-3738-479a-b0da-01341a2dc9ae")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "path7a34db25-ea8a-4984-8ce4-a88d96637da5", contents: "contentsf34e76c3-141e-40ed-88e9-00cb7354c91a")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "patha895c48b-670b-4b7e-952e-d6cb54ded376", contents: "contentsb4f20248-9c4f-411a-a8d1-82d82b8b4792")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathab9091bd-09ef-42d8-b66a-99293965321d", contents: "contents2509b42c-a714-4430-89b4-fb2f4ce30200")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathbb5a9578-6cb7-40f2-9595-2b73ff4adb99", contents: "contents2b453204-409b-496a-8ebf-ca44418279eb")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_EncryptedData_ShouldReturnOriginalText(path: "pathe9e7ab2a-f3a8-473f-99e1-09a5ad20d886", contents: "contentsf97596c4-279c-4eb5-8b26-cc3031cd6629")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path0cac7ca5-91f5-4290-ab1a-b0460426bc81", contents: "contentsbf1d2db4-8fc2-4581-a97c-c063e29539db")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path491e180d-3993-4b67-8541-67183f67a711", contents: "contentsfddad0f6-cf5f-40bc-ac44-fce3cfd1456e")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path51f9bf87-453c-4723-a32c-a9b38dda09be", contents: "contents73842187-95f0-4851-9e3d-7ca3bc69dbe1")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path5247cb09-3333-4129-86aa-6979cfac387f", contents: "contents09785e3e-686d-455e-b8f9-66e474aaa592")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "path889a6a08-9425-41a8-a224-e5ef4834a52b", contents: "contentsbc3ef1e5-05a4-4ab2-8640-25da4b583203")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Decrypt_UnencryptedData_ShouldReturnOriginalText(path: "pathb15332e4-d59f-47be-958d-0e17bc4a91d7", contents: "contentsf4fb25ac-f5d0-4202-ab20-473b207c78da")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path65e6ec91-6329-45be-bc1b-487e9b832b48", contents: "contentsa19831a5-6b47-4820-ae5b-85f79eb48c42")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "path8550af18-564c-4eb3-ae2e-e3e0020e4558", contents: "contents7fdaaf69-4258-4a06-acae-ea8e9f464874")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "patha738aaf2-7ae8-4dd9-bb61-058cb6deda6a", contents: "contentsbefcfa2a-fb2e-4598-b68d-f30bed0f96db")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathba818a1c-3fa7-4189-96de-0fc0cf2264df", contents: "contents55e1fa1c-41f1-4ace-bc9b-803e96715e5c")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathbdbd82d1-421e-47d7-8afe-f1aa2d8bb200", contents: "contents766ae360-015a-4b56-bb35-47104d287ca4")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Decrypt_ShouldChangeEncryptedFileAttribute(path: "pathfe4dacd7-8800-46cd-84ed-89c03c92e8f8", contents: "contents444d341a-5752-4292-94d9-741244214b84")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path4d355d86-4783-4392-baa6-69c9e07e3b5b", bytes: [28, 86, 204])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path4dde4840-a10e-452a-8a8f-4cceba1b7b60", bytes: [5, 182, 97])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path5bfa4b02-1db4-47a2-a9af-ef9adc501f0e", bytes: [145, 236, 90])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "path8b744e3f-1e9c-4448-8498-25a6d28db976", bytes: [5, 136, 54])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathac371577-bad9-4fc5-8cf7-17bd9b52b41b", bytes: [172, 207, 227])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_ShouldChangeData(path: "pathff5764e6-9d5a-4566-95c0-fe72893163d1", bytes: [90, 210, 216])
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path53dd6e22-e9e4-4e42-b55f-c8015041a52e", contents: "contents6ead4e6f-a3e8-4bbe-aefd-e3aff6837a36")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path5a168668-850b-43f7-93ca-442a8f39d6e5", contents: "contents4776e09b-489a-435c-a88b-bb90b7fe8038")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "path5ac30821-fe04-4eaa-8219-c6127b897de5", contents: "contents4ec289de-ddb6-4638-ad9c-7584d33ada38")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "patha10ff328-78be-4186-b20e-51f81795539f", contents: "contents20b2a159-017b-4db8-98c2-1b687c61b66f")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathb4e2b1ac-c109-4ba9-94cd-d0da92b48312", contents: "contentsb71b1ccc-3f22-402d-b744-7b2b5036392d")
Testably.Abstractions.Tests.FileSystem.FileInfo.EncryptDecryptTests.WindowsFileSystemTests ‑ Encrypt_Twice_ShouldIgnoreTheSecondTime(path: "pathca0831d6-3203-4d2d-ba2b-03b905412399", contents: "contentsdf0e1f32-72ed-4295-8a72-912bc926a51e")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName123a14b3-9193-461b-bd9c-118dfd93699a", destinationName: "destinationName42b4f095-2372-4921-a933-2ed88909127"···, backupName: "backupName7b7fbfb8-a2c4-42d6-809c-2009928ac5f5")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName3515e4e9-913f-4d06-888d-a3df74ca9ce7", destinationName: "destinationName792fe5f6-3345-4664-a0a1-440181ffb50"···, backupName: "backupNamed46f5bd3-1a03-4433-9676-2ebbf771ec03")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName57ff3c07-af83-4901-a97c-dd89e7392e0c", destinationName: "destinationNameb7071e8b-9fc2-49e6-95ae-2046b24c581"···, backupName: "backupName64eea56c-0249-4b92-af2b-059fda33068a")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName9144ad0b-0855-489a-9155-675e640a2ac7", destinationName: "destinationName53a9a825-cfb8-4cb3-8e3c-ab606827ac0"···, backupName: "backupName56c3c812-bca8-4099-9e6f-3b3d6304a74a")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamec069ff59-724f-442e-ba6b-6798ea10fbbe", destinationName: "destinationName9603703c-ac27-41a7-8382-ea8945cd391"···, backupName: "backupName1ce0602b-8f78-4f47-9117-b63e64dd03a2")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamec2614bd4-326d-4228-84b7-2cf21f2ede61", destinationName: "destinationName5007cbe3-6a07-4465-aa00-66d0747029c"···, backupName: "backupNameb430c35e-60f8-4f34-a113-ed3aeb33c162")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamefe2f46d3-5bcf-4672-aa4e-640e5ce5066d", destinationName: "destinationName5d04daf4-1d92-4b81-8fa0-267bba90280"···, backupName: "backupNameab598ea6-6856-4d9a-9732-d67fef684bf1")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName0f784938-5f42-43d2-82c7-ffc8a411de5c", destinationName: "destinationName41606abe-6eda-4150-a97b-4773cbf6d7f"···, backupName: "backupName1948f7f5-a65d-43cf-b5ac-9f0d9b66d371", sourceContents: "sourceContents523e2a6a-c80b-4acf-bbb0-ce3aebe4b8d0", destinationContents: "destinationContentsa66142e2-06bb-4e79-b9b0-e904302"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName7a8a9693-a3c6-4e2e-a7ca-1b124c48c899", destinationName: "destinationNamec73217d3-83e0-4d94-a82a-6ddfd935d70"···, backupName: "backupName7ce1545a-5db9-468f-946b-12b5a17a16d7", sourceContents: "sourceContents23aaee2f-0a8e-4d7e-9aee-e6965afe1814", destinationContents: "destinationContentse885082a-c005-4eb8-aa54-1fd1787"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName98995f35-860e-46f7-966c-6fd71574b8d7", destinationName: "destinationNameb8500881-8d61-4bf9-8daa-d82d15d9590"···, backupName: "backupNamead29d44e-d22c-46be-a8a7-47baf02f85e0", sourceContents: "sourceContents80b06c39-2d0c-40d2-baff-d83fd6daf1af", destinationContents: "destinationContentsdbaaac84-3f67-48cd-b718-5c87e48"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNameb7aa1859-f547-4dc0-8866-27977e53abce", destinationName: "destinationNamef9a68ce4-f6a9-4c31-9132-0516a203941"···, backupName: "backupNamea2605284-233c-4916-8c1b-9a7f609edcec", sourceContents: "sourceContents3c7d120c-027e-40ec-aa95-0038831ee518", destinationContents: "destinationContents917a7851-df95-456c-8748-2cd75f9"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamedde53de1-1e90-49e9-be6c-7f0d0dfea7a4", destinationName: "destinationName814d1d12-8c83-4a81-b492-5b465be1516"···, backupName: "backupName2fdf3915-946e-4a68-b6d0-32a257f816b2", sourceContents: "sourceContents7274db59-023b-42fd-9f4a-5b1c68782f51", destinationContents: "destinationContents2f6c4f3d-8726-4278-bcbe-efaf870"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamee21fad51-2a07-4f42-88a3-76b1b870f4e8", destinationName: "destinationName4bce7af2-1f26-45a9-8aa0-406393d320b"···, backupName: "backupName8533f8ef-01c7-40b2-9d1b-5d7c383a3f5a", sourceContents: "sourceContents0d5cd74b-faaf-4ae3-aa46-c2d6b8ba8deb", destinationContents: "destinationContents75f175de-9dca-409b-8f4c-2343009"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.LinuxFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamef1ebcbb4-4607-40c0-9aa9-33308c70154e", destinationName: "destinationName5fdfb479-c6b6-4ee5-bdc8-63d72329990"···, backupName: "backupName92eb04fa-8c38-47f7-b699-a019156956f0", sourceContents: "sourceContentsbae9a5b4-ead6-43f1-bbae-9de9b11018ac", destinationContents: "destinationContentsf45122ea-fe52-43da-ab96-c1d54f2"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName03f42115-edb6-4bdf-a472-c5616b60681d", destinationName: "destinationName175ce977-48f2-410b-a5c2-8c8c3995c30"···, backupName: "backupName19d8296b-9874-4e38-925b-c41d2efbebf3")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName22689752-eb9e-4202-8936-737e4e94e62f", destinationName: "destinationName5f44a6ef-9991-425d-8478-69493ea3a11"···, backupName: "backupNamed4c67427-ed74-48db-8925-076f4d02753e")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName264a21d7-c5f8-4a90-a225-2f98084f3f3d", destinationName: "destinationName233c298b-8b54-4ce8-8ff0-b14af6d72b9"···, backupName: "backupName3337b93e-2c67-4ff2-a9c8-397c9346f5ad")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName3b489db1-22f6-4564-9056-7a20e768a009", destinationName: "destinationName8ea75476-6d6d-4c9a-a4a4-c95736f4825"···, backupName: "backupName7c69f509-52a8-410a-a5cb-3b70d6faae92")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName4d4fc008-e61c-4e2d-b73e-a706b2291837", destinationName: "destinationNamec92a9715-258d-4889-b049-7d5505d8c7b"···, backupName: "backupName0cf21f99-ff47-4f19-b1d7-085928781206")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName5292651b-452d-43f3-8b18-5ba7bd034b9b", destinationName: "destinationName92933271-ca71-4e79-89c1-15fb4c641f8"···, backupName: "backupName6d1c3cd0-1a8c-4b24-a25b-f34446f41f67")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamed9a14874-3b27-4c3b-829e-ceaa804497fd", destinationName: "destinationNamed499713a-9765-4b24-a703-c81f7f5c75d"···, backupName: "backupName85f1528b-d497-4601-b78d-7a1610ac912e")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName0fb8fa9c-a3b6-42b6-9134-c85083ebc970", destinationName: "destinationNamea4a53af0-f27b-4c7a-beb9-49bb56655f0"···, backupName: "backupNamec4d67d75-f176-468a-8509-55b237b53c51", sourceContents: "sourceContents46fb8332-6bc1-4256-b580-a872aa1bf8be", destinationContents: "destinationContentscc789364-9e1c-4add-b45e-7164e6e"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName26d6f2d6-6f5e-4cfb-b297-d348690c86dc", destinationName: "destinationNamedf42c66e-90ba-49f3-b528-873543cb7b9"···, backupName: "backupName707e6ac2-a848-4519-87cc-808cac924853", sourceContents: "sourceContentse846185b-c779-4990-ba5b-00ad7d2261b7", destinationContents: "destinationContents49c45d77-ca65-4211-98f1-a1417a1"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName57105691-f252-4b75-9402-a15a6fd06608", destinationName: "destinationName6537e3b2-73ab-45db-a475-cab2dac3d20"···, backupName: "backupNamed6c4fabc-ae49-4056-ae65-d0203e2d20bc", sourceContents: "sourceContents0f0f152d-beb2-4758-9a0a-4bbb7ad4cab2", destinationContents: "destinationContents373529c2-2747-4021-94d6-f20467d"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName59cd3e0a-2f6b-471e-8817-de097cd930a4", destinationName: "destinationNamea1f283a9-dae7-4997-ac92-f591036ec05"···, backupName: "backupName74d46122-5fb4-48d2-9e30-d320d63bef55", sourceContents: "sourceContents5ad551c1-c688-4a30-b8f5-1bf0a518e575", destinationContents: "destinationContentsa31a7ac6-60ee-46a1-85a2-f16d82b"···)
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 2053 to 2283)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 2053 to 2283.
Raw output
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName7127a8c1-fbcc-4e9a-9d6d-fc3177572136", destinationName: "destinationName94af97a2-61fd-4941-ab24-935140e863e"···, backupName: "backupName321ac85e-fcb0-447a-b539-65d4d1abb456", sourceContents: "sourceContents57f7e2e7-7768-46e5-be1b-701c57b5fb67", destinationContents: "destinationContentsba602f8d-6176-417d-981e-cae5752"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamea80176c9-16ed-48ac-b51b-73800ea74c33", destinationName: "destinationNameaaf3d24f-e058-4807-8c36-b3dc514bbb1"···, backupName: "backupName0a2aeeb1-6191-4ee6-b72d-2eb6ab813630", sourceContents: "sourceContents23db16ce-95c4-4eb3-87c0-e793c2c4a14b", destinationContents: "destinationContentsc07533fd-af24-44ae-9d3e-57375f6"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MacFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNameb490c327-a2d4-4abf-9a83-60bb27b42654", destinationName: "destinationNameb58e2785-31a4-403c-8070-7c236434ea7"···, backupName: "backupName12681732-fb81-4865-b3be-7b1bc5d3427b", sourceContents: "sourceContents3856b0c5-259c-4154-a84c-658d0b67aba7", destinationContents: "destinationContents0c99cd64-3fe5-4fd4-a6e0-0c5b412"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName2d885e6b-0f19-4eaf-82b5-2bcdc168dc51", destinationName: "destinationNamed4b11e64-9194-424b-b94e-074cca77b0b"···, backupName: "backupName97009f79-f139-4c96-a9b2-c02f09544d17")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName4d981b5d-a6f6-41be-b9a8-06a9c27ceb88", destinationName: "destinationName3df13152-ba11-470f-a491-cca16f111b7"···, backupName: "backupName213a508f-0e9f-4f9a-9ddb-74c1d2967dbd")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName8873b850-f0e1-4c67-96fa-3a2a476b668c", destinationName: "destinationName6ab26c39-ca42-4f11-82de-5b322411147"···, backupName: "backupName483df013-ec04-4aa6-8ab4-4b16cbb0c8c3")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName8989b0be-1658-470c-b6b7-07297f63fb3f", destinationName: "destinationNamea9ed3645-e2ef-4af4-b73a-ec504fc9874"···, backupName: "backupName5e7f8dc1-1210-4b1d-bed7-6039a07fa521")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamec6009933-8deb-4ed9-aa70-f56b3275214b", destinationName: "destinationName212cebfc-f927-49e4-a3aa-bfd955b81dd"···, backupName: "backupName26690f48-d2ff-4225-9425-890bca8fa8a5")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamef5e3cd63-0cd0-4546-870c-fcad86deacca", destinationName: "destinationName609db1c2-45bb-45fe-83ce-13b11bc7f1c"···, backupName: "backupName71daaa67-0ae6-41f0-b213-1d154f0dcd65")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName065ad189-c230-41cd-a204-af49469a3fd1", destinationName: "destinationName1439dbe9-b0d0-44de-9636-d51a22632f9"···, backupName: "backupName6b98dcef-50ae-41c8-9cb0-f10723a022d0", sourceContents: "sourceContents763a136f-b3b3-4319-b067-bef0763094b1", destinationContents: "destinationContents8d75b49e-cb16-4186-a13c-6adeffe"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName2f6fc3c1-8f59-41e8-bcbc-e585005eb536", destinationName: "destinationName88ffb50a-d31e-4bfd-8360-69c5e89fa35"···, backupName: "backupNamed7b895fa-b4a2-4f01-b53c-1d3a4db8f8ca", sourceContents: "sourceContents4285b6f7-eaaf-4be8-a4c6-95af58518c86", destinationContents: "destinationContentsa6860ea7-ebdc-415f-985e-e4748bd"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName847ab14e-93db-428d-a628-0374c7b11e44", destinationName: "destinationName05c0feb7-96be-4ee5-9bf3-82461e84e88"···, backupName: "backupName5dcd3f97-1d9a-42a9-befc-511f2f095882", sourceContents: "sourceContents2465d689-e9d9-4f33-a281-2cd4f4c2d140", destinationContents: "destinationContentsb0a6538d-ad04-4f5d-9788-f2b36ed"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamedde04e2a-e14d-4574-832e-d7818593dcd9", destinationName: "destinationName6bd6b51d-cfe6-434e-8f72-1b2f9cde98d"···, backupName: "backupName7706992c-d536-43f4-b4d8-ee551b04aac0", sourceContents: "sourceContents20d4908b-a7a4-456d-b9a4-5b9c7c71b5f8", destinationContents: "destinationContents57b93a7b-82d1-449f-888c-a2aec77"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamee6bc49b1-1623-4058-92e0-67a9e9634e79", destinationName: "destinationName511515b0-bac0-4aea-a1ff-37a44a519e8"···, backupName: "backupName529ca7e9-2786-4cd6-9e5c-369ce0f4d591", sourceContents: "sourceContents65e7106f-0ec1-49a0-96fa-cf95cbb7cd95", destinationContents: "destinationContents984787ab-1503-4d20-bbce-df31150"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.MockFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNameed2e20ef-a8ad-4950-a19e-d377ceba544f", destinationName: "destinationName82b8dcb6-8c50-44e6-a69c-d5dfb236925"···, backupName: "backupName2f01e650-1b36-466e-aa32-b3b88222d36e", sourceContents: "sourceContentsf0ecf157-8f33-45b2-b9b3-ac0f024ae80c", destinationContents: "destinationContentse7c67128-4295-44e7-8f5f-a390919"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName13493660-3833-41eb-a200-faf4d4bfcc60", destinationName: "destinationNameea680c3b-3475-47f2-825a-8457c237c36"···, backupName: "backupName476bdb6f-8130-44c1-bb90-b81efbb2efd6")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName52aa5e6b-af30-485c-8008-c8a31d9ffd99", destinationName: "destinationNamefdf84b5e-38fe-423a-a317-cdfad77f4ee"···, backupName: "backupNamebf77493c-d464-4c00-b456-f107d18093a1")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName5c2be4b5-863e-4534-a880-9b47451c97e8", destinationName: "destinationName14a07961-4cd5-4724-8f76-614a843d3f8"···, backupName: "backupName7882d448-a8ff-470b-88a2-0a03e12e5007")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceName9a53924c-3f67-466b-8560-f1dbe018f32c", destinationName: "destinationName14fd6973-d5e5-4a11-8fc1-aeabedec817"···, backupName: "backupName04d90075-d7dc-4fdc-ac97-94ce2324c833")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamebc807f9d-db3a-4bab-a834-a007eb5c3ca1", destinationName: "destinationNamec2d492bd-309b-4406-928b-fe3772634b4"···, backupName: "backupNamedc5c6eff-f8e7-43b8-9524-15d1e47a42d2")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_SourceIsDirectory_ShouldThrowUnauthorizedAccessException(sourceName: "sourceNamec7c87729-fe1a-456f-aac4-ff3147360fd4", destinationName: "destinationName761fb1cc-49a0-45af-b288-05a1d70f1fe"···, backupName: "backupNameb7803bd8-ddc1-4bd3-bc86-9621803c5226")
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName02ac4137-2d4b-4f88-894c-2303b275c252", destinationName: "destinationName8cfc4ad7-3fbd-4246-8349-60b1edf8467"···, backupName: "backupNamec25ed687-6fbd-464c-822c-ce5fd34273ef", sourceContents: "sourceContents7e0ffc24-86b0-4add-9eda-b8f7e8538333", destinationContents: "destinationContents683df6e9-8031-406d-9ec5-dece166"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName3471419c-6f5d-4b9a-89d8-5f8984ff11a8", destinationName: "destinationName1829508e-bddf-41c2-8840-4f680eff4df"···, backupName: "backupNamebf01b182-c3bc-4262-967f-d5af66bbf617", sourceContents: "sourceContents5e4b490a-e922-4379-86d4-5be244f2be17", destinationContents: "destinationContents77fdc498-2b34-420c-8a05-b4fd8a5"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName4e434c32-cf4d-4a7d-a394-e895d04efccd", destinationName: "destinationName69d0ad72-0b66-4a84-b1b4-ae0595d1001"···, backupName: "backupNameb6a61385-3198-49e9-b73a-c9927d471f35", sourceContents: "sourceContentsa61e6156-65cc-4692-8649-f69a9233d532", destinationContents: "destinationContents2aff83d5-4205-4618-b92b-d060ee9"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName69145157-b0d8-47c0-9359-aa887f8d9522", destinationName: "destinationName234630f7-168e-45db-999f-70dbca88648"···, backupName: "backupName701ac55b-d10a-434d-a211-cbabf646f5e6", sourceContents: "sourceContents71a108be-d5f6-400c-877a-279deae78a2c", destinationContents: "destinationContents6f5df2f9-d5af-477e-b199-905ac5a"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceName6a6bea89-6741-4ff1-8aa7-b88a27420f49", destinationName: "destinationName97ee5190-478b-489a-ba92-d31b219c571"···, backupName: "backupName952696bf-d7c0-4727-a8eb-94dc2856e368", sourceContents: "sourceContents9e1f24cb-fa18-499f-974a-a146c0d467fc", destinationContents: "destinationContents9cb26dda-e985-4c39-9226-ced8ade"···)
Testably.Abstractions.Tests.FileSystem.FileInfo.ReplaceTests.RealFileSystemTests ‑ Replace_WhenFileIsReadOnly_ShouldThrowUnauthorizedAccessException_OnWindows(sourceName: "sourceNamecd02f27c-de75-4d40-90dd-f97b356a6190", destinationName: "destinationName021c7d4f-55b4-436a-b8bd-84eb9277641"···, backupName: "backupNamefaa9e9ac-c5e0-44ae-9b05-b94a5f141aca", sourceContents: "sourceContents253a76de-5952-4661-baf7-eafc4caf6164", destinationContents: "destinationContents7ae87d5c-653b-486c-979d-c2fccbe"···)
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileInfoFactory => fileInfoFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileInfoFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileInfoFactory => fileInfoFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileInfoFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path3ebe4aac-70a7-4e77-8a18-7ec5335f7e95")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path5a11752c-7c0b-4d3a-a4f6-72b484ad6ad4")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path6d4af5d4-03f8-4ce7-96b2-86b2f9248ab8")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path7ec28836-5c84-4537-b27d-3a874a689acb")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathb641fda0-9310-4981-8bdc-0543492c36db")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathc29d13fb-4e8a-489d-b5db-eac9c098fed0")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.LinuxFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathee552e30-deb2-4d33-9dac-c446cc0c91fa")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path1b9ebb65-de68-4049-91a4-b577aa1dd437")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path286b8126-64f8-4eb8-aa1c-6ee5021b4ca1")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path2fd7d830-73e7-41b4-86d7-b28f6c3e3292")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path3c5f772f-67f2-4183-827e-a4e3c01de1d3")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path56756f8e-ed76-4b41-aa1d-526472d3807d")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path90a3cd01-ac89-4232-86dc-111950502075")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MacFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathf056c4af-ae3c-406a-a462-baa192e60d84")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path0a0b7227-1908-431f-842a-f779fbc6f306")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path2b017fd6-7824-481e-8d7a-763c54892fbd")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path369f5372-23ec-4dc4-9a50-e46c4e3defab")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path56c3667a-a116-48a0-bf74-3253e2171eec")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path90e5f406-1667-4912-9013-63085ab0e4fb")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathea893aa8-9eb0-410c-afed-a4dd89c07ddd")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.MockFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathfa9b182d-6881-4969-a028-2fea2a472aae")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path1354a94f-3089-446a-bf51-cd274b33aab9")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path5d4cbb04-99e4-4506-be04-d0542ad8321b")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path62c26322-99c1-4bce-9485-1a00ce4a45cd")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path89c6f4b1-9ca2-4b23-b1b9-984e06dbe7fa")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "path914becbd-d78a-4b58-8782-7910b7da655b")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "patha5e79c4e-dc3b-4350-88c6-0326666ba4c1")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.RealFileSystemTests ‑ Wrap_WithSimulatedMockFileSystem_ShouldThrowNotSupportedException(path: "pathe29a2334-f4b6-495a-991d-7c85a1edaf27")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_Null_ShouldReturnNull
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path47ccf588-f71b-40d4-976f-3b02d1036f17")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path625d3fe8-8b19-43b1-8713-6b74de6a7128")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "path9a97d1ef-2ead-42fb-9664-ccc9bb576c79")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathcaaeca1e-7d50-4d31-b801-87a3c9490c3f")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathd21eb5c9-90bf-46ac-98d4-e8d896e07b8f")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathde4e7902-f6b2-4d12-a7f6-372b3a2d1e66")
Testably.Abstractions.Tests.FileSystem.FileInfoFactory.Tests.WindowsFileSystemTests ‑ Wrap_ShouldWrapFromFileInfo(path: "pathe464f33f-d743-46de-88ba-62b02afc134a")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path18ba64d9-711b-4af8-9910-a64942e1a888", contents1: "contents1045c6d7d-2f8d-48e4-b866-9bbc008a469b", contents2: "contents2c0529e87-f415-4ace-912d-b652b480c1d3")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path323c42a1-c650-416e-a4ff-98ffe97180e9", contents1: "contents14797274f-71be-443f-b4ce-2e4a1e45725c", contents2: "contents2214b14d1-1d3a-42ac-8f38-b06265f61fdf")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path3fbf35a8-3796-4a4a-ba64-f30ce2b3f3ea", contents1: "contents1f274e0e7-69d6-4ed4-97a6-c0b952986320", contents2: "contents229487e90-7b1c-4ebb-acc3-5a1c3ca1ba61")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path4fe5a44a-7a8d-4b7a-ba24-6f15e3bef2dd", contents1: "contents188d57930-3c6c-4c56-99f0-9710e6b73e08", contents2: "contents225c8ff42-5fb0-420f-9088-32680428c1f1")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path92665415-8431-4a8f-903c-f42311f4e842", contents1: "contents11a7433b8-3e30-4d68-8eba-7becd96fd15c", contents2: "contents205e62fe2-d41d-439f-9346-1ab9bdaf78d2")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathc2779b41-49cc-4761-bf8c-8cfcbc0178fb", contents1: "contents185b3d952-2c53-4119-ac58-36c8036370f7", contents2: "contents2daa80677-6ee4-474b-8f5d-2eb96a38c8fd")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathcc105f80-e6d2-4fdc-87f5-5a4790f3a8eb", contents1: "contents13d569e0d-ce25-418f-a4ed-ea71cdf8fbcf", contents2: "contents27338093e-79a1-4147-a03a-184a822f0b86")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path045598a0-e5df-4205-bf53-3e50e96ec65e", contents1: "contents1037fd0a8-30fe-47ad-931e-32d0126f53b0", contents2: "contents2775f63e8-5a35-4e72-89b0-9c852e7a088d")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path416a327e-9ad2-4c0c-9a1c-69fb91d69400", contents1: "contents1c5849508-47a4-4673-b39d-31227c5de5a8", contents2: "contents2a0528ac3-dee2-4d51-a602-d338664446ad")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path80d4f059-5a98-4ae6-a6d4-a535b7f172a0", contents1: "contents1cadd992e-d1b7-41bd-a3ca-7b35450f83d5", contents2: "contents29d90c422-915a-4de7-9860-d5d0aecd5f31")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path8bcaaf6a-fa64-463b-9587-0c42b54fb772", contents1: "contents1df371786-45cd-4541-87e1-692def3e89b1", contents2: "contents2a74bad34-ea25-453a-917c-dcde35f14833")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathc90c3964-a409-482d-a0ff-a029dc4afcf2", contents1: "contents18cd8c389-1363-4c25-a8d1-ae25c2d9cb28", contents2: "contents2a7e5d790-d4a8-4290-90c5-a3402f367312")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathcb75095a-8da4-434b-8b0d-8e0c1c8b38ab", contents1: "contents18e1d4a78-e0ec-479c-8675-5d9515b72a96", contents2: "contents2d48cfe1d-ecae-44ba-9c71-c20f969d0508")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.LinuxFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathda772e8d-b737-46a6-acf4-142371fc912e", contents1: "contents1943d6523-55cc-444c-b88d-7bcb10d7ded8", contents2: "contents2872960ac-bc1a-451d-a818-eeaae9bb2198")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path05cf95b8-4716-4346-9833-938df154844f", contents1: "contents1e716b571-04e5-4559-9153-7bd57f3d50ec", contents2: "contents2bf8e144a-7e66-43fb-8a46-45f9efe818e4")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path1e9a1618-306e-4829-bcf0-3054da2241f5", contents1: "contents1323bb337-e146-42a9-8c9e-02fcaeeacdd4", contents2: "contents21111928a-9675-46ef-8ca6-00f36fb8ab05")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path58bafab8-a7ec-4b84-9f30-c96e77a4a102", contents1: "contents13e876d0d-4361-45a0-ba1a-466bbe7780e6", contents2: "contents23c8c5a06-13c6-457b-87c5-0ebd58f84ac0")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path744d5c47-22bb-4cb0-a42c-1cd9b0c2ec0c", contents1: "contents17d3f10a6-4577-44a4-8a86-735f52204d4d", contents2: "contents2d6823fdf-95d6-4fd9-bb21-853e7489210d")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path7b5a34c8-a294-4b74-9167-15c6806855f8", contents1: "contents10af55157-93d9-4b9f-af31-f192170502c5", contents2: "contents2d2cf1c09-b9f0-4274-a108-d2dc1f55855e")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathbe9e0155-bd27-4382-91df-3905b7897622", contents1: "contents18f7fb6b3-13df-4906-a653-7c51b69cc111", contents2: "contents2c20a0bc7-81cd-4409-a68b-f54bd516d495")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathe04364d4-16de-4d26-8ef7-9019469bbeff", contents1: "contents154566364-6d28-40c3-8c96-2eaffe0d1943", contents2: "contents2139eeb7b-54a8-4804-9d46-404c3dc95bb5")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path2dd16299-008e-462d-97de-ab814ef5b8ac", contents1: "contents12b4b331b-e9b4-46a2-a931-d3cc85b0d2cf", contents2: "contents289dac81f-72f7-4429-9c44-a651cf669621")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path452474bc-7f95-4af9-a2df-f3b5461bd8b2", contents1: "contents11539642c-1554-4330-b3b0-6214832166b1", contents2: "contents21eb53fa5-3dca-42ad-9f4d-16c0ad868159")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path4595967c-7b40-4b12-b1e2-0915df2ce6de", contents1: "contents1e46e9b6f-a2d2-4256-986d-35e4bbeccde2", contents2: "contents2a2590e2f-831d-4861-a536-34cbd8732108")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathd42a8228-88e1-4e63-8b6c-a3bc3930e561", contents1: "contents145a752db-e1e1-4d71-8cdf-c45bf83b2962", contents2: "contents2a37ab891-b259-4f99-9835-1514ea274fdd")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathedcbd1a7-6b8e-4d4d-b91c-622a35e22a44", contents1: "contents1d67fa716-635d-4005-bb62-b5285604bf87", contents2: "contents2798465c5-7e7e-4709-a609-a8323fd52857")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathf3e3b050-20be-49e7-8ec0-88d685085d07", contents1: "contents1e0907c17-e029-4f83-b537-87c42dc8aba3", contents2: "contents26d020524-2af4-4209-9301-bd21d2dec583")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MacFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathf4fc1524-838a-4643-9299-417aa7e2acfb", contents1: "contents16a319cb7-17a1-4bcc-ae7b-3ad3103fdb6e", contents2: "contents29609344b-42f7-46c9-8b1c-8514daafb8b8")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path1f00052f-326d-47cc-926d-541ce15a7cc1", contents1: "contents1083db0b5-d1ab-4bb2-88b0-8ee118155780", contents2: "contents2bf00e22e-4429-477c-9a27-456d0910df9a")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path25ae8f31-fbd6-44e3-8860-cdfcf8385fe3", contents1: "contents190063e1b-b1e4-4c5d-84b3-b5e3ff944d5b", contents2: "contents2ea1fd79a-904f-4dc8-b50d-047542226dd2")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path35095d3c-350d-4889-b073-3db0843dd861", contents1: "contents14fdeb3a0-2b55-43b2-bf2f-1e361635af6b", contents2: "contents2d1bef57a-00d2-41df-a928-1c4711d6eed2")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path640b636a-73da-46d2-94e2-7d7673ed8887", contents1: "contents1c6c432f0-b2c7-48f8-8e07-4a4a8ba3807c", contents2: "contents2beda4248-f2e4-4b97-a371-d47c75da857e")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path68537333-bf2e-420f-a5a7-fa112a19ebd0", contents1: "contents1bbffc710-e3d5-4a2c-9f3e-76542cc5af6b", contents2: "contents2e24d8140-f242-4a12-8fa0-d9e01e550ed5")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path99a988ed-7e85-42ce-a5f2-710bcc662efe", contents1: "contents1fd7ca3c9-a9ea-4465-98c3-52c34317a8de", contents2: "contents271b51766-86f3-44a9-a08f-eaf30bace29a")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path002e939c-6aad-4037-b293-70c2d4f9758d", contents1: "contents144c3ee64-01e8-4c84-8861-83ebd31cf9ec", contents2: "contents216d75b43-2780-4e8c-b566-389e2259b966")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path33ce512e-2dbe-427d-80d8-d364f701838a", contents1: "contents193e7cfa8-78ce-4fe3-87bb-ec69ffb2f784", contents2: "contents26023b441-1753-450a-87ce-ec00b2435640")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path89798a21-1907-4d1f-99f5-e82f1eb97f47", contents1: "contents1d938f906-cb4b-4bba-bb89-fba87b6fd473", contents2: "contents2f8c2ff8d-7414-4f7f-b128-dfd1b877de5b")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathab3dd1e6-b44d-427e-9356-7104efb50b22", contents1: "contents18d1f66a2-651c-45c5-ac66-8a748106f56c", contents2: "contents26b7d1555-0aec-4b8c-8934-57b64e66c5c0")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathc9992d81-3fef-420d-bca0-e2b7eb91fbd8", contents1: "contents183d59d1b-4c76-4150-a9ac-ed62c606495f", contents2: "contents26859665e-c6b7-4b10-8868-05189b020779")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.MockFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathfb108cb2-3bdb-48f0-af68-26d5130576fc", contents1: "contents11db7633b-348e-44a5-b11d-53ff0708125c", contents2: "contents2b21ba2f4-d619-496d-95ce-8af1281b8eb5")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path0e3a6e02-1fbe-4f3e-be83-e5425370cddd", contents1: "contents17923a294-9dc5-4943-ba4f-8f8397db8301", contents2: "contents289f30d49-7e62-4145-88ee-24cd833f08d9")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path1360baf3-5016-420a-8626-441478848891", contents1: "contents126d7791c-b3de-4afc-96dc-cc614fe26285", contents2: "contents27a11d7fc-7796-4d5a-b9d2-b4e8c4c36f7d")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path179f8241-b856-47fa-9d98-29aa7e735f75", contents1: "contents1de500e3d-2bec-4592-b9a6-9973919e32f1", contents2: "contents2c0335d8d-8061-4665-bc44-b5f3dcb496e7")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path48986244-c76f-4999-9f92-2297601b3600", contents1: "contents178535411-fbed-47a7-ae9b-dc82d59ab336", contents2: "contents20af9a958-40e2-4092-a617-36621dff3b9e")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path95937eee-d843-49ab-8a8c-4eea7b5c42ce", contents1: "contents1b43287ab-9e96-4f4d-8f1c-6d2817baa6c1", contents2: "contents20d90135a-e29c-44f6-b6c1-495e9d3cc91d")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "patha2044073-7634-45a7-aef6-63e6c9f39996", contents1: "contents1c5b90782-74bd-4b3b-9aa8-d99015125be3", contents2: "contents21e988193-e7e1-46b2-86ee-62cac87140f7")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathdd6a160d-063a-4e60-9782-5a6c9037b7cf", contents1: "contents12194452f-3e0a-4dc5-bd2b-12d4a786b1c5", contents2: "contents27357b095-6b2f-4d2e-a3f7-8666440064f2")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path05501fc6-1522-48ee-ad98-4d2219a361bc", contents1: "contents151171199-cbaa-499b-a969-7ce077db58c5", contents2: "contents21aade5f4-6a0d-4b90-b8ea-f510583c5fa3")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path23bee6c3-4ca5-47f4-89fc-4fe677f86a4a", contents1: "contents1b198bfec-b693-49af-b4bd-8c1c86230408", contents2: "contents200f12460-68b1-41e6-8bae-1cb5ff3a2e0a")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path3ad3941f-546e-447d-8106-bad1a5bbc90a", contents1: "contents1a123523a-585e-47d0-a4e9-ffd77fc38a1e", contents2: "contents2826896de-86e2-477c-aaaa-50bb0c808877")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path3f493d8b-a1ed-4a64-aa32-b1572311376d", contents1: "contents1bb9ea3ac-1517-4b4d-b853-15bc561015ee", contents2: "contents2f924181d-e6bd-4759-88da-009fa07245ba")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path4551fe8e-d251-4039-aeee-0b0ef2b7a569", contents1: "contents142a799d6-598a-4cc0-b576-ee3450337171", contents2: "contents2dacd24e5-505b-4f3b-a481-2dd3b20929ae")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path9a3c4c87-2d0d-481e-89d5-257eea9c3224", contents1: "contents11a9e9b3c-11ad-459a-ad56-22f780072fb7", contents2: "contents2b7d691e4-ba60-409d-aabf-d601454be9af")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.RealFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathfeb85682-b820-4630-a5ee-11e15e1700ff", contents1: "contents19bf49451-de39-4449-a50e-aa531f13d822", contents2: "contents28cdfc4e6-7ec7-423b-97fb-3b8edf198dd8")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path70704e24-1a94-4602-b1db-44e4c7018a4b", contents1: "contents11a4a54f8-365a-4d51-89fb-80f4bc23d6e7", contents2: "contents2c3ff4904-a8a6-494e-b985-0c2970217235")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "path8a9ffec6-8e20-44ae-a803-14b76c89bd0b", contents1: "contents1d2a3ab93-75be-477d-91cc-9f6ce27f76d8", contents2: "contents25a5edd53-97a5-45a2-b9f5-02606f316165")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "patha090fc1d-f1fe-45c4-a3b0-fe4f0d25dc7d", contents1: "contents1b9dacef2-ac2c-4ed4-936f-5b98d41c13ce", contents2: "contents22dae7a2b-02e0-420d-a095-046978bf4744")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathb1db66d7-5a96-45e1-85f7-ad0c782785ae", contents1: "contents18b2d060d-4766-41e3-ae86-8077e0d5d828", contents2: "contents2d1810f06-1027-49db-b063-462d07935741")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathb5fd9bfa-5405-4211-bbf3-c7a0b5f5d9e3", contents1: "contents1d4bc0f56-44b6-4805-ae0f-7e60a49bb2fe", contents2: "contents2458e2d84-fbea-4409-94f0-beb5b3012ef0")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_Encrypt_ShouldKeepEncryptionFlag(path: "pathf352f083-851b-4790-ae1e-2617e315659f", contents1: "contents155f20efd-9e69-477d-92b6-b0ccf1cc9afd", contents2: "contents22c41865e-b8fa-44db-a137-32e2e360948c")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path0abf8ca3-9db6-4c6c-a0b6-05b7486078a9", contents1: "contents1a758b84f-963b-4c18-858e-62f557082da6", contents2: "contents2d4984631-eb7d-43d9-8ffb-3ec6d8422807")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "path6dcb8361-2e5e-4160-823e-69cf8a6ccae7", contents1: "contents182e3de0c-f32e-4402-b5df-94660e5b188c", contents2: "contents27c8cba6b-6668-4fa3-99ce-44db7a4170ef")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "patha82c0ce8-3ccc-4ab2-ab43-d1b3f24372ae", contents1: "contents13b907e05-ae71-4244-adca-d3917e25cde9", contents2: "contents282e94855-5b4d-4718-8b19-1b306e23a2f9")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathc2e67c04-9986-4c1b-8134-bb24d589ed0c", contents1: "contents1a242b3e9-4ea5-450e-bfa9-d32adef11522", contents2: "contents25729abec-8ff9-41d5-8269-32a5ba52b515")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "patheb00a3f4-76cb-44b5-9947-3d06f13390e1", contents1: "contents16c2f2330-e91d-4d9f-b943-21bb0df2d51e", contents2: "contents28d3f5920-0dd8-460f-838e-b7a7b5367a46")
Testably.Abstractions.Tests.FileSystem.FileStream.OptionsTests.WindowsFileSystemTests ‑ Options_EncryptedWithoutEncryptionOption_ShouldKeepEncryptionFlag(path: "pathf14c8e08-b835-4313-9e1a-bea3be63b1d4", contents1: "contents10023d6ba-a028-4605-b68d-b33acba0fe47", contents2: "contents2fb38cff6-9259-4b52-acb9-fcf0ef1dae18")
Testably.Abstractions.Tests.FileSystem.FileStream.ReadTests.RealFileSystemTests ‑ EndRead_ShouldNotAdjustTimes(path: "path603fef7c-0b4d-4fe2-b6bf-e7276d06f8fb", bytes: [145, 236, 247])
Testably.Abstractions.Tests.FileSystem.FileStream.ReadTests.RealFileSystemTests ‑ EndRead_ShouldNotAdjustTimes(path: "path7ffa5cff-4a98-49de-9faa-d5dda20ae6d8", bytes: [224, 177, 81])
Testably.Abstractions.Tests.FileSystem.FileStream.ReadTests.RealFileSystemTests ‑ EndRead_ShouldNotAdjustTimes(path: "pathfddb1181-7ca4-4751-a987-32d9c3222320", bytes: [77, 94, 92])
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None, 1024), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None, 1024, None), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new FileStreamOptions()), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None, 1024), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, Open, ReadWrite, None, 1024, None), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileStreamFactory => fileStreamFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileStreamFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, new FileStreamOptions()), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path73e4f573-6877-46a2-b919-037253cca282")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path831cdbc8-5b79-4189-b1d2-ef45ccf150a8")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path984a5f38-ea41-4666-8f0d-42a085f7ffc1")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathcd9ed526-1a92-4925-87f8-755740be50e1")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathef04626f-c7ad-443a-9b0e-014a12b60413")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathf29b171d-39b8-4490-a579-7918de417230")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathfd170129-2f15-401b-91ac-5ffc19cf5496")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path098f11a0-1fde-4559-a88c-92e57a37d959")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path40e65539-dd96-4c47-920b-20ab90d89a98")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path6936b892-69dc-4519-ae9d-0c9b1959c865")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path6c98ce9d-7c6a-4428-9f47-c2887c873fc0")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path74308c14-9cff-40d6-9f20-6793925f2e99")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path9126e0f6-769e-4ce3-a9fc-56160dab291d")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MacFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "pathfc7dd533-bf78-42c9-bbec-cd6892ee1601")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path043d3518-2812-41d1-ae8d-bebcaf61acdc")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path4baa0f96-bee6-44a9-a05e-5cc43cf55559")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path70a62128-fc60-43dd-8584-ce3aaa369182")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path87748c1a-1eb6-4235-9121-64ec9d6e1bfc")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path411623ef-3720-4f25-afba-62d3e8377660")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path55d919f3-4c96-4992-bf5b-ca6e0f30aab0")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path7985a2e7-79c8-4d89-af5c-187c9b3c31e2")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.MockFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "pathc843d862-0539-4b60-9799-8a636e08d4a3")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path32d134c9-2b93-41c8-9baf-4003fb05c99e")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path63352daa-a2ca-4b7e-b1ba-b842d29a68f9")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path6eef9e13-86d0-41c2-9904-9470b02a73ac")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathb81be4e5-fb71-4fac-acd6-3a3595b2db2a")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path01ad1374-6af4-412b-858d-3a3ed4d3f929")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path24583674-de0a-4faf-ab80-9fa0dde566cd")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path5a48b6b9-c52a-48be-93dc-1cb98563ffb0")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.RealFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "pathd33f2eda-b7a6-4d7c-8f9c-a77eee61cf06")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "path0d814ab3-3800-4b3b-9d89-696ed2cfda34")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathbb148be2-b260-47e1-925a-639f451c71ac")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathd104a6c0-0083-4c49-8da6-a46047d20877")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathd195b9b0-a51a-4535-aa3c-9781286231ff")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathd6494c54-095f-430f-b4fd-747cc457ab67")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathdf3dd53a-252b-449d-ad18-f06ae56ca5ac")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnFileStartingWithDot_ShouldBeSet(path: "pathee1e5372-a986-4d18-85ed-f8905c2c3ae2")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path30b0a586-d544-4c03-872f-5cad689c4324")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path381c4f9b-967e-4991-8002-aecd2c7305f8")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path5feb7966-2a51-493f-89d7-6403e934176d")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path7c314207-70b4-48a0-91e4-d2d247932603")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "path808f9710-96b4-4e61-bafd-35b9ded56856")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "pathd3616923-d735-42a6-8f36-e2feca2afa3c")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.Tests.WindowsFileSystemTests ‑ SetAttributes_Hidden_OnNormalFile_ShouldBeIgnored(path: "pathdb7d48a0-3322-4da3-894e-e5a7de69d726")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.LinuxFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path6fe7ac79-90a2-4a5b-99ed-73d6e29db89f", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.LinuxFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "patha05b8022-b18a-4f72-a345-0894bf50d712", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.LinuxFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathbd2ab99d-dd76-4ff7-8101-faf4e7dc5eea", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.LinuxFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathf1ed45dc-04fc-4d0e-842c-6acd4789b75f", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MacFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path493890e4-a08d-493f-9169-83070387ceaf", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MacFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path99a371a8-36af-4408-a0bc-472b48319a7b", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MacFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathd32a33c6-a299-4648-a565-1aa1754a9223", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MacFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathd3aa1663-a251-4739-9d0d-8206b8f90d57", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MockFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path29f97452-867a-4a9e-8474-8e585e7781e0", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MockFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path3c97cfd3-6398-4319-8f58-9664b3ab1ce0", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MockFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path72331204-1b27-4430-af9e-0f6bf70cb5d8", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.MockFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path7debeeb6-77d9-4d65-bf94-d31c75c1ac57", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.RealFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path0026e8c4-46bf-4155-bb39-9217fc59306b", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.RealFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "path9d6018a7-e043-481f-90fa-2dc2cd6b7ae8", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.RealFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathabf37ac6-f8ec-4e13-b759-e0be7c76b9cc", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.RealFileSystemTests ‑ UnixFileMode_SetterShouldThrowPlatformNotSupportedException_OnWindows(path: "pathf15d7db5-f1dc-435b-b1bf-c6b359988520", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeInitializedCorrectly(path: "path07e43e51-5813-418f-be9c-8cc5bbcb384c")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeInitializedCorrectly(path: "path437d8c09-a7fe-4e1f-882a-bf5422b6c092")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeInitializedCorrectly(path: "path7eda498d-9bf7-48a6-a3b5-395d0d8555fc")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeInitializedCorrectly(path: "pathc6284bc9-7372-4fa2-bce2-beee007a5740")
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeSettableOnLinux(path: "path71821f43-de40-4df8-ad0e-290749b9b756", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeSettableOnLinux(path: "path7fd88d6f-1f9a-4351-91cf-d13b0b641c5e", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeSettableOnLinux(path: "pathd6945e36-6e03-436b-bdf6-97c6f3c7d34a", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemInfo.UnixFileModeTests.WindowsFileSystemTests ‑ UnixFileMode_ShouldBeSettableOnLinux(path: "pathdd566d48-33e0-4be7-b008-8738b11f3cb6", unixFileMode: None)
Testably.Abstractions.Tests.FileSystem.FileSystemTests.LinuxFileSystemTests ‑ Paths_UnderWindows_ShouldUseNormalSlashAndBackslashInterchangeable
Testably.Abstractions.Tests.FileSystem.FileSystemTests.MacFileSystemTests ‑ Paths_UnderWindows_ShouldUseNormalSlashAndBackslashInterchangeable
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName0642ee1d-370b-4f9a-acb6-cafa597cee4e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName1e2482c4-02bf-4df9-9212-fddfaf5d5390")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName2f5810ba-0c6c-4fad-9d35-78039e969fdc")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName3676c79f-41bc-45d0-bd7e-6648dcb9ac1c")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName46b2fc90-1771-4ac3-8904-0f5101b8efd2")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamec8aec915-62b4-44d8-b6a7-184769de397e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamefa372674-0177-4f7c-933b-d4508290d7d8")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath0fd19fc6-b191-44af-acac-ca469f1e8095", sourceName: "sourceName2394df7e-c796-4f04-8850-4a20eee5725d", destinationPath: "destinationPath54dfeb48-2635-4d17-adac-874d6e4c9a5"···, destinationName: "destinationName97aff8ef-d43c-404d-8e6b-99996d9ce6d"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath503591db-6a6b-452b-bbe3-f6697b2a6381", sourceName: "sourceName782b54ea-e3c9-4ea9-b93b-0e4b6016b175", destinationPath: "destinationPathf4e91f18-518c-4c71-91dd-3730f1712b9"···, destinationName: "destinationName30d91742-2890-4588-a391-cf62de2e73c"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath5f9e6a5a-d38c-404a-a42f-3f9c815dbd79", sourceName: "sourceNamec62350a8-77a7-4960-8a85-a315eed933cd", destinationPath: "destinationPath8ae92a71-dfc0-4820-8cf5-c872f0fbff9"···, destinationName: "destinationName8aa7ffd4-4b12-4e66-b762-d78a53ffee9"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath65c3ded2-3eb6-4e48-9260-67bd783695e8", sourceName: "sourceName13ea4083-78d9-405a-8547-d73bb0edf875", destinationPath: "destinationPath99a43a55-cd91-4b89-85c7-8e8ca8bf4e4"···, destinationName: "destinationNamecefb5c80-d838-49a0-b8b3-f448b64ceaa"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath808e4259-2732-402a-a336-0e369e47d9e6", sourceName: "sourceName502f742f-5264-4276-b2d1-7f12b665d9b8", destinationPath: "destinationPath23752f0f-1d9b-43ab-9ecb-381d1704613"···, destinationName: "destinationNamef8170b4c-0d2a-4a71-9001-fd97b2addea"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathe28eb7af-2a80-4fca-ae70-7677c22b6e98", sourceName: "sourceName4d8432c1-86e5-4b38-bd4b-452b31f5f2f9", destinationPath: "destinationPath6b8da331-8852-4956-8315-1a48dcdeb55"···, destinationName: "destinationName6b74c0b1-d82d-4900-b772-1e56f08a23f"···)
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 2284 to 2528)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 2284 to 2528.
Raw output
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathe3e27bd9-8732-491d-8d1c-c72eef6f43e7", sourceName: "sourceName97c16978-eb9e-471e-8a8b-58e72d7375f8", destinationPath: "destinationPath6991b83b-6882-4c11-8fb2-e9b4a42f47c"···, destinationName: "destinationNamef98b8d68-bd06-4107-8e75-c6bf4747e64"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName10ac8bc8-b557-414b-8a54-b812657633bb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName27b58cd4-a0bb-4112-8db0-04302783449f")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName5d538574-270e-4162-af13-3eebd9df0b22")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName78e35a04-9a58-4493-b224-b402eea7bf09")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName7b896b29-d78f-4b92-a7da-bd30cead0512")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName98ae2605-3678-4983-ba3e-6f9cbf227c1d")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.LinuxFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamec76c1eff-ea14-4701-93e9-524572efaf0d")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName103a81a2-c50b-4956-8ce3-bd1459488fb7")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName107f9269-d565-4983-95d7-73746cfdb1f3")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName2e5e32eb-aa77-4776-a2a9-8481dc0f7a01")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName3717d0ec-a67e-42d3-8d45-82e0ce90d794")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName84e892f8-8160-444c-961a-1deb5d4dd509")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamead2655c7-8ff1-4567-b741-ef57f781974a")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamed7600513-fdfe-4e66-b59b-4664c28c9b32")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath046898c5-caf2-4d04-a608-40eee9fff737", sourceName: "sourceName734e7f01-0d4b-41d6-8f4b-eeb7d2bac5bf", destinationPath: "destinationPatha52504ad-eeb3-48e3-b114-effedcb2269"···, destinationName: "destinationName1033f5d0-6b7b-41e0-afe9-bd8b802e4de"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath55fa2945-5c2a-4fb1-a017-05d2cf309b5a", sourceName: "sourceName97e8dd43-6331-415a-bf0d-d590f32201a8", destinationPath: "destinationPath790f9943-0184-4c4e-b5af-fb95e65dcd7"···, destinationName: "destinationName057a97bd-3cbb-4a99-957f-eb40861af22"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath85346edf-91e3-434f-84e6-34b3939893c4", sourceName: "sourceNamefdbae4bf-724c-4f89-9853-3c4fc10ec020", destinationPath: "destinationPathed212b8d-8b29-4912-b15a-cf563018998"···, destinationName: "destinationNamec7fa7521-b1d2-487f-83ac-0a025eaa4ae"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePatha4c0039b-1d1b-41a7-bdd5-cd898804a977", sourceName: "sourceName9186616f-22bd-4e59-982f-4e427ed2f26f", destinationPath: "destinationPath26834d1a-75b6-49db-943e-78e1f23ce48"···, destinationName: "destinationNamee7945b53-b585-422f-9f11-ffa42e0c97e"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathb86ae588-4019-474d-9358-2db3dea7c6a8", sourceName: "sourceName9e651534-94d5-4945-a95a-d99ed37fc4a9", destinationPath: "destinationPathc46b090d-e0f3-48c8-ba3b-82331055f4f"···, destinationName: "destinationName444f62d9-e86b-49c7-91ee-cf3cc4c497f"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathc55746bd-bf5b-4b36-ad86-4d5afbbe55f0", sourceName: "sourceNamea6ec8771-a4ec-41b0-93c2-279bcf1839bd", destinationPath: "destinationPath27c21a97-5a89-4689-bf8c-725c5fa3e82"···, destinationName: "destinationNamec09ffb1f-e232-4b1d-a899-ec522a4b7bd"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathfd4f9bc2-9898-43bf-ae59-5bd23780803f", sourceName: "sourceNameedbb44e4-858e-4a19-8a91-c16fd444dea6", destinationPath: "destinationPathb423cf6c-e24b-4b5d-8474-3e0de79f83f"···, destinationName: "destinationName6ef58b09-630c-4603-a999-35612631060"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName13d75189-5d21-4d1e-ad05-caae9758c9c9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName328ae62c-498c-4f09-9f8e-62be064134bb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName5c8e5822-aa5f-42c7-8462-98a5623b91bb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName70564d59-7513-4577-b90c-76e7974019a9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName879fd69a-b1d1-4240-89d7-b7bc2284dc06")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamebaa82d37-d008-4d92-9f21-004c78278422")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MacFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamedd54f2a4-1dce-4963-a4b8-b9c034ef26bd")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName3a7ed209-af44-4a98-8be0-2c2309edaa4a")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName3dbfe37b-3705-4286-bb5d-377eb46e5eaa")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName6acf49ea-4de2-4318-bb7a-4cde61bab9e9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName9523ec21-421a-4b0e-ad51-66435bb546b1")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamefc111ee5-34ab-4075-8086-7bee599abb23")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName1e385d71-95a4-4510-8b88-adb27456ddf5")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName2cedb4b9-7a0f-44a4-a845-3f4d589500e8")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName88bae749-eff7-47b6-b53b-49201b8f0948")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamed4ee996e-e6d3-4570-b67c-daad0216a580")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath03de0e30-cf29-43e1-9726-285c27c36b4f", sourceName: "sourceNamed8320392-804f-4378-9de1-768bdf96de36", destinationPath: "destinationPathfa119e2b-bf6b-45c8-aa0d-bf6d5449ef3"···, destinationName: "destinationNameb5277c13-6b79-47e3-89a0-b178924a09d"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath3dac7504-6250-4531-b3e6-66452bb0c46d", sourceName: "sourceNamefa574901-dd2d-4423-b639-25bb73616e4e", destinationPath: "destinationPath2d477232-9803-4d3f-86a2-000f05881ed"···, destinationName: "destinationNamed9a2f777-dc87-4778-8d65-76a60ff053a"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath9a51ecc8-57f4-47d3-80cc-3d62eb1d568c", sourceName: "sourceNamea5b4be99-7153-4247-bb85-901707d30a60", destinationPath: "destinationPath027f6a16-1422-4b73-b46a-a7abe390971"···, destinationName: "destinationNameb88f5c13-179c-4c43-8461-af7e7a14d4a"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathcc940e84-ca4b-407e-9d01-bf22f211bae1", sourceName: "sourceName43fc0f5c-0a68-4569-9c15-0bec6524b9b9", destinationPath: "destinationPath09aed89e-8c88-404e-9939-f82e0819a33"···, destinationName: "destinationName37e4f501-50b7-4440-812c-ba3c2bb860f"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathdd6228fb-58ed-4529-be94-c69c0c891b7b", sourceName: "sourceNamef1d36bc4-3ea3-4461-87c4-cc33697cc228", destinationPath: "destinationPathb21a0b44-6993-4439-82dd-56d9a34d628"···, destinationName: "destinationName2e6db0f2-180d-4d9c-98cb-203eac79f49"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathfe2e8cba-de28-4295-bb85-0de8fba71547", sourceName: "sourceNameff22cf3b-f6e3-4fd8-bbc1-67dfeaff38e2", destinationPath: "destinationPath07a82ec0-45f6-4895-ae00-6f1b4d6dc7c"···, destinationName: "destinationName429040e6-21e5-4b91-a658-bc7e24ca780"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath980f6dd4-587a-48f7-8a58-c8031a74240a", sourceName: "sourceNameefd1979c-3c97-4f13-8267-2caab2b0c829", destinationPath: "destinationPathaee7713a-a6a1-46d4-a6a9-d9e2be50b18"···, destinationName: "destinationNameded2f22a-4655-4e64-97e9-c977e7cbc27"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName4d595d3c-50b3-4584-806a-c50775ef587e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName74626ff7-84c3-4109-936e-93feb9013b65")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamea4f402cd-d99f-4c38-a894-c50f3bb205cd")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamea9f6f56d-0723-4328-9047-a8ec56eb33d3")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName1b563a1c-16d2-465b-857a-d3c9ad24279b")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName3bce0e0c-867b-45a3-8c28-865289e5310e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName5a104d57-6a76-486e-a64d-ffe16620bccb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamec5a0ecb6-cebc-445c-a769-2565c67cf2fe")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.MockFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNameca517ea7-8716-4153-9636-a902e5971dfa")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName4fc41e1e-f5cb-446d-9b7d-f0c473cc1dc1")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName78caeb8d-f72f-421f-8ca6-6dc86b3cf699")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamec0eb0d4e-e57e-4c85-97f8-d33ee4fac7af")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamefeda1b27-8a14-41b1-a462-941413ae3bd9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamee8053c4b-21f8-43df-bfe7-65f296225ed9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName2447d287-9816-4e41-aac0-663b76cfc4bb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName56314382-031f-4e2b-9d96-fa33ad52dbac")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName5eef4235-d626-459c-b3d1-d95618b658d4")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamebbe7f5fd-ba74-4216-b737-25ee6e9b9e43")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath0b8adf2b-c7f2-4d12-a992-e8b163a803d7", sourceName: "sourceNamec3b8babb-9e7b-486d-86c8-4f4cccbd69c0", destinationPath: "destinationPath3190f490-0c48-48de-8185-c6694d0be7a"···, destinationName: "destinationNamefd089f63-e94d-4f2f-bb59-a1b3d618545"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath1310bd42-3eb7-437d-8d17-3ece1345d85b", sourceName: "sourceName194c25d4-ee6e-444d-ad78-3c4acb294a79", destinationPath: "destinationPath6f408f44-029f-4e7e-a307-bad01d6cd2b"···, destinationName: "destinationName987d48c8-abdd-4a6a-a41e-2c867c27c3d"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath4c8a2382-7aab-4ad1-b557-da9c142821bb", sourceName: "sourceName68a1e6aa-390b-4640-ace0-de68d8d6281f", destinationPath: "destinationPathbc59aab0-711b-478d-aaff-8d6c1ec26c8"···, destinationName: "destinationName39431299-0f28-4377-86c8-50d55556770"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath57d0a753-cee9-4a5f-8e3f-2d8b9d96d61b", sourceName: "sourceNamee6f1c5e8-20a4-4091-ad2f-29f98dd840c4", destinationPath: "destinationPath985e3186-c165-49d0-b9c8-e4919545b94"···, destinationName: "destinationName9bad13dd-9616-4cb5-9fdb-e88e0f6d7be"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePath6bc948e9-1b39-44e2-8b75-c7fb691936a0", sourceName: "sourceNamecc5e0109-3787-43e6-9762-e0179f25b1e5", destinationPath: "destinationPath197f3ea3-c39f-4861-834f-841e0b57b74"···, destinationName: "destinationName14d29e04-7743-43e2-8d41-aed5d671e10"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotNotify_OnWindows(sourcePath: "sourcePathc4008df8-299e-4269-b929-7adaf9f5fdad", sourceName: "sourceNamed0cc6af5-1bf7-48f7-b376-f5380ee062a6", destinationPath: "destinationPath63e7ffdc-0d78-48cd-baa1-45118dce058"···, destinationName: "destinationNamec1dedb3f-2ea2-4cd3-8a1f-aa931bca2e4"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath196ad35d-bdd8-43c4-a375-fc9347409a46", sourceName: "sourceNameb71af79f-1869-4552-b9a8-b18427798235", destinationPath: "destinationPathd18fd0b7-6081-4e4a-985e-f3a6df79570"···, destinationName: "destinationName2c15a406-2d2c-4849-b61e-879776f4da1"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName64a6e2da-083a-407b-b357-77f9273e1f23")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName65e031e5-5ec7-4d26-9e04-23b12ffa252e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamed9977426-364a-41ee-86a7-56a6b3639791")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNameee85d5e7-c31c-417d-a529-71dd56aecd92")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName99b17a8c-5ecd-4cfd-8fe1-bd04a744ca16")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName20bb9538-f6f7-4dfb-a473-6d2c7cca4f19")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName5224f1b5-8045-4d5e-9ec2-7d0603e03df5")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNameb127e5df-995c-49ff-a322-277659bc1e0f")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.RealFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamee820731c-6742-4d81-9662-d66dc146eb5a")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName0b1f3f23-fde6-4d2a-b81b-bedfc8607523")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName11537a96-5673-4b81-9ca3-f3ea892e53a9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName40273d6b-5286-4738-ad2b-d895598a5de2")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName800d09f6-b64e-4a05-91b8-8364fca987f8")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamebf6feafc-75e2-4ac4-9b0f-623e9defd781")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamec45cd066-fd80-42cb-ae87-f8d44f5a1e6a")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamee73dcc58-df6a-481e-974c-99ddaeb31372")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName33af44fe-6875-4eee-976f-28e8a0e740e2")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName86d189f6-cf89-418a-8f4f-2192c3037f67")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNameaeb94fb5-65b6-41f4-aca3-7fd7f0115033")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNameb41a9049-a52a-49ab-880b-1e84fea86190")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamed9f34388-9fc1-4fce-bf09-7d644f11c124")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNameda27d8a0-ec7a-4cdb-9a96-fe76941ceda5")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamee2254cbd-096b-4cfb-8343-b289e8998b9b")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName08c405a7-5d3a-48b7-b0d1-76eaf33cd857")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName166a49d0-95d6-4009-ade7-68cc374fc630")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName344c76eb-b87c-4e74-9fd9-70953e9ef7c5")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName69ae6b44-d362-4631-a62b-c1ba33593006")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName9be20d26-bfba-46b6-9a55-ab36f1b4bb88")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNameb1cfd4ca-f6de-4582-a9b6-9cdd1b8f156b")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_AppendFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamee78cbc8d-7a6d-40fa-a0cc-80c9a9e45401")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath01b3f2fc-9097-42d0-bf60-64edf6bb1811", sourceName: "sourceName76da1fa2-bb5c-46de-85e5-8d21d2908e36", destinationPath: "destinationPath271a3bcf-6698-41cd-88b5-b1f8475aa3a"···, destinationName: "destinationName7b13d4a4-e02f-4d11-acac-f15390fd836"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath1a4a9c79-6980-42c0-b1f9-563e444144f7", sourceName: "sourceName978eb565-44d0-4940-8364-d55f44d1d15e", destinationPath: "destinationPath6658cb0a-fc90-494e-a078-ab0ad476cad"···, destinationName: "destinationName315fd13d-5067-4a64-a74b-a222bfba6bf"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath5cfacf5d-4f76-4d06-a9f6-41f1fb46a559", sourceName: "sourceName9f6e513b-7cab-498c-8505-311a7514c214", destinationPath: "destinationPath05f374af-2a98-455c-b8d1-2b63014833c"···, destinationName: "destinationName5a593adc-53a7-4022-82fc-809b1297cf6"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath81b3620a-a748-4ee6-812f-6cf2ac52ba65", sourceName: "sourceName02898149-eecb-4c66-8ef6-29f78e02cfe8", destinationPath: "destinationPath7adf22f8-da22-4cd5-89c9-b5a6041758e"···, destinationName: "destinationName6ddc1254-887b-46f4-a3ae-922e7467c8a"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePath9e620ea3-5c9a-42f6-b2f7-fbcdbb098fb7", sourceName: "sourceName65a8632a-7786-407d-a146-6084200e76bd", destinationPath: "destinationPathd184b35c-fa12-487d-b60c-5a67950f5cc"···, destinationName: "destinationName80c871b9-600b-4c90-b133-3034b97ac9d"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePathb5cc0175-29cc-4abb-afb3-17485c157825", sourceName: "sourceName8976bdd5-6654-4271-843b-ce27a842df0f", destinationPath: "destinationPathf3cf79da-93af-4884-bef0-78927f4a1f7"···, destinationName: "destinationName417197ae-a976-4261-8c49-782043cc3fc"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_MoveFile_DifferentDirectories_ShouldNotifyOnLinuxOrMac(sourcePath: "sourcePathc8b12851-b13f-4041-84d7-3a85e0536d80", sourceName: "sourceName1ffe7eb1-2d74-413f-9be5-886026324cf5", destinationPath: "destinationPath46ba374c-02b9-47e1-9fd6-d20d7e22fda"···, destinationName: "destinationName20f7564c-1781-424d-b245-1db4e7574ca"···)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName0921ddcd-c360-4d85-9019-23fd79607aef")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName37651fa1-70fe-4159-b7c0-55f33e4959f2")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName5d3a78fe-1525-436f-9a07-94852339a939")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileName79c8da2b-5f96-40a0-bae9-b311f1f3a39c")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNameaeba4813-fa9f-4a09-82fd-aaef45fb1798")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamecbe84fcf-8c24-4fe1-aaa5-ad256d39faa8")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: CreationTime, fileName: "fileNamed6181194-27f0-4820-92e8-7ca84b4c452c")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName0f8f7aeb-6d48-48fb-b01d-de55c6d4235e")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName25d5bc97-a20d-4d8d-97fa-da557062f001")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileName9e9884f7-092d-488e-a1bb-8cf2409723ed")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamea779a04c-ac17-40dc-8c60-2ce9dbc806d2")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNameb4e5dce9-3621-4f82-9cd7-c265beb78190")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNamedfaeb222-3a9c-4211-8e4e-c26759ee5a33")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: LastAccess, fileName: "fileNameecf56b76-4daa-4857-8622-5d851af486fb")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName0c03dd3a-3d15-489e-bd2d-04784ce632c9")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName69a06921-3c4b-4410-8a6e-646f549973aa")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileName9399921d-17d1-49a3-9b60-1de60e9c0059")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNameb0cdeed4-8636-4dbe-a59e-f049949a606a")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamec57482d0-c8a8-4ffc-a963-516f746eb3ef")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNameddd78002-90fe-4253-9ac4-0cec5e22190b")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcher.NotifyFiltersTests.WindowsFileSystemTests ‑ NotifyFilter_WriteFile_ShouldTriggerChangedEventOnNotifyFilters(notifyFilter: Security, fileName: "fileNamef90915ec-134a-449b-9f3a-9922e59d7485")
Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileSystemWatcherFactory => fileSystemWatcherFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileSystemWatcherFactory => fileSystemWatcherFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "*"), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileSystemWatcherFactory => fileSystemWatcherFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: fileSystemWatcherFactory => fileSystemWatcherFactory.New(value(Testably.Abstractions.Tests.FileSystem.FileSystemWatcherFactory.ExceptionTests`1+<>c__DisplayClass5_0[Testably.Abstractions.Testing.MockFileSystem]).value, "*"), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetFullPath(value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetRelativePath("foo", value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.LinuxFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetRelativePath(value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "relativeTo", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetFullPath(value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetRelativePath("foo", value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value), paramName: "path", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests.MacFileSystemTests ‑ Operations_WhenValueIsWhitespace_ShouldThrowArgumentException(callback: path => path.GetRelativePath(value(Testably.Abstractions.Tests.FileSystem.Path.ExceptionTests`1+<>c__DisplayClass4_0[Testably.Abstractions.Testing.MockFileSystem]).value, "foo"), paramName: "relativeTo", ignoreParamCheck: False)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_ShouldNormalizeDirectorySeparators(path: "foo\\\\\\bar/file", expected: "foo/bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_ShouldNormalizeDirectorySeparators(path: "foo\\\\bar/file", expected: "foo/bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//./", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/ABC/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/G:/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/I:/a", expected: "\\\\?\\I:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/UNC/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/UNC/a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/unc/a", expected: "\\\\?\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//a/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/H:/", expected: "\\??\\H:", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/J:/a", expected: "\\??\\J:", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/UNC/", expected: "\\??\\UNC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/UNC/a", expected: "\\??\\UNC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/XYZ/", expected: "\\??\\XYZ", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/unc/a", expected: "\\??\\unc", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "C:", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "D:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "E:/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:/g\\h", expected: "F:\\g", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\a", expected: "F:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\b\\c", expected: "F:\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\d/e", expected: "F:\\d", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "G:/f", expected: "G:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "G:/i/j", expected: "G:\\i", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\L:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\N:\\a", expected: "\\??\\N:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\UNC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\UNC\\a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\XYZ\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\unc\\a", expected: "\\??\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\.\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\ABC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\K:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\M:\\a", expected: "\\\\?\\M:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\unc\\a", expected: "\\\\?\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.LinuxFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\a\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_ShouldNormalizeDirectorySeparators(path: "foo\\\\\\bar/file", expected: "foo/bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_ShouldNormalizeDirectorySeparators(path: "foo\\\\bar/file", expected: "foo/bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//./", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/ABC/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/G:/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/I:/a", expected: "\\\\?\\I:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/UNC/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/UNC/a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//?/unc/a", expected: "\\\\?\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "//a/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/H:/", expected: "\\??\\H:", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/J:/a", expected: "\\??\\J:", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/UNC/", expected: "\\??\\UNC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/UNC/a", expected: "\\??\\UNC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/XYZ/", expected: "\\??\\XYZ", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/??/unc/a", expected: "\\??\\unc", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "C:", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "D:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "E:/", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:/g\\h", expected: "F:\\g", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\a", expected: "F:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\b\\c", expected: "F:\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "F:\\d/e", expected: "F:\\d", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "G:/f", expected: "G:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "G:/i/j", expected: "G:\\i", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\L:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\N:\\a", expected: "\\??\\N:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\UNC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\UNC\\a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\XYZ\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\??\\unc\\a", expected: "\\??\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\.\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\ABC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\K:\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\M:\\a", expected: "\\\\?\\M:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\a", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\?\\unc\\a", expected: "\\\\?\\unc\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.MacFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\a\\", expected: null, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_ShouldNormalizeDirectorySeparators(path: "//foo//bar/file", expected: "/foo/bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/", expected: null, operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/a", expected: "/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/a/b", expected: "/a", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/a/b/c", expected: "/a/b", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/a\\b", expected: "/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "/a\\b/c", expected: "/a\\b", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\", expected: "", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetDirectoryNameTests.WindowsFileSystemTests ‑ GetDirectoryName_SpecialCases_ShouldReturnExpectedValue(path: "\\\\", expected: "", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetFileNameTests.LinuxFileSystemTests ‑ GetFileName_SpecialCases_ShouldReturnExpectedResult(path: "\\bar", expected: "bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFileNameTests.LinuxFileSystemTests ‑ GetFileName_SpecialCases_ShouldReturnExpectedResult(path: "bar\\", expected: "", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFileNameTests.MacFileSystemTests ‑ GetFileName_SpecialCases_ShouldReturnExpectedResult(path: "\\bar", expected: "bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFileNameTests.MacFileSystemTests ‑ GetFileName_SpecialCases_ShouldReturnExpectedResult(path: "bar\\", expected: "", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\..", expected: "C:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\foo", expected: "C:\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\foo\\", expected: "C:\\foo\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\", expected: "\\??\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\BAR", expected: "\\??\\BAR", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\", expected: "\\\\?\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\foo", expected: "\\\\?\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_ParentOfRoot_ShouldReturnRoot(path: "C:\\..", expected: "C:\\", operatingSystem: Windows)
Check notice on line 0 in .github
github-actions / Test Results
2692 skipped tests found (test 2529 to 2692)
There are 2692 skipped tests, see "Raw output" for the list of skipped tests 2529 to 2692.
Raw output
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_RelativePathWithDrive_ShouldReturnExpectedValue
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_RelativePathWithDrive_WhenCurrentDirectoryIsDifferent_ShouldReturnExpectedValue
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_Relative_WithRootedPath_ShouldIgnoreBasePath(path: "C:\\top\\..\\most\\file", basePath: "C:\\foo\\bar", expected: "C:\\most\\file", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_Relative_WithRootedPath_ShouldIgnoreBasePath(path: "C:\\top\\..\\most\\file", basePath: "D:\\foo\\bar", expected: "C:\\most\\file", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_ShouldFlipAltDirectorySeparators(path: "X:\\foo/bar", expected: "X:\\foo\\bar")
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.LinuxFileSystemTests ‑ GetFullPath_ShouldFlipAltDirectorySeparators(path: "Y:\\foo/bar/", expected: "Y:\\foo\\bar\\")
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\..", expected: "C:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\foo", expected: "C:\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "C:\\foo\\", expected: "C:\\foo\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\", expected: "\\??\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\BAR", expected: "\\??\\BAR", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\", expected: "\\\\?\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\foo", expected: "\\\\?\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_ParentOfRoot_ShouldReturnRoot(path: "C:\\..", expected: "C:\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_RelativePathWithDrive_ShouldReturnExpectedValue
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_RelativePathWithDrive_WhenCurrentDirectoryIsDifferent_ShouldReturnExpectedValue
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_Relative_WithRootedPath_ShouldIgnoreBasePath(path: "C:\\top\\..\\most\\file", basePath: "C:\\foo\\bar", expected: "C:\\most\\file", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_Relative_WithRootedPath_ShouldIgnoreBasePath(path: "C:\\top\\..\\most\\file", basePath: "D:\\foo\\bar", expected: "C:\\most\\file", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_ShouldFlipAltDirectorySeparators(path: "X:\\foo/bar", expected: "X:\\foo\\bar")
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.MacFileSystemTests ‑ GetFullPath_ShouldFlipAltDirectorySeparators(path: "Y:\\foo/bar/", expected: "Y:\\foo\\bar\\")
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.WindowsFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "/foo", expected: "/foo", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.WindowsFileSystemTests ‑ GetFullPath_EdgeCases_ShouldReturnExpectedValue(path: "/foo/", expected: "/foo/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.WindowsFileSystemTests ‑ GetFullPath_ParentOfRoot_ShouldReturnRoot(path: "/..", expected: "/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetFullPathTests.WindowsFileSystemTests ‑ GetFullPath_Relative_WithRootedPath_ShouldIgnoreBasePath(path: "/top/../most/file", basePath: "/foo/bar", expected: "/most/file", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//./ABC\\a\\b\\c\\d", expected: "\\\\.\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//./UNC/a\\b\\c\\d", expected: "\\\\.\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//?/ABC\\a\\b\\c\\d", expected: "\\\\?\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//?/UNC/a\\b\\c\\d", expected: "\\\\?\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//X\\ABC\\a\\b\\c\\d", expected: "\\\\X\\ABC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "/??/ABC\\a\\b\\c\\d", expected: "\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\ABC\\a\\b\\c\\d", expected: "\\??\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\.", expected: "\\\\.\\.", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\ABC\\a\\b\\c\\d", expected: "\\\\.\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\BAR", expected: "\\\\.\\BAR", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\UNC\\a\\b\\c\\d", expected: "\\\\.\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\\\", expected: "\\\\.\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\a\\", expected: "\\\\.\\a\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\ABC\\a\\b\\c\\d", expected: "\\\\?\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\", expected: "\\\\?\\UNC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\Bar", expected: "\\\\?\\UNC\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\a\\b\\c\\d", expected: "\\\\?\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\\\", expected: "\\\\?\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\a\\", expected: "\\\\?\\a\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\foo", expected: "\\\\?\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\X\\ABC\\a\\b\\c\\d", expected: "\\\\X\\ABC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_RootedDriveWithPath_ShouldReturnDriveOnWindows(path: "D:\\some-path", expected: "D:\\")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_RootedDriveWithPath_ShouldReturnDriveOnWindows(path: "D:some-path", expected: "D:")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_RootedDrive_ShouldReturnDriveOnWindows(path: "D:")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.LinuxFileSystemTests ‑ GetPathRoot_RootedDrive_ShouldReturnDriveOnWindows(path: "D:\\")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//./ABC\\a\\b\\c\\d", expected: "\\\\.\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//./UNC/a\\b\\c\\d", expected: "\\\\.\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//?/ABC\\a\\b\\c\\d", expected: "\\\\?\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//?/UNC/a\\b\\c\\d", expected: "\\\\?\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "//X\\ABC\\a\\b\\c\\d", expected: "\\\\X\\ABC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "/??/ABC\\a\\b\\c\\d", expected: "\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\??\\ABC\\a\\b\\c\\d", expected: "\\??\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\.", expected: "\\\\.\\.", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\ABC\\a\\b\\c\\d", expected: "\\\\.\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\BAR", expected: "\\\\.\\BAR", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\UNC\\a\\b\\c\\d", expected: "\\\\.\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\\\", expected: "\\\\.\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\.\\a\\", expected: "\\\\.\\a\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\ABC\\a\\b\\c\\d", expected: "\\\\?\\ABC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\", expected: "\\\\?\\UNC\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\Bar", expected: "\\\\?\\UNC\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\UNC\\a\\b\\c\\d", expected: "\\\\?\\UNC\\a\\b", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\\\", expected: "\\\\?\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\a\\", expected: "\\\\?\\a\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\?\\foo", expected: "\\\\?\\foo", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_EdgeCases_ShouldReturnExpectedValue(path: "\\\\X\\ABC\\a\\b\\c\\d", expected: "\\\\X\\ABC", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_RootedDriveWithPath_ShouldReturnDriveOnWindows(path: "D:\\some-path", expected: "D:\\")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_RootedDriveWithPath_ShouldReturnDriveOnWindows(path: "D:some-path", expected: "D:")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_RootedDrive_ShouldReturnDriveOnWindows(path: "D:")
Testably.Abstractions.Tests.FileSystem.Path.GetPathRootTests.MacFileSystemTests ‑ GetPathRoot_RootedDrive_ShouldReturnDriveOnWindows(path: "D:\\")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path10c96c28c-e4c2-4a7f-9a5d-a5f89c329de2", path2: "path2791962e9-bc8b-4d26-b012-171c313d3ca2")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path16102eada-9cef-40b2-85b2-de6b873b85bb", path2: "path2705ce165-eb39-4a06-b95d-a5275e840b19")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path16be26877-c238-437e-bc7e-217af4b7e287", path2: "path2f05794b6-3762-4357-9db8-2e52aeaaaaab")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path181b2bf9d-6976-4c93-a4cb-70f059512119", path2: "path2ffe86746-8f18-472a-a80f-fbed19dc2405")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path19894b49c-e67c-4bff-a608-fab22823c3ab", path2: "path2b7125d1c-ec39-43f4-8578-c354fd2a6efa")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1b3d69258-df25-4ca9-9e46-bba80335c10d", path2: "path2a841acab-2f73-4c53-a3ef-e7bad8762673")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1bb49ae02-04b1-408f-8961-fc2059741241", path2: "path233bf2e53-d556-4586-9dc6-610968b9796d")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/FOO", path: "/foo", expected: ".", operatingSystem: Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\FOO", path: "C:\\foo", expected: ".", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Bar", expected: "..\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Bar\\", expected: "..\\Bar\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Foo\\Bar", expected: "Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Foo\\Bar\\", expected: "Bar\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Bar", path: "C:\\Bar\\Bar", expected: "..\\..\\Bar\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Bar", path: "C:\\Foo\\", expected: "..", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Foo", path: "C:\\Foo\\Bar", expected: "..\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.LinuxFileSystemTests ‑ GetRelativePath_RootedPath_ShouldWorkOnAnyDrive
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path10bab1461-9155-4809-8653-03b2e237b38a", path2: "path20132f206-3340-44e8-ac03-306fb5be6aa4")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path13152e46c-9f37-486e-aab4-eb9e9c9cf807", path2: "path294ae5a3b-641e-4a4d-bbd4-19b475e0b168")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path13d708355-f421-4915-938f-82ae39e1e5fe", path2: "path258f2c4b4-0a45-47d9-89f6-47ac06f86aa2")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1572e789e-316f-42d7-a5c1-554d825c6b35", path2: "path2e065dfa2-2109-442f-b6d5-320f981a96e0")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path161ddcaa8-d005-4ef7-86f9-c7510d9c001c", path2: "path2906af49d-7b8a-4161-9c87-8c34e3a13ffc")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1b5f6c60e-b1a7-411a-9d66-cd1ff928441f", path2: "path22c04a80c-ad2e-4bf6-9ec0-d3b429a809bc")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1b6315c10-25eb-4178-8916-53f391839d3a", path2: "path2435f9f91-7531-4dd5-bdd7-f854d349c105")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/FOO", path: "/foo", expected: "../foo", operatingSystem: Linux)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\FOO", path: "C:\\foo", expected: ".", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Bar", expected: "..\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Bar\\", expected: "..\\Bar\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Foo\\Bar", expected: "Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo", path: "C:\\Foo\\Bar\\", expected: "Bar\\", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Bar", path: "C:\\Bar\\Bar", expected: "..\\..\\Bar\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Bar", path: "C:\\Foo\\", expected: "..", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "C:\\Foo\\Foo", path: "C:\\Foo\\Bar", expected: "..\\Bar", operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MacFileSystemTests ‑ GetRelativePath_RootedPath_ShouldWorkOnAnyDrive
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path19336bf09-6750-4882-b6cb-1315bc3831fb", path2: "path2d8e8ddcf-14f0-483e-b179-a132ff6d9b4f")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1a747549d-75fb-4fe8-839f-371c7718e041", path2: "path22f3d0e09-6ad5-4216-9f7c-6dc9580b5503")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1bb976a8f-3bee-476e-9a80-2737c7cde07a", path2: "path25ac13fea-e808-44eb-973b-7312a4faf57c")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1e4e67f9f-0f08-40b3-8164-86bf6170a0b1", path2: "path2b6d1351a-108d-48c3-baed-5426d8f67edd")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1f5199109-e405-4e20-b0d2-ebcb99cb4554", path2: "path2a4a7abb9-b702-4aa9-a0c8-2158b0d0c9a4")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.MockFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1f8500d2e-200b-4fd4-bac6-a7d1a13d7f24", path2: "path2706f4aef-6973-4439-b6ba-b9e771749e1a")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path14e9ef65a-98bf-4498-88f1-8c6c9db216b9", path2: "path2be15863e-13da-4c08-887b-968c272220cf")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1506c8d0b-acbc-4e0c-b892-8661319c0776", path2: "path2dcebf5fe-f837-42a2-b444-2c213befbf7a")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path17054393f-8158-4579-afa4-b275459dbb80", path2: "path2ce6a6210-c926-422e-ac9e-b9f140741baf")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1a8d3e6b9-940d-417f-985f-14f97c472d66", path2: "path2c56da498-a5c1-4205-ae04-54078b83c57b")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1abf9678a-c341-49e7-918d-e67ea660c746", path2: "path2f8ba5e4e-f3ab-4cac-8094-2fe984a5a7e2")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.RealFileSystemTests ‑ GetRelativePath_DifferentDrives_ShouldReturnAbsolutePath(path1: "path1bc0a8134-1d52-42bb-badf-1b35bf54bd8e", path2: "path232f51691-ac77-4b77-bc0a-114b577d1372")
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/", path: "/Bar", expected: "Bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/FOO", path: "/foo", expected: ".", operatingSystem: Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/FOO", path: "/foo", expected: "../foo", operatingSystem: Linux)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo", path: "/Bar", expected: "../Bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo", path: "/Bar/", expected: "../Bar/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo", path: "/Foo/Bar", expected: "Bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo", path: "/Foo/Bar/", expected: "Bar/", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo/Bar", path: "/Bar/Bar", expected: "../../Bar/Bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetRelativePathTests.WindowsFileSystemTests ‑ GetRelativePath_EdgeCases_ShouldReturnExpectedValue(relativeTo: "/Foo/Foo", path: "/Foo/Bar", expected: "../Bar", operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.LinuxFileSystemTests ‑ GetTempPath_MacOs_ShouldBeTmp
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.LinuxFileSystemTests ‑ GetTempPath_Windows_ShouldBeOnDriveC
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.MacFileSystemTests ‑ GetTempPath_Linux_ShouldBeTmp
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.MacFileSystemTests ‑ GetTempPath_Windows_ShouldBeOnDriveC
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.WindowsFileSystemTests ‑ GetTempPath_Linux_ShouldBeTmp
Testably.Abstractions.Tests.FileSystem.Path.GetTempPathTests.WindowsFileSystemTests ‑ GetTempPath_MacOs_ShouldBeTmp
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.LinuxFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "/?", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.LinuxFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "/Foo", expected: False, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.LinuxFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "C", expected: False, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.LinuxFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "\\?", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.LinuxFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "\\\\", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.MacFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "/?", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.MacFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "/Foo", expected: False, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.MacFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "C", expected: False, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.MacFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "\\?", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.MacFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "\\\\", expected: True, operatingSystem: Windows)
Testably.Abstractions.Tests.FileSystem.Path.IsPathFullyQualifiedTests.WindowsFileSystemTests ‑ IsPathFullyQualified_EdgeCases_ShouldReturnExpectedValue(path: "/Foo", expected: True, operatingSystem: Linux | Mac)
Testably.Abstractions.Tests.FileSystem.Path.Tests.LinuxFileSystemTests ‑ DirectorySeparatorChar_WhenOnWindows_ShouldReturnBackslash
Testably.Abstractions.Tests.FileSystem.Path.Tests.LinuxFileSystemTests ‑ GetInvalidFileNameChars_WhenOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.LinuxFileSystemTests ‑ GetInvalidPathChars_WhenOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.LinuxFileSystemTests ‑ PathSeparator_WhenOnWindows_ShouldReturnSemicolon
Testably.Abstractions.Tests.FileSystem.Path.Tests.LinuxFileSystemTests ‑ VolumeSeparatorChar_WhenOnWindows_ShouldReturnColon
Testably.Abstractions.Tests.FileSystem.Path.Tests.MacFileSystemTests ‑ DirectorySeparatorChar_WhenOnWindows_ShouldReturnBackslash
Testably.Abstractions.Tests.FileSystem.Path.Tests.MacFileSystemTests ‑ GetInvalidFileNameChars_WhenOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.MacFileSystemTests ‑ GetInvalidPathChars_WhenOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.MacFileSystemTests ‑ PathSeparator_WhenOnWindows_ShouldReturnSemicolon
Testably.Abstractions.Tests.FileSystem.Path.Tests.MacFileSystemTests ‑ VolumeSeparatorChar_WhenOnWindows_ShouldReturnColon
Testably.Abstractions.Tests.FileSystem.Path.Tests.WindowsFileSystemTests ‑ DirectorySeparatorChar_WhenNotOnWindows_ShouldReturnSlash
Testably.Abstractions.Tests.FileSystem.Path.Tests.WindowsFileSystemTests ‑ GetInvalidFileNameChars_WhenNotOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.WindowsFileSystemTests ‑ GetInvalidPathChars_WhenNotOnWindows_ShouldReturnCorrectValues
Testably.Abstractions.Tests.FileSystem.Path.Tests.WindowsFileSystemTests ‑ PathSeparator_WhenNotOnWindows_ShouldReturnColon
Testably.Abstractions.Tests.FileSystem.Path.Tests.WindowsFileSystemTests ‑ VolumeSeparatorChar_WhenNotOnWindows_ShouldReturnSlash
Testably.Abstractions.Tests.TimeSystem.TimerTests.RealTimeSystemTests ‑ Change_WithInt_ShouldResetTimer
Testably.Abstractions.Tests.TimeSystem.TimerTests.RealTimeSystemTests ‑ Change_WithLong_ShouldResetTimer
Testably.Abstractions.Tests.TimeSystem.TimerTests.RealTimeSystemTests ‑ Change_WithTimeSpan_ShouldResetTimer
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 1 to 260)
There are 43955 tests, see "Raw output" for the list of tests 1 to 260.
Raw output
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.MockFileSystemTests ‑ GetExtensibilityOrThrow_DirectoryInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.MockFileSystemTests ‑ GetExtensibilityOrThrow_FileInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.MockFileSystemTests ‑ GetExtensibilityOrThrow_FileSystemStream_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.RealFileSystemTests ‑ GetExtensibilityOrThrow_DirectoryInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.RealFileSystemTests ‑ GetExtensibilityOrThrow_FileInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.AccessControlHelperTests.RealFileSystemTests ‑ GetExtensibilityOrThrow_FileSystemStream_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar\\foo")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ CreateDirectory_ShouldChangeAccessControl(path: "bar\\foo")
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo\\bar")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path2d4f6bab-99dd-4fb0-b0e9-24996bba06c6")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path3340ba6c-fe5a-44a9-94ba-4d5877276930")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path5001f1f7-024b-4bfc-a1a8-e6bda9a15ce5")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path77570ad7-ed36-4098-ad45-b46ebf0e4fbb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path7e529763-9b5d-448c-aea0-5488c5cf1099")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathcf5384bb-cf49-42c9-85a3-aeaf9b0ad81c")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_NullDirectorySecurity_ShouldThrowArgumentNullException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ Create_ShouldChangeAccessControl(path: "foo\\bar")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path04e297d3-480a-4ac6-a05d-fc43076ad1eb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path0e33996e-3179-4cd1-a243-3652c0eedae4")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path301f3854-ed7f-4f65-8c50-2b8b12523cdb")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "path628d931c-c129-4c22-8049-2b7d7ca1f941")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathaf07249e-d684-42c6-94b4-c9aa54cfcc0e")
Testably.Abstractions.AccessControl.Tests.DirectoryInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldNotUpdateTimes(path: "pathf0181aef-65c0-4474-8506-9f44cd202d83")
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.MockFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ DirectoryOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenDirectoryIsMissing_ShouldThrowDirectoryNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionMissingFileTests.RealFileSystemTests ‑ FileOperations_WhenFileIsMissing_ShouldThrowFileNotFoundException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__5_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.MockFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsEmpty_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsNull_ShouldThrowArgumentNullException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_10(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_11(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_12(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_13(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: FileInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: Directory, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: Create)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_6(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_7(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: DirectoryInfo, exceptionType: SetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_8(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.ExceptionTests.RealFileSystemTests ‑ Operations_WhenPathIsWhiteSpace_ShouldThrowArgumentException(callback: Action`2 { Method = Void <GetFileCallbackTestParameters>b__4_9(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, baseType: File, exceptionType: GetAccessControl)
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_WithAccessControlSections_ShouldReturnSetResult
Testably.Abstractions.AccessControl.Tests.FileInfoAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.MockFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.MockFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.RealFileSystemTests ‑ GetAccessControl_ShouldBeInitializedWithNotNullValue
Testably.Abstractions.AccessControl.Tests.FileStreamAclExtensionsTests.RealFileSystemTests ‑ SetAccessControl_ShouldChangeAccessControl
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ GetExtensibilityOrThrow_CustomDirectoryInfo_ShouldThrowNotSupportedException(sut: IDirectoryInfoProxy { __interceptors = [CastleForwardingInterceptor { }], __mixin_NSubstitute_Core_ICallRouter = CallRouter { }, __target = null, Attributes = 0, CreationTime = 0001-01-01T00:00:00.0000000, ··· })
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ GetExtensibilityOrThrow_CustomDirectoryInfo_ShouldThrowNotSupportedException(sut: IDirectoryInfoProxy { __interceptors = [CastleForwardingInterceptor { }], __mixin_NSubstitute_Core_ICallRouter = CallRouter { }, __target = null, Attributes = None, CreationTime = 0001-01-01T00:00:00.0000000, ··· })
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ GetExtensibilityOrThrow_CustomFileInfo_ShouldThrowNotSupportedException(sut: IFileInfoProxy { __interceptors = [CastleForwardingInterceptor { }], __mixin_NSubstitute_Core_ICallRouter = CallRouter { }, __target = null, Attributes = 0, CreationTime = 0001-01-01T00:00:00.0000000, ··· })
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ GetExtensibilityOrThrow_CustomFileInfo_ShouldThrowNotSupportedException(sut: IFileInfoProxy { __interceptors = [CastleForwardingInterceptor { }], __mixin_NSubstitute_Core_ICallRouter = CallRouter { }, __target = null, Attributes = None, CreationTime = 0001-01-01T00:00:00.0000000, ··· })
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ GetExtensibilityOrThrow_CustomFileSystemStream_ShouldThrowNotSupportedException
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ ThrowIfMissing_ExistingDirectoryInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ ThrowIfMissing_ExistingFileInfo_ShouldNotThrow
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ ThrowIfMissing_MissingDirectoryInfo_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.AccessControl.Tests.Internal.AccessControlHelperTests ‑ ThrowIfMissing_MissingFileInfo_ShouldThrowFileNotFoundException
Testably.Abstractions.Api.Tests.ApiAcceptance ‑ AcceptApiChanges()
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractions("net6.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractions("net7.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractions("net8.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractions("netstandard2.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractions("netstandard2.1")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsAccessControl("net6.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsAccessControl("net7.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsAccessControl("net8.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsAccessControl("netstandard2.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsAccessControl("netstandard2.1")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsCompression("net6.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsCompression("net7.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsCompression("net8.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsCompression("netstandard2.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsCompression("netstandard2.1")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsInterface("net6.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsInterface("net7.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsInterface("net8.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsInterface("netstandard2.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsInterface("netstandard2.1")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsTesting("net6.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsTesting("net7.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsTesting("net8.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsTesting("netstandard2.0")
Testably.Abstractions.Api.Tests.ApiApprovalTests ‑ VerifyPublicApiForTestablyAbstractionsTesting("netstandard2.1")
Testably.Abstractions.Compression.Tests.Internal.ExecuteTests ‑ WhenRealFileSystem_MockFileSystem_WithActionCallback_ShouldExecuteOnMockFileSystem
Testably.Abstractions.Compression.Tests.Internal.ExecuteTests ‑ WhenRealFileSystem_MockFileSystem_WithFuncCallback_ShouldExecuteOnMockFileSystem
Testably.Abstractions.Compression.Tests.Internal.ExecuteTests ‑ WhenRealFileSystem_RealFileSystem_WithActionCallback_ShouldExecuteOnRealFileSystem
Testably.Abstractions.Compression.Tests.Internal.ExecuteTests ‑ WhenRealFileSystem_RealFileSystem_WithFuncCallback_ShouldExecuteOnRealFileSystem
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [154, 167, 189])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [208, 233, 214])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [46, 126, 87])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [6, 245, 242])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [73, 230, 179])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_FileWithTrailingSlash_ShouldThrowIOException(bytes: [74, 149, 61])
Testably.Abstractions.Compression.Tests.Internal.ZipUtilitiesTests ‑ ExtractRelativeToDirectory_WithSubdirectory_ShouldCreateSubdirectory
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1930-06-21T14:15:16")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1979-12-31T00:00:00")
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 261 to 630)
There are 43955 tests, see "Raw output" for the list of tests 261 to 630.
Raw output
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2108-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2208-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_NullEntryName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_NullSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_ReadOnlyArchive_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ CreateEntryFromFile_ShouldCreateEntryWithFileContent
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ ExtractToDirectory_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ ExtractToDirectory_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ ExtractToDirectory_ShouldExtractFilesAndDirectories
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1930-06-21T14:15:16")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1979-12-31T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2108-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2208-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_NullEntryName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_NullSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_ReadOnlyArchive_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ CreateEntryFromFile_ShouldCreateEntryWithFileContent
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ ExtractToDirectory_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ ExtractToDirectory_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ ExtractToDirectory_ShouldExtractFilesAndDirectories
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ ExtractToDirectory_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1930-06-21T14:15:16")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1979-12-31T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2108-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2208-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_NullEntryName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_NullSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_ReadOnlyArchive_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ CreateEntryFromFile_ShouldCreateEntryWithFileContent
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ ExtractToDirectory_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ ExtractToDirectory_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ ExtractToDirectory_ShouldExtractFilesAndDirectories
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ ExtractToDirectory_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1930-06-21T14:15:16")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1979-12-31T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2108-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2208-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_NullEntryName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_NullSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_ReadOnlyArchive_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ CreateEntryFromFile_ShouldCreateEntryWithFileContent
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ ExtractToDirectory_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ ExtractToDirectory_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ ExtractToDirectory_ShouldExtractFilesAndDirectories
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ ExtractToDirectory_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1930-06-21T14:15:16")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "1979-12-31T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2108-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTimeOutOfRange_ShouldBeFirstJanuary1980(lastWriteTimeString: "2208-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_NullEntryName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_NullSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_ReadOnlyArchive_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ CreateEntryFromFile_ShouldCreateEntryWithFileContent
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ ExtractToDirectory_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ ExtractToDirectory_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ ExtractToDirectory_ShouldExtractFilesAndDirectories
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchive.ExtensionTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment071b7d4b-6ecb-4cf4-bc14-184f69fdeca7")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment18b066a8-050f-46ac-ad8e-da2a7fc843c6")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment203649ea-8f99-46cb-9708-ad03347cd5cf")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment800df137-877a-4ee6-bd33-698cb09ab5c7")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Entries_CreateMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ FileSystem_ShouldBeSet(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ GetEntry_WhenNameIsNotFound_ShouldReturnNull
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.LinuxFileSystemTests ‑ Mode_ShouldBeSetCorrectly(mode: Read)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment160abd56-c643-4bcd-8696-eb3a543c3048")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commenta7f4f9ca-33be-42b2-962d-9d49a75300a3")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentba660efe-8ea3-40ac-8bdd-ac64b398eea5")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentf25d665c-19b2-47a6-8b43-7a23dc57e9ed")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Entries_CreateMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ FileSystem_ShouldBeSet(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ GetEntry_WhenNameIsNotFound_ShouldReturnNull
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MacFileSystemTests ‑ Mode_ShouldBeSetCorrectly(mode: Read)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment08e1b765-829c-488c-b26e-5e8b74050ab2")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment7b292744-0615-47f7-8f06-bc053043a5c5")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentbb7143f2-91c5-4b6b-b38a-69a90dac3e43")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentbc989758-3d02-4316-b18d-f32816d45b13")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Entries_CreateMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ FileSystem_ShouldBeSet(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ GetEntry_WhenNameIsNotFound_ShouldReturnNull
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.MockFileSystemTests ‑ Mode_ShouldBeSetCorrectly(mode: Read)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment043eefca-4def-4984-aa2d-6fb9840b398a")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment09ad3bc7-01c1-4033-9050-4d71b17c78ed")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment163a7be3-2c8d-4402-8cad-32b1edc3d0bc")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentb640e2be-099f-4b7f-8d86-3abde7738020")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Entries_CreateMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ FileSystem_ShouldBeSet(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ GetEntry_WhenNameIsNotFound_ShouldReturnNull
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.RealFileSystemTests ‑ Mode_ShouldBeSetCorrectly(mode: Read)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment083ab20b-7abb-49d6-8e9f-91e0f25e50b4")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment2def1cba-a0bf-40f3-9f36-3cbb234e1e66")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment594b499f-751f-4bde-9a6e-c95b3cc7d4fc")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment60541db4-5848-4d5e-b45e-58d62e0b9f4b")
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Entries_CreateMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ FileSystem_ShouldBeSet(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ GetEntry_WhenNameIsNotFound_ShouldReturnNull
Testably.Abstractions.Compression.Tests.ZipArchive.Tests.WindowsFileSystemTests ‑ Mode_ShouldBeSetCorrectly(mode: Read)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_AccessLengthOnWritableStream_ShouldThrowInvalidOperationException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_IncorrectEntryType_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.LinuxFileSystemTests ‑ ExtractToFile_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_AccessLengthOnWritableStream_ShouldThrowInvalidOperationException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_IncorrectEntryType_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MacFileSystemTests ‑ ExtractToFile_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_AccessLengthOnWritableStream_ShouldThrowInvalidOperationException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_IncorrectEntryType_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.MockFileSystemTests ‑ ExtractToFile_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_AccessLengthOnWritableStream_ShouldThrowInvalidOperationException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_IncorrectEntryType_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.RealFileSystemTests ‑ ExtractToFile_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_AccessLengthOnWritableStream_ShouldThrowInvalidOperationException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_DestinationNull_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_DestinationNull_WithOverwrite_ShouldThrowArgumentNullException(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_IncorrectEntryType_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "1980-01-01T00:00:00")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2000-01-01T12:14:15")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_LastWriteTime_ShouldBeCopiedFromFile(lastWriteTimeString: "2107-12-31T23:59:59")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_WithOverwrite_ShouldOverwriteExistingFile
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.ExtensionTests.WindowsFileSystemTests ‑ ExtractToFile_WithoutOverwrite_ShouldThrowIOException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Archive_ShouldBeSetToArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment059cb8ae-14ed-484f-90d6-9c4832805a96")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commenta18a2556-50f2-4ed8-a95b-c283fa9ebdc3")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentc8aa0eb7-4758-4980-8bb0-0e95d03ded43")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentef40281f-e7fc-4d8b-9a52-2ccb10cbf793")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ CompressedLength_WithNoCompression_ShouldBeFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ CompressedLength_WithOptimalCompressionLevel_ShouldBeLessThanFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Crc32_ShouldBeCalculatedFromTheFileContent
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Delete_ReadMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ Delete_ShouldRemoveEntryFromArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 144)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 200)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 249)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 56)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 62)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 98)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ FullName_ShouldIncludeDirectory
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-10-14T03:37:02.0426813)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-06-23T12:19:04.0166816)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-09-11T20:50:52.8290179)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-10-06T20:18:00.0177230)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-01-08T12:36:40.0804842)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-03-12T06:32:06.3197012)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2023-10-18T04:35:46.6170015)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-04-17T04:55:12.6205029)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-06-13T17:58:03.2932801)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-09-04T00:15:55.2359820)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-03-29T15:11:17.7072585)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-06-10T14:17:29.5619625)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.LinuxFileSystemTests ‑ ToString_ShouldBeSetToFileName
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Archive_ShouldBeSetToArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment321c172f-cbe3-4798-89ba-037901d5be12")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentbc9c070b-2981-4966-bf93-035e7c21f055")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commente25db3e1-67ae-4491-8c20-851b88067eb9")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentfa39285e-d6d9-40b9-aa56-c7511625480d")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ CompressedLength_WithNoCompression_ShouldBeFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ CompressedLength_WithOptimalCompressionLevel_ShouldBeLessThanFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Crc32_ShouldBeCalculatedFromTheFileContent
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Delete_ReadMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ Delete_ShouldRemoveEntryFromArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 140)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 233)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 234)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 32)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 42)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 43)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ FullName_ShouldIncludeDirectory
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-08-21T11:58:37.8615618)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-09-04T07:08:54.4825950)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-09-07T02:26:52.7886600)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-09-17T12:39:06.6249800)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-08-27T18:25:18.7648902)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-12-02T22:33:53.4211676)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2023-04-04T23:45:31.5828074)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2023-07-06T01:28:53.5530430)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-04-17T03:18:45.3461836)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-08-31T09:25:00.3476763)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-03-12T08:07:16.2418645)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-08-12T07:56:34.5656221)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MacFileSystemTests ‑ ToString_ShouldBeSetToFileName
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Archive_ShouldBeSetToArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment2fe8e5d9-a73d-43a7-a35c-04e68664628d")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment642aa747-d1b2-4e3c-a144-275a7e32417d")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentc41c3faa-e584-4a23-b9bd-ca81f084520f")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentc959fa97-def5-43f5-8cdb-708297a9b17d")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ CompressedLength_WithNoCompression_ShouldBeFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ CompressedLength_WithOptimalCompressionLevel_ShouldBeLessThanFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Crc32_ShouldBeCalculatedFromTheFileContent
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Delete_ReadMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ Delete_ShouldRemoveEntryFromArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 11)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 152)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 196)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 28)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 48)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 96)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ FullName_ShouldIncludeDirectory
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-12-17T20:55:08.9964662)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-12-29T06:32:56.6964220)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-02-20T09:47:29.9668930)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-03-29T06:13:24.3332323)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-03-30T16:06:26.3169785)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-10-20T06:08:57.1807189)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2023-03-05T07:18:01.6652118)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-06-08T23:04:37.0255181)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-08-05T22:25:54.6230370)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-08-02T08:47:11.3702486)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-04-23T07:15:02.2081696)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-09-17T21:52:48.5929234)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.MockFileSystemTests ‑ ToString_ShouldBeSetToFileName
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Archive_ShouldBeSetToArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment6538e0d9-ac45-4cc8-bcb4-93ad0afbe500")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment88ecf3a0-c8cd-484a-a5e1-740e0254b022")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment8ca16a02-b485-45a2-bf18-aacf7bdcf7f5")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commentb44ae7c4-04cb-45da-baf2-499965113e46")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ CompressedLength_WithNoCompression_ShouldBeFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ CompressedLength_WithOptimalCompressionLevel_ShouldBeLessThanFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Crc32_ShouldBeCalculatedFromTheFileContent
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Delete_ReadMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ Delete_ShouldRemoveEntryFromArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 117)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 138)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 193)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 236)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 57)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 85)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ FullName_ShouldIncludeDirectory
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-03-27T03:17:43.1826369)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-09-21T06:28:55.2111069)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-10-31T20:01:20.5293318)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-05-14T08:33:46.8402314)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-06-22T21:47:12.7680282)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-11-28T04:21:16.2206078)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-01-27T19:00:21.0332155)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-05-19T22:16:23.2797915)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2024-11-24T06:09:13.1264856)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-09-15T17:17:06.2664509)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2025-11-04T19:07:59.6431357)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-10-02T16:40:52.3674595)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.RealFileSystemTests ‑ ToString_ShouldBeSetToFileName
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Archive_ShouldBeSetToArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeInitializedEmpty
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment50afe634-5570-45c2-ba70-6bf9653c913d")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment68ff5f76-048c-406b-bb61-e7890f634ecf")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "comment8e75304e-c6e4-4490-a147-0ef9c50d4901")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Comment_ShouldBeSettable(comment: "commenta9c5bc42-234f-4a56-ba6b-a711b47169d6")
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ CompressedLength_WithNoCompression_ShouldBeFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ CompressedLength_WithOptimalCompressionLevel_ShouldBeLessThanFileLength
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Crc32_ShouldBeCalculatedFromTheFileContent
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Delete_ReadMode_ShouldThrowNotSupportedException
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ Delete_ShouldRemoveEntryFromArchive
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 117)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 151)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 192)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 35)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 45)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ExternalAttributes_ShouldBeSettable(externalAttributes: 58)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ FullName_ShouldIncludeDirectory
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-07-30T02:36:56.8486410)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2023-08-21T05:29:00.9152785)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2024-06-09T02:59:33.5916446)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-05-18T12:25:37.9106418)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2025-10-31T17:16:08.2145339)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ReadOnlyArchive_ShouldThrowNotSupportedException(lastWriteTime: 2026-06-08T04:27:27.7124066)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2023-05-30T00:12:32.3073254)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-01-07T11:45:00.5605185)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-02-08T20:46:42.3109394)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-04-18T11:59:48.6179296)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-08-11T14:26:08.0390719)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ LastWriteTime_ShouldBeSettable(lastWriteTime: 2026-12-15T15:22:16.7524945)
Testably.Abstractions.Compression.Tests.ZipArchiveEntry.Tests.WindowsFileSystemTests ‑ ToString_ShouldBeSetToFileName
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_ShouldOpenWithReadMode
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_UpdateMode_ReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_UpdateMode_ShouldOpenArchive
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.LinuxFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_ShouldOpenWithReadMode
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_UpdateMode_ReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_UpdateMode_ShouldOpenArchive
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MacFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_ShouldOpenWithReadMode
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_UpdateMode_ReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_UpdateMode_ShouldOpenArchive
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.MockFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_ShouldOpenWithReadMode
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_UpdateMode_ReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_UpdateMode_ShouldOpenArchive
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.RealFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_ShouldOpenWithReadMode
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_UpdateMode_ReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_UpdateMode_ShouldOpenArchive
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_WhenLeaveOpen_ShouldDisposeStreamWhenDisposingArchive(leaveOpen: True)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipArchiveFactory.Tests.WindowsFileSystemTests ‑ New_WithEntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents29d819bc-3e57-446a-b71c-14de2dc8b665", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 631 to 828)
There are 43955 tests, see "Raw output" for the list of tests 631 to 828.
Raw output
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents59648f01-3236-40cb-a750-68c2acc91a6d", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents87bf1160-33d9-47da-bce4-76338b19d58a", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsa8713826-d265-4fa5-be12-686cdb24cbbf", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsd7220190-3039-432b-8015-4e636ff377f7", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsd8e43b49-0359-4782-9483-1e9d5fb7f0fe", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents4411f264-b371-4d73-aed0-f1575d4cb4ac", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsc025fa25-d86e-4cbe-a14d-d82f10256ea9", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.LinuxFileSystemTests ‑ CreateFromDirectory_WithStream_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents03d18e9b-16f1-4e6c-a48d-67b1203a6f63", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents118dd51c-089d-4126-b2ca-3c7e324cf0fc", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents784b136d-ec16-4e2d-8654-4e5262adaa93", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents8a9e8093-5a1d-4a04-9cc5-7de27842aae0", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsb7cd89d0-53b1-4d42-86a0-58d62d05f9bf", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsb9c54887-ce40-4b3c-8f84-ed8b0e5d7d28", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents9b0a1db5-8cc0-4492-90da-ceaaabd48b65", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsde9a26cf-1c2d-4e0f-8318-81274b49feb8", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MacFileSystemTests ‑ CreateFromDirectory_WithStream_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents24e3506f-e359-4658-9c1e-79e1e667733a", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents58ab2507-c9cc-4df9-9ad7-3681e0d1c0c1", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents6d1eeae8-bde7-4d16-8fb4-bdf434a45805", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents769cef69-7914-4d6a-ab43-2383f3d677d0", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents91e8e4e5-35a1-4eb7-b542-a568f9798799", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsf541df2c-b0cb-44c4-912d-c028b58db54b", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents11ecd3b5-645e-457b-b968-4faf32c713df", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents7abdc19d-6bdc-4164-9808-74c3c2bf312a", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.MockFileSystemTests ‑ CreateFromDirectory_WithStream_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents36292a88-ef6c-41ac-a34d-97cf38cd175f", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents5e109297-23d6-4ce2-ab6d-2d64c5936fbd", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents691510b9-d0ea-497b-8eb9-a20b2db21d7b", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents7e400841-9794-4ccf-af94-722746cbd39f", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents9e637c92-cf63-4b97-b525-f8bf35567873", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsc722bfab-da96-4bbe-b676-d93753a28a18", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsba16d761-3b5b-4068-a49d-7d2ed77627a0", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsfc712176-d23b-4fa3-84cf-909a6b013116", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.RealFileSystemTests ‑ CreateFromDirectory_WithStream_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents045a27c1-0636-4987-9c9e-3e50788cbe84", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents45b8de49-f542-45df-b172-20f359a58ce7", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents6c92a9d8-8006-4d15-91f6-ace106a332e6", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contents8b2008ab-323c-4a38-9ccf-e65a7b741cd9", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsae947a89-1aab-41bb-91ab-b7f3e3ccfcc5", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentse305fa40-e3fa-4740-afe0-44fd4035c3ce", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithReadOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_EmptyDirectory_ShouldBeIncluded(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_DoNotIncludeBaseDirectory_ShouldBeEmpty(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_EmptySource_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: ASCIIEncodingSealed { BodyName = "us-ascii", CodePage = 20127, DecoderFallback = DecoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "?", MaxCharCount = 1 }, EncodingName = "US-ASCII", ··· }, encodedCorrectly: False)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_EntryNameEncoding_ShouldUseEncoding(entryName: "Dans mes rêves.mp3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· }, encodedCorrectly: True)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_IncludeBaseDirectory_ShouldPrependDirectoryName(compressionLevel: Optimal)
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_NotWritable_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentse89a3534-f615-4c5c-ac11-6da733f960f8", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_Overwrite_WithEncoding_ShouldOverwriteFile(contents: "contentsf81bcea5-9aa1-4d24-9b07-2c706d6d665d", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.CreateFromDirectoryTests.WindowsFileSystemTests ‑ CreateFromDirectory_WithStream_ShouldZipDirectoryContent
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_MissingSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_NullAsSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents015efc0b-a974-437c-aa31-178c1ca199cf")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents3348ea0d-3978-427b-b9f5-6ff40ceabfbf")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents8d74509b-e8cf-4570-ba71-dc532a5534bf")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents997b972a-86ee-4c80-b447-9c60d1f5c5aa")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents9ac8d0e2-6ebf-446f-b4a3-b760f1a2777f")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsc50f40ae-16e2-4ac0-845f-c810c9abfa15")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents118ffd60-da99-43a8-9459-447e607998c0", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents1357927d-1f38-4c33-982a-7a255aabce2b", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents404ecba2-4bb1-493c-aa3d-12e7cb2ab7a8", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents437859c9-6601-4451-9f4b-921fc7b61edb", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents6979dfe3-8d37-490a-aba7-db1c04ce1cdc", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsf9adaa53-7a9f-44ec-9254-c28d6c7cb27e", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents12c6bb14-efaf-461a-abc2-887092bfc525")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents3242bad6-747a-4936-8d6d-e963c515c371")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsbc3e485c-9a42-4dc9-96c7-290f2125729f", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsc62800bc-59aa-477b-b514-ded271efe7ac", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents032c2cd1-3d7c-41a4-ad89-77d1855321a3")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsa5cd7517-40aa-419f-bfff-aa01ce4defa8")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithWriteOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents2f8323af-6b0c-4d91-9dc0-a0c0d3e9f25a")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents3782a0d5-3303-4b90-811c-74b7410bacfe")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents56b42bd1-2bd2-4d95-9a5e-e3b88f92004d")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsbd91685d-3b24-4783-bfe6-e512d999daf0")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsda033162-fe98-46c3-b6cf-4de8560fc929")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.LinuxFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsf8e2584e-9ddc-47ed-9d49-019c35e0edd8")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_MissingSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_NullAsSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents317724ca-0c74-48fc-922c-88697706c376")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents374e506c-047f-4ad7-b50c-cdd181b86ee8")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents3ad5b5f5-4225-48d6-92b2-cd415963fb3c")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents8848820c-08b6-4cdd-9f5b-74d8907c87e6")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsaf5e5f8d-2b39-4d5a-a4e1-f4842c34e80d")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsd9233fe9-6cd9-4b21-b3c6-4d17547e2814")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents018530df-5c61-420c-89d0-d01892604cf1", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents0320fdc3-1fb7-4d02-9d82-3990f218de4d", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents038ddf2b-f19e-4c34-9970-65188d5eeb29", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents32069aef-b789-411d-b18b-7167a9c0b800", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents8eb0fcfa-ba9c-4031-828f-1fbd91c9b02a", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentscc056380-2792-40d8-b4cd-bab06b502ed4", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents8c314ba1-e65d-48e9-b1f1-dc7e7432bbd1")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contentsf442e220-2ca9-4ab0-925c-8b00618f2e30")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents797e23a1-6aeb-4f9d-91d7-e6f27df67993", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents91c3485e-4a8d-4755-a723-81cc127e398c", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents50a6e9cb-c1ab-4897-9c9e-1c72fa59fbfb")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents7bb6d771-39ea-4dfb-a3ac-60bc2dc5a1b0")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithWriteOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents04b084ac-f12c-4506-a398-e2597c5cf8a8")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents20e1b403-102f-4f0a-9f35-aefbdd94aa29")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents88dbeadc-62ea-48b7-8cef-b412fa5dc0f2")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents8ab06729-2c0d-433e-bf2e-7b23cb68ba07")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsedd095ae-89a2-4e46-a9a4-eff530de8c74")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MacFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsf35c2a15-f1da-409b-8737-565c43fe975f")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_MissingSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_NullAsSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents0cf24f44-60fc-4474-acb2-b5fe6870b142")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents5998c5d0-f917-498e-82af-c08bcb48e0a4")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents73e1c733-68ca-4bea-8581-bf67968e18c2")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents88be9716-286e-4469-a4ab-84c82ae7673b")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents92309d84-0b74-4e1f-8759-6245996d7aec")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsee5b23b9-fd7a-49cb-8db6-6e8fd498eae3")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents2ea59659-bbcd-40a5-9909-2df5674d9005", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents4b518b61-4f7f-47d6-96ea-3b7dacadb726", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents5776e8c5-885d-4692-b4a0-df12951bba3a", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsa3878cfb-6a27-4516-9a4e-549d1f4e88eb", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsc065696b-a2c2-424b-b6f7-e59bd1a242d3", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 829 to 1089)
There are 43955 tests, see "Raw output" for the list of tests 829 to 1089.
Raw output
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsc6e1d4dc-621a-401f-8288-0f2eca94da8c", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents183aea4b-45b5-4f37-822d-1d7a810e5dc9")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contentse2be33a2-5ada-4121-b2b9-5fff10457b8e")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents23e4de4d-7cee-4c35-b5ab-54a6131557c0", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsfa500bb3-3e38-44c1-a1c8-d920cda25942", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents496d9795-f0f9-47bb-a21f-59e119df4263")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsb1e2f7df-29d4-45f2-80b5-84212a21abf6")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithWriteOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents2272a348-b980-41e9-bd27-c7db195c5564")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents38de3d98-6a75-4e0b-bf2a-18babf88be8c")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents692cc2b8-fcfe-47fe-a265-fda4822cb7a4")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents75509658-85cd-4e5f-bb18-b391367d9c10")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsb682b925-3d2f-4e38-8182-a0e6dd0cde36")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.MockFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsb86b80bb-53da-4660-b845-4aaed4dbd842")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_MissingSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_NullAsSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents679fcfe8-4655-4e5e-9c76-6d3aca281081")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents75fa065f-0e2c-4195-8975-c3554a67ccc7")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents7b1a434e-aaac-4a05-9766-7d9919787c99")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents8d80ef54-0e70-4070-9a5b-3379fc5286b2")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents9a6b3376-e481-47e9-ab51-47b5193c3d2b")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsbc9cced8-c47c-4de2-b201-bad370c44abd")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents1317e9d1-8d58-4d48-bbf1-6aaac55abda1", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents50b4b6f9-0c8e-4b15-bfa3-d99538162541", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents7b1e0335-4d2a-4982-976d-33c550109429", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsa154dd7a-6fd2-4775-99a9-9c63985f16d4", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsa2e64c25-c5f1-4636-8444-ba49164452a4", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentsdc749cf7-7ed0-46eb-a9a4-3161417087af", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents3fa78ca2-f304-4861-a308-89248385a20f")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contentsbac676e1-b5e4-4345-a08b-ba5ff1697101")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents56a8886c-b6d2-4a39-9277-9a65b0dac5f6", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents5e789f3a-a65c-49e7-b80a-15bd1f99b541", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents3453e2a0-e4ed-4773-98e5-81875116fba7")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents749ed4f5-19f4-4e6f-a170-24ff170358f5")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithWriteOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents22e9a201-cd24-49e1-aeaf-accd5597feff")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents7e78ad45-038a-4b76-8a20-9ccc5dfd64ab")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents94146b28-4ba1-4443-8eb6-c7a0ba7386ff")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents9c17c251-4359-4d4d-9c75-a5adc80f5695")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsa95ca601-5820-4f16-a921-1c9209d40e9f")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.RealFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentscd6d16a6-26a9-490f-823e-d5694da31110")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_MissingSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_NullAsSourceFileName_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents20831e04-8670-4586-be0c-a2d277bd7f9d")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents78fb5527-5010-4398-992e-51c7e2c184d7")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contents7a5c7447-8cfb-4e5e-b457-578b0ef427da")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsa2fd463e-40ea-41c6-9cda-eb3affac7525")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentse2ad3e92-7355-4717-b188-c277122a6a45")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_Overwrite_ShouldOverwriteFile(contents: "contentsf84896b5-761d-4424-ae9a-1173364da8a5")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents12e54079-7095-49be-83fa-b2f705d68577", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents2d0505da-889f-475c-ab93-9e64518a3699", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents308b751c-0379-4f22-95da-71c644c4058f", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents5fd4e35c-6d0c-451e-9320-c9658f180e35", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentscaa9d7f8-c791-4d77-9a87-b8b4cbccd390", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contentse7ec6968-279e-4bdd-8873-94b4ae5ea9ef", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_MissingDestinationDirectory_ShouldCreateDirectory
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_NotReadable_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_Null_ShouldThrowArgumentNullException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents65bd1c93-4465-41bd-ad7f-83b7577ba7d2")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_Overwrite_ShouldOverwriteFile(contents: "contents6a8024fc-f217-41dd-9eab-68e28d6d5035")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents06e01593-2924-4cb1-8251-b8d878256919", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_Overwrite_ShouldOverwriteFile(contents: "contents64444ebf-ff9f-4295-acdc-85f1afe10e5e", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_WithEncoding_ShouldZipDirectoryContent(encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsc330cb3e-9d81-47bf-982f-f03734ee2251")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithStream_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentse9a5edbb-0a41-48d4-b740-a957d305a807")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithWriteOnlyStream_ShouldThrowArgumentException
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents46846513-5f89-4a15-91fd-cd9757f47636")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contents9385f964-3d02-43f4-83be-29d70c3076a8")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsa8ee8439-0c23-4a9c-a795-0c1cd8fc77bb")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsb7216350-08eb-4083-b118-7be91a0d006f")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentsccd6fb98-a3c3-482f-92e1-df6841bd4bb4")
Testably.Abstractions.Compression.Tests.ZipFile.ExtractToDirectoryTests.WindowsFileSystemTests ‑ ExtractToDirectory_WithoutOverwriteAndExistingFile_ShouldOverwriteFile(contents: "contentse49a5a4c-7ad4-4ace-971b-68af48470f87")
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.LinuxFileSystemTests ‑ OpenRead_ShouldOpenExistingArchiveInReadMode
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.LinuxFileSystemTests ‑ Open_CreateMode_ShouldInitializeEmptyArchive
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.LinuxFileSystemTests ‑ Open_InvalidMode_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.LinuxFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Read)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.LinuxFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Update)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MacFileSystemTests ‑ OpenRead_ShouldOpenExistingArchiveInReadMode
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MacFileSystemTests ‑ Open_CreateMode_ShouldInitializeEmptyArchive
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MacFileSystemTests ‑ Open_InvalidMode_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MacFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Read)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MacFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Update)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MockFileSystemTests ‑ OpenRead_ShouldOpenExistingArchiveInReadMode
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MockFileSystemTests ‑ Open_CreateMode_ShouldInitializeEmptyArchive
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MockFileSystemTests ‑ Open_InvalidMode_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MockFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Read)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.MockFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Update)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.RealFileSystemTests ‑ OpenRead_ShouldOpenExistingArchiveInReadMode
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.RealFileSystemTests ‑ Open_CreateMode_ShouldInitializeEmptyArchive
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.RealFileSystemTests ‑ Open_InvalidMode_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.RealFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Read)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.RealFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Update)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.WindowsFileSystemTests ‑ OpenRead_ShouldOpenExistingArchiveInReadMode
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.WindowsFileSystemTests ‑ Open_CreateMode_ShouldInitializeEmptyArchive
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.WindowsFileSystemTests ‑ Open_InvalidMode_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.WindowsFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Read)
Testably.Abstractions.Compression.Tests.ZipFile.OpenTests.WindowsFileSystemTests ‑ Open_ShouldOpenExistingArchive(mode: Update)
Testably.Abstractions.Compression.Tests.ZipFile.Tests.LinuxFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipFile.Tests.MacFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipFile.Tests.MockFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipFile.Tests.RealFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Compression.Tests.ZipFile.Tests.WindowsFileSystemTests ‑ FileSystemExtension_ShouldBeSet
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IDirectoryInfoAndIDirectoryInfoFactory_EnsureParityWith_DirectoryInfo
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IDirectory_EnsureParityWith_Directory
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IDriveInfoAndIDriveInfoFactory_EnsureParityWith_DriveInfo
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IFileInfoAndIFileInfoFactory_EnsureParityWith_FileInfo
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IFileSystemInfo_EnsureParityWith_FileSystemInfo
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IFileSystemWatcherAndIFileSystemWatcherFactory_EnsureParityWith_FileSystemWatcher
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IFile_EnsureParityWith_File
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IGuid_EnsureParityWith_Guid
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IPath_EnsureParityWith_Path
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IRandomAndIRandomFactory_EnsureParityWith_Random
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ ITimerAndITimerFactory_EnsureParityWith_Timer
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipArchiveEntry
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IZipArchive_EnsureParityWith_ZipArchive
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IZipArchive_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net6ParityTests ‑ IZipFile_EnsureParityWith_ZipFile
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IDirectoryInfoAndIDirectoryInfoFactory_EnsureParityWith_DirectoryInfo
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IDirectory_EnsureParityWith_Directory
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IDriveInfoAndIDriveInfoFactory_EnsureParityWith_DriveInfo
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IFileInfoAndIFileInfoFactory_EnsureParityWith_FileInfo
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IFileSystemInfo_EnsureParityWith_FileSystemInfo
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IFileSystemWatcherAndIFileSystemWatcherFactory_EnsureParityWith_FileSystemWatcher
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IFile_EnsureParityWith_File
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IGuid_EnsureParityWith_Guid
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IPath_EnsureParityWith_Path
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IRandomAndIRandomFactory_EnsureParityWith_Random
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ ITimerAndITimerFactory_EnsureParityWith_Timer
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipArchiveEntry
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IZipArchive_EnsureParityWith_ZipArchive
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IZipArchive_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net7ParityTests ‑ IZipFile_EnsureParityWith_ZipFile
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IDirectoryInfoAndIDirectoryInfoFactory_EnsureParityWith_DirectoryInfo
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IDirectory_EnsureParityWith_Directory
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IDriveInfoAndIDriveInfoFactory_EnsureParityWith_DriveInfo
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IFileInfoAndIFileInfoFactory_EnsureParityWith_FileInfo
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IFileSystemInfo_EnsureParityWith_FileSystemInfo
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IFileSystemWatcherAndIFileSystemWatcherFactory_EnsureParityWith_FileSystemWatcher
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IFile_EnsureParityWith_File
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IGuid_EnsureParityWith_Guid
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IPath_EnsureParityWith_Path
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IRandomAndIRandomFactory_EnsureParityWith_Random
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ ITimerAndITimerFactory_EnsureParityWith_Timer
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipArchiveEntry
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IZipArchiveEntry_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IZipArchive_EnsureParityWith_ZipArchive
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IZipArchive_EnsureParityWith_ZipFileExtensions
Testably.Abstractions.Parity.Tests.Net8ParityTests ‑ IZipFile_EnsureParityWith_ZipFile
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path0bfd5c0f-2be0-49e9-9548-881feec3bc97")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path1518f1cd-b2ea-4a5a-918b-4fca208a6d1f")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path6596857e-937f-4ce6-b2c7-6191e782eab0")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path91555a34-ca3a-4585-bff6-8477d255e2e9")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathac02d964-efb5-4f12-8a18-325c10c280e5")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeChangeType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathbc502ae1-9237-4d22-a08f-33af5913deb8")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path0b7c9d91-34bf-478d-813c-4b24aaf6bfe7")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path7b880a5a-cd86-417b-a14a-b54657db8dd7")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path9d9ed905-5c22-4879-a862-6ae8e05e8b50")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "patha5e95eb0-fb78-44bd-ad9b-75a0f377979c")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathb4396402-aac9-4131-9cb9-dcf9b96ab6f6")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeFileSystemType(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathd14eedcd-9d2e-48c7-a30c-8f233f1e53b1")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path075984e4-0380-44e9-9dd3-4288050c8e85")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path0b40362a-e8df-4eb4-8a37-1647b98032fe")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path0c95810d-3327-481e-be70-e582b7004d45")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path20e1fc09-37c0-4d56-a58f-fe1a7975c332")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path57c38976-4c2c-4022-9e00-dec38a8e5e83")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludeNotifyFilters(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathb20f9e67-92fc-490d-a18b-3fa92ad87504")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path0747f4be-0653-47ee-bddc-1f6f6dd6f06f")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path2116d384-c1b7-42d5-80bc-e3da5456c327")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path404bfb7f-75a9-4311-9c85-76f797f123b8")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "path81626582-317c-44ca-ad65-f34b84a002c2")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathce858714-752f-4a69-a818-b707bf2adb9a")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeDescriptionTests ‑ ToString_ShouldIncludePath(changeType: Created, fileSystemType: Directory, notifyFilters: FileName, path: "pathff6a8bff-5f8d-47e3-828d-3382c4166784")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "path169c2e54-a707-458c-a152-75785c333bc7", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "path1c2e993d-7c41-42b6-b05d-a2a6875b8f39", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "path66e32a7e-0df6-4b05-88fd-e674bfbf540a", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "path94edf74a-1b3f-4c8b-aed0-e55c701d390d", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "pathe006c1ce-3e13-4e75-8a95-c708535e4573", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldNotCreateDirectory(path: "pathe8cf7b95-af89-4dd1-8acf-354cd55be2ab", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path032444bf-7569-47d3-a437-ed4058495caa", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path05e28b4a-8c3c-48e0-ac40-1de5d68f9f6d", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path1b1b760c-1c25-4692-af32-ae6606a80efb", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path6646d3e1-fc30-48fb-922e-4b8ffe499fab", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path6bd01cc9-80f3-4c03-8fb5-fa02d4edf797", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_CustomException_ShouldOnlyTriggerChangeOccurring(path: "path97fb9441-cd67-4cf4-b043-e804fe8f94d1", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path10d65b32f-43d6-4505-8f7e-bf53139ab03d", path2: "path28ba04075-f481-4b7b-af05-17ec49f8ef21", path3: "path32c88d531-dad0-4062-9794-a08cd1a8314f")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path1561211ec-5446-416b-82ec-7cb9cf4d8d50", path2: "path29c0d43c6-a15b-4543-b3b4-0528380f1c1e", path3: "path32c487989-5e2e-4ec0-b21d-5213ba18354a")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path16c77a40b-a11f-4dd2-8f4e-2db462d3fd65", path2: "path2646e2481-680f-44e3-aa2e-6fe606cda0f9", path3: "path390a9517c-ba25-44ee-b872-931015fded29")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path184855a27-cb5a-4074-abba-f42243d133b5", path2: "path285d0f2e3-8dd1-427f-9b2e-8f5efb63a374", path3: "path38c17a3ed-e299-4026-8d82-c15274fa5546")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path198d2431d-d937-483c-a0c6-678b7717e3fe", path2: "path2f0561290-1db6-4160-b7cd-58c5fcbb85f8", path3: "path3df7573bd-a38e-4198-b580-c3af87edce84")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ CreateDirectory_WithParentDirectories_ShouldTriggerNotificationForEachDirectory(path1: "path1f4c3215f-6571-4fd6-98ba-f0594bdab354", path2: "path2fa50f9bd-2cfa-4aed-baa6-78171b89d6b8", path3: "path3fb3fe5c0-855d-4069-b204-ed84080260bc")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_33cb1dd3-d993-4881-9883-a1983dc45253")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_735e24cf-db65-496e-82fb-dff983000a06")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_adcffd8d-d1dd-4315-9e78-022ecac0bb04")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_b06ae894-ee24-45bd-a485-51e807dc604e")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_d94ce8a4-de31-444b-861b-ff9e714843ff")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_1(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_2(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: Directory, path: "path_de4d8c69-dc49-4fd0-9217-070f93c324b5")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_6895cfe2-bd08-44bf-b93f-af7e90d27c96")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_91853729-b876-45fa-b9c5-584e3002955e")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_ae4f01b9-7b0f-4308-b558-cb8bad770be2")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_ca8bc37f-c538-43c0-9192-92fec2825c29")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_dbcbdc5f-9de7-4cbe-92af-32a8ea20669f")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_4(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_5(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Deleted, expectedFileSystemType: File, path: "path_e9879686-d6cb-4d0d-a6bd-6e2dcb9f6dbc")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_0bf2e244-cd51-43b7-9b48-8480c41e1cda")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_1d967d56-8e21-4f85-bfe1-06c8966951e3")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_5fac104f-db0c-4d95-a0b3-f1efa2745d68")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_7a2d18d2-147c-46f4-bcb8-8af136756b5a")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_a2e3517d-f0df-4f52-a078-ebb33c3e9038")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_0(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: Directory, path: "path_af41f462-055d-4678-a397-9a3bb480dffa")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_1ce66532-e0ed-4a93-a060-97e0878ea7e4")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_6543da46-1f39-4f81-8f32-c7f78a65aeb7")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_9c0a7e26-7704-431f-8d5e-8f92314f4406")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_9ebb4290-64eb-4844-a3ca-e50f4554f18c")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_9f305512-2457-41b4-8c31-95bcac7caa64")
Testably.Abstractions.Testing.Tests.FileSystem.ChangeHandlerTests ‑ ExecuteCallback_ShouldTriggerNotification(initialization: null, callback: Action`2 { Method = Void <NotificationTriggeringMethods>b__9_3(System.IO.Abstractions.IFileSystem, System.String), Target = <>c { } }, expectedChangeType: Created, expectedFileSystemType: File, path: "path_a6a09bf4-ec38-40c7-bfbb-9b37b49eedd7")
Testably.Abstractions.Testing.Tests.FileSystem.DefaultAccessControlStrategyTests ‑ Constructor_NullCallback_ShouldThrowArgumentNullException
Testably.Abstractions.Testing.Tests.FileSystem.DefaultAccessControlStrategyTests ‑ IsAccessGranted_ShouldUseCallback
Testably.Abstractions.Testing.Tests.FileSystem.DefaultSafeFileHandleStrategyTests ‑ Constructor_NullCallback_ShouldThrowArgumentNullException
Testably.Abstractions.Testing.Tests.FileSystem.DefaultSafeFileHandleStrategyTests ‑ MapSafeFileHandle_ShouldReturnExpectedValue
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 100)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 111)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 160)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 212)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 217)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_CannotGetNegative(size: 252)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 123, path: "path5445d710-a366-4bdb-8223-7a81dffc22b0")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 174, path: "pathb0190f4d-e2d7-4aa8-a8e3-c4ba8e5c96b1")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 187, path: "path66b26749-8614-45fd-b67d-a657557f0a77")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 229, path: "path91053d71-3e1e-44c5-bbc9-c977b5960f69")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 233, path: "path2c4e30a5-66e9-4528-ab80-ae88dfc390d5")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_NotEnoughSpace_ShouldThrowIOException(fileSize: 83, path: "path096b3a48-1640-4e4c-b921-8a8d3a492cbb")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent1111a9649-3d16-4c66-b45f-5ca52e5bd150", fileContent2: "fileContent2a9163a4e-70c4-4f9b-b856-ee7ea229e989", expectedRemainingBytes: 128, path: "path18016539-7f48-4f89-a16e-080160711537", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent15396315b-b50d-4c39-863d-6ed76a532904", fileContent2: "fileContent226d5448c-bc21-46b4-b6e6-22967321bfeb", expectedRemainingBytes: 32, path: "patha7a2d7a1-6485-4b3d-a1ec-033b23aa9aff", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent195edf057-2efc-4a60-918b-6aa315ac1c9b", fileContent2: "fileContent2e8809dc2-b6c4-457a-945c-1a73c569a00b", expectedRemainingBytes: 33, path: "pathfe1ba2d4-8530-4a2d-9ad4-f0bd1ff91335", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent1962b1db4-f0eb-4cc1-afef-6820c7ea35c6", fileContent2: "fileContent21cd0010e-93a3-446a-b965-5b8eb86948d0", expectedRemainingBytes: 123, path: "patha0815478-6b16-47de-9a9c-d856767ec3a5", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent1b311028a-a2f7-40d4-92b5-452b4fc8f5ce", fileContent2: "fileContent2dc0007c1-32ad-49f8-a579-9c72e3cdcbc7", expectedRemainingBytes: 179, path: "path64c7c1b5-fb3d-4fce-8a8a-61ce9f970ff1", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenAppendingToAFile(fileContent1: "fileContent1b522594b-8016-452f-9229-2db251c28647", fileContent2: "fileContent24bdab8d5-0776-42ff-8e1e-076e3ed84f8a", expectedRemainingBytes: 73, path: "path9c75ae80-300e-4834-87e8-b2365c874df4", encoding: UTF8EncodingSealed { BodyName = "utf-8", CodePage = 65001, DecoderFallback = DecoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncoderFallback = EncoderReplacementFallback { DefaultString = "�", MaxCharCount = 1 }, EncodingName = "Unicode (UTF-8)", ··· })
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "path16e43b4a-ceb2-46a8-922f-8cca5204970c", previousContent: "previousContent20eea097-c139-4ff8-953e-e2a007d0d7e"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "path3440348c-22aa-461d-8985-f84952eeb887", previousContent: "previousContent510e3c33-db2a-4618-a022-ed7ed9af3c1"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "path55e005ac-bca3-41af-a850-00975609a565", previousContent: "previousContent51035a04-06ba-4f28-87f5-c22d2d38264"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "path7cee8875-5ba1-4ec0-a402-ae60042a2dba", previousContent: "previousContent566a17c6-497c-4c7d-8d8d-23c14be6206"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "path9d692c76-dfa3-44e6-9022-e182049c8ec0", previousContent: "previousContent3bca4835-70a0-43d6-ae1d-4310fd060bc"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 0, path: "pathfd33a87f-45b5-4d4f-8685-3c22ceeed147", previousContent: "previousContentffaceb6a-5470-465a-b0d9-275a08ce4cb"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "path12ed04c3-f8b2-4247-8986-41733a47840c", previousContent: "previousContenta365f1b0-18b1-409f-a11e-9e897d10368"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "path2a3c9afe-d3ad-4c30-b52b-8b808beb59f2", previousContent: "previousContent244c55c1-2891-4ccd-a921-8f23ff6d25c"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "pathc54a8f97-962d-4966-a074-5267e5a3b8c2", previousContent: "previousContentb6e51078-40c9-409a-a2ff-515e158bc5d"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "pathcf27ccea-d8e9-4bf7-971c-e88edabffa9e", previousContent: "previousContent01311b0b-0be8-4ef6-85bf-c750d137c37"···)
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 1090 to 1363)
There are 43955 tests, see "Raw output" for the list of tests 1090 to 1363.
Raw output
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "pathd660a027-973f-4798-8a70-8e0ef25f8926", previousContent: "previousContent726c9e59-ed86-435b-886d-d20b2db156a"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 1, path: "pathf5089a4e-3085-48e5-b04a-c97ac1adbb0d", previousContent: "previousContente929bdf6-e88a-43c6-9d41-0aa2af7e07c"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "path0c948041-a6d6-4376-855d-91d6346bbc63", previousContent: "previousContent3d927562-8db8-4c5b-adae-00e3f34a5ce"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "path12c34051-d3da-4631-80b5-fa4f975907f6", previousContent: "previousContentd4fa77fb-51b7-4d66-8ebf-d499458d370"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "path19c79f8f-c1fb-4d05-b756-9c26173b3c2f", previousContent: "previousContentda96182b-36ce-492e-ac9e-af5e72aac3c"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "path7a711380-337e-44da-8276-97a42628d610", previousContent: "previousContent67d9a6d6-9397-4836-98f1-dd4bfe05963"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "path7bdb41ba-5e16-4223-844b-9ff0bf21c597", previousContent: "previousContentc5a7d2eb-cbde-499f-baf2-763d5dc53e6"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeChangedWhenWorkingWithStreams(reduceLength: 10, path: "pathccc7b18c-aabe-429a-9914-17c9c74188f6", previousContent: "previousContentc15a5efa-faba-4d25-990a-c6cbd9d144e"···)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 126, path: "path510f0d91-c393-4dea-a3fe-5314fddb2e38")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 140, path: "pathf55d3dee-3668-4751-a284-94dc4dc6c289")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 182, path: "pathbfc2b4d5-1847-431f-b1ba-67df3fb81ac1")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 220, path: "pathdf673db8-1bff-410f-b608-9237efc3fc47")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 238, path: "path6ab8160e-130b-402a-a454-e5b5856102a2")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReducedByWritingToFile(fileSize: 43, path: "path07149192-3ad4-40b6-97c2-1006bbc9d3ab")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 152, path: "path2845b43e-3603-4c77-9b52-796a254bfdd4")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 196, path: "path11962f65-5311-4b4b-bebe-15807041332b")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 216, path: "path585f3385-a101-42ff-adef-8289b0681ee8")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 29, path: "pathc6d97248-c478-45db-a527-5af1e587ecde")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 44, path: "pathfdc561c7-c243-422a-a438-a4836dcde0ef")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeReleasedWhenDeletingAFile(fileSize: 65, path: "path21d09388-9cca-401b-adea-ea78191af45e")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 130)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 159)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 222)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 226)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 35)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ AvailableFreeSpace_ShouldBeSetTotalSize(size: 49)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_DriveNameWithUncPath_ShouldUseTopMostDirectory(driveName: "//foo", expectedName: "//foo")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_DriveNameWithUncPath_ShouldUseTopMostDirectory(driveName: "//foo/bar", expectedName: "//foo")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_DriveNameWithUncPath_ShouldUseTopMostDirectory(driveName: "//foo/bar/xyz", expectedName: "//foo")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_InvalidDriveName_ShouldThrowArgumentException(driveName: "foo")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_Null_ShouldReturnNull
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_UncPath_ShouldSetFlag
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_ValidDriveName_ShouldAppendColonAndSlash(driveName: "C", expectedDriveName: "C:\\")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ New_ValidDriveName_ShouldAppendColonAndSlash(driveName: "d", expectedDriveName: "D:\\")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "path1246c610-7848-4d4f-a195-be7896de144b")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "path32e3d3cd-e3a0-45dc-b68a-7fa070218423")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "path448af873-0585-4cf9-ab28-1fb24d40d37d")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "path70da0731-6c1a-4d1c-abe5-c82fd0e31dd3")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "path8e8c69c4-0728-4287-b382-1d5377555f04")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessDirectory_ShouldThrowIOException(path: "pathfd6564c6-a176-4cf0-890a-67232a435a1c")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "path3559afe5-68ef-45ba-8528-faf55deb791d", contents: "contents8c6fa842-a379-4724-b0dd-fc0fefb1da8a")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "path394c0284-64ca-4f61-b36c-9af993c52f37", contents: "contents1359cf53-9f7d-49f4-9e45-fa7734b7a784")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "path5ff96731-f021-4949-b99c-597f8c15c5f9", contents: "contents58ab33bf-9a3e-454c-a3e5-710f7bb42c1d")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "path7cee50c2-f864-4f03-8bac-56cb8905e400", contents: "contents5baf5383-60fb-4e37-8d18-0486656cdb00")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "pathb4390a49-73de-444d-86cb-0316532e067b", contents: "contentsf0a84651-6d03-48d2-8dc1-0f071bd690bb")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ NotReady_AccessFile_ShouldThrowIOException(path: "pathee9d262c-4b63-4e6c-9508-805b5851e72b", contents: "contentsb2ef7fe0-4de7-4d6c-b6f4-e2b8fdc8b7c5")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_Default_ShouldBeNTFS
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormat20cdb2c9-2a91-4e8f-a6ac-9a31d5e6e6c1")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormat2ba54263-bfae-4ded-ab47-dee223db326e")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormat433fe58d-1fee-4336-bbee-26fc05c85586")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormat5d7bd91b-fe2e-4ca7-9d2e-055932d674fd")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormat689c6f95-1d2b-405f-a24d-61de4cbda550")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveFormat_ShouldChangeDriveFormat(driveFormat: "driveFormatb31f5829-9f56-4691-8927-1fb5654e1f9b")
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveType_Default_ShouldBeFixed
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetDriveType_ShouldChangeDriveType(driveType: Unknown)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetIsReady_ShouldChangeIsReady(isReady: False)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetIsReady_ShouldChangeIsReady(isReady: True)
Testably.Abstractions.Testing.Tests.FileSystem.DriveInfoMockTests ‑ SetTotalSize_Default_ShouldBe1Gigabyte
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetAttributes_SafeFileHandle_WithMissingFile_ShouldThrowFileNotFoundException(path: "path3eb99449-d51d-4366-91aa-0ce75e05baa3")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetAttributes_SafeFileHandle_WithMissingFile_ShouldThrowFileNotFoundException(path: "path6e45b9dc-30ba-441c-91ab-50add0a8ca7f")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetAttributes_SafeFileHandle_WithMissingFile_ShouldThrowFileNotFoundException(path: "pathe71bf823-79bc-4cc9-960b-fc02266d3565")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetAttributes_SafeFileHandle_WithMissingFile_ShouldThrowFileNotFoundException(path: "pathfcf66bbc-a36e-47a5-b28b-630e00ed71e5")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path463b6ed5-06fb-4d9d-92a7-712a524358a5")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path7aa0b7c2-0a68-411b-99f7-ebbc2714b25c")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "path8d4e6b68-d44c-48e8-b1f4-739232bcb877")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ GetUnixFileMode_SafeFileHandle_ShouldThrowPlatformNotSupportedExceptionOnWindows(path: "pathfeaa456d-a609-4142-9710-ebd3a4628237")
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetAttributes_SafeFileHandle_ShouldUpdateValue(path: "path53ca6805-6cfb-4dfd-951d-ee406daed7da", attributes: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetAttributes_SafeFileHandle_ShouldUpdateValue(path: "path6c4a26fd-f85b-4ef0-b8c8-807030c549e3", attributes: ReadOnly)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetAttributes_SafeFileHandle_ShouldUpdateValue(path: "pathec974189-b852-4efc-96ba-463390ecdf45", attributes: ReadOnly)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetAttributes_SafeFileHandle_ShouldUpdateValue(path: "pathee22bfbc-9812-4c9b-8fd2-4ac02b4a23df", attributes: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "path145b13ba-c5e0-40e0-bf61-9b8986a4fbe0", creationTime: 2026-06-20T08:31:51.5216641)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "path2765239a-5f09-4ebc-8c0a-f2f76885e4a4", creationTime: 2023-02-25T06:14:18.2060637)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "path3ed3e21a-4e29-4b39-8664-2f29f16c9198", creationTime: 2023-02-06T06:48:47.6793905)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "path5c9faa49-4750-4a94-a2ac-da003703664f", creationTime: 2025-06-07T23:07:29.5529576)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "patha94b71ad-4139-4be7-bdd0-0f93cefe7f7b", creationTime: 2026-01-01T00:42:17.1525067)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime(path: "pathab9e823e-ba62-4ad8-82b1-824d42083ecd", creationTime: 2025-08-26T21:34:21.5767829)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "path704f94c1-a832-40c2-b2f7-6f745a7e6364", creationTime: 2026-04-01T04:28:34.1510111)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "path951e8b82-8a0d-45a9-9a44-4764d61333c2", creationTime: 2025-09-17T22:03:36.8039813)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "pathc4f010e9-9a55-46eb-8891-22b536067f41", creationTime: 2026-06-30T23:02:43.1324358)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "pathdc7b738a-1cd7-44c1-9808-28ffb4ba3fa9", creationTime: 2024-12-18T14:18:08.0098066)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "pathf3e4259f-453d-4f5f-b253-df27e61cc6b8", creationTime: 2025-12-30T07:23:49.1915024)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc(path: "pathfdda6d67-cf61-4417-881a-a09a8b95d442", creationTime: 2025-08-28T01:19:29.8811728)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path5c4d38e4-0392-4a6c-a6f0-7e340cd6572d", creationTimeUtc: 2026-01-30T17:11:18.6821098)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path8321a1c7-05af-41cf-95c2-26887885778a", creationTimeUtc: 2026-02-15T05:03:52.8738977)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path98c28e59-aa7e-4f64-a3d3-7ef2f264119d", creationTimeUtc: 2025-05-13T19:00:22.9064020)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "pathec4ff768-7de7-4619-88e8-f7a67239402e", creationTimeUtc: 2025-06-12T02:24:52.6145204)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime_SafeFileHandle_ShouldUpdateValue(path: "path0992d765-d8bf-4758-954b-ee4996a528ae", creationTime: 2024-01-13T10:49:44.0036496)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime_SafeFileHandle_ShouldUpdateValue(path: "path30586058-da41-418e-8834-1f9cf5f54887", creationTime: 2025-03-04T20:52:39.4599510)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime_SafeFileHandle_ShouldUpdateValue(path: "path4703e7e0-0a70-4b89-a1dc-2341bb49826d", creationTime: 2025-12-10T00:30:37.1971587)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetCreationTime_SafeFileHandle_ShouldUpdateValue(path: "pathfcdeeb0f-72c7-4cbe-aba1-1c949d3f2b27", creationTime: 2023-06-20T12:20:38.8145452)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path326ea68d-7948-45d6-992f-0dfa559330ac", lastAccessTimeUtc: 2023-06-09T15:53:19.0152025)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path7133324e-8256-416c-be4a-2fe6b21112df", lastAccessTimeUtc: 2023-12-04T03:31:09.9195478)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path8d48d320-d861-47d1-b3fc-e818b1f1c9dd", lastAccessTimeUtc: 2026-04-06T16:44:25.1702214)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "pathd1c5e1d0-4aca-4758-ac96-6e2bc93e66b4", lastAccessTimeUtc: 2025-04-16T19:13:14.2541980)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTime_SafeFileHandle_ShouldUpdateValue(path: "path203e109c-c67c-40a8-a558-11ea34661841", lastAccessTime: 2024-06-17T02:34:29.9931753)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTime_SafeFileHandle_ShouldUpdateValue(path: "path965345f9-050c-42ad-87af-8b7a0e34a5a7", lastAccessTime: 2023-12-06T06:49:01.7234057)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTime_SafeFileHandle_ShouldUpdateValue(path: "path9b2abe0d-77cb-4223-a9a5-217654738755", lastAccessTime: 2024-04-29T01:01:52.1438281)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastAccessTime_SafeFileHandle_ShouldUpdateValue(path: "path9f77a30c-ecf8-480c-8b65-613061ea843f", lastAccessTime: 2026-06-18T06:09:38.0553495)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path37d53d46-4736-4301-89e0-9822a4c1cdb1", lastWriteTimeUtc: 2023-06-14T13:36:28.5281783)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "path42b1e039-dbac-4e67-9f06-0bc2b77c45a9", lastWriteTimeUtc: 2025-06-29T17:03:41.0714593)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "pathc77ceb1c-d991-4019-baf8-4e26fdb03bc6", lastWriteTimeUtc: 2023-03-17T19:01:23.9905673)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTimeUtc_SafeFileHandle_ShouldUpdateValue(path: "pathf3e7c877-5102-4907-bc1b-2bc8e745634b", lastWriteTimeUtc: 2025-11-29T14:19:42.4915926)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTime_SafeFileHandle_ShouldUpdateValue(path: "path04fee76c-1c36-4d7e-be15-ea92c9bf9d81", lastWriteTime: 2023-09-08T00:39:41.9181211)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTime_SafeFileHandle_ShouldUpdateValue(path: "path2b7cecde-fe07-459e-9df0-ad0a5525dafe", lastWriteTime: 2023-03-09T15:11:34.8528133)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTime_SafeFileHandle_ShouldUpdateValue(path: "path7c35e876-1b44-4b5d-8209-53b9d4d51d88", lastWriteTime: 2026-03-27T07:11:36.0341969)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetLastWriteTime_SafeFileHandle_ShouldUpdateValue(path: "pathcc17349a-a377-4909-bfe7-8d4a5d2db959", lastWriteTime: 2025-01-28T02:35:15.2367581)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetUnixFileMode_SafeFileHandle_ShouldUpdateValue(path: "path7daceeab-07f0-4de9-8cfe-600ada21541e", mode: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetUnixFileMode_SafeFileHandle_ShouldUpdateValue(path: "path8b870e01-8167-4833-9104-e6e3d4b31f6a", mode: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetUnixFileMode_SafeFileHandle_ShouldUpdateValue(path: "pathe7ce2328-32ed-4a7f-9256-3da6db8fe8b0", mode: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileMockTests ‑ SetUnixFileMode_SafeFileHandle_ShouldUpdateValue(path: "pathfa35eb3a-527e-4157-82c4-85cb6f71b693", mode: None)
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "path075adc28-463a-445a-9f5f-b15b98f6fe39", contents: "contents5d128e91-e5c8-4c40-a84c-032d2082318b")
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "path78304a91-d0d4-440e-b259-86bc17880c39", contents: "contents888f60e6-19fd-4366-bbb6-7fd5a219b11e")
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "path825faf29-77ec-41de-956d-60e34dc8df66", contents: "contents10d561ce-dab8-4299-974c-b24c3e208ffa")
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "path9a7b51c9-5eff-4272-9a6a-3d9fa5278a0c", contents: "contents556824e4-375f-42b4-8322-0b368a234e39")
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "patha6b13ae0-9214-4ce3-a859-ce0bb30eb640", contents: "contents53fec752-41ab-440a-b7a7-88563fab6951")
Testably.Abstractions.Testing.Tests.FileSystem.FileStreamFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException(path: "pathc3d7107e-037a-4e40-8331-659b190e98d9", contents: "contentsef758631-f91d-4937-90ec-b8c3c4e4af46")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DirectoryInfoFactory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DirectoryInfoFactory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DirectoryInfo_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DirectoryInfo_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ Directory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ Directory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DriveInfoFactory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DriveInfoFactory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DriveInfo_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ DriveInfo_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileInfoFactory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileInfoFactory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileInfo_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileInfo_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileStreamFactory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileStreamFactory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemInfo_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemInfo_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemWatcherFactory_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemWatcherFactory_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemWatcher_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ FileSystemWatcher_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ File_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ File_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ Path_ShouldSetExtensionPoint(fileSystem: MockFileSystem (directories: 0, files: 0))
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemExtensibilityTests ‑ Path_ShouldSetExtensionPoint(fileSystem: RealFileSystem { Directory = DirectoryWrapper { FileSystem = RealFileSystem { ··· } }, DirectoryInfo = DirectoryInfoFactory { FileSystem = RealFileSystem { ··· } }, DriveInfo = DriveInfoFactory { FileSystem = RealFileSystem { ··· } }, File = FileWrapper { FileSystem = RealFileSystem { ··· } }, FileInfo = FileInfoFactory { FileSystem = RealFileSystem { ··· } }, ··· })
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "path2f69608f-04e9-49ba-93fc-0ab04dbb37a4", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 158, enableRaisingEvents: False, filter: "filtere808071e-41be-4fef-b6c9-dd615b7db291")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "path5ccb2156-0727-43d0-8552-5daac89fc63e", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 139, enableRaisingEvents: False, filter: "filter06c870db-b4d4-4fdb-a253-fe1b1d408286")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "path6ad32dfa-38a5-492b-81e7-1a2a2b61e0f5", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 124, enableRaisingEvents: False, filter: "filterd734a344-1534-4895-8a41-e9ba137781a8")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "patha8f177c1-1ddc-4cb0-9698-5bb89c10f08a", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 61, enableRaisingEvents: False, filter: "filter02aa2db7-c84b-4a6c-9ed2-ff9000441068")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "pathb6f823d4-6ac4-44b4-863f-57225b91506b", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 250, enableRaisingEvents: False, filter: "filterd806b7dc-9b34-4b3c-86c2-dba32f778b4e")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_ShouldUsePropertiesFromFileSystemWatcher(path: "pathd59e13c1-4f2b-4d79-9844-f8276ce4b1e2", includeSubdirectories: True, notifyFilter: FileName, internalBufferSize: 174, enableRaisingEvents: False, filter: "filteraec14777-425d-4ab6-9d3b-b5980461636d")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["0ce1222b-dd1c-4854-8061-faca0e24fac9", "3e742e2a-745f-4cb6-b8dc-ca9728e0e706", "da8c1f55-84a3-445a-9a4d-aa8501347f07"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["22887a0f-3a0e-4b83-9f24-23589cd6c408", "cfbfb9cc-4ac9-413b-b76a-d0a2e51b38b7", "4b066ca2-37cd-4a06-b108-91c7b8ff0a71"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["8b6a4398-f253-4ed3-add3-bcb50ce011e3", "757e8410-f5f7-4646-b6b0-e1551c6eab5f", "2300ee17-402d-4fbf-b0c1-fc73aa28d763"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["8f5677fc-d99e-4279-99c6-d05c2248111f", "648b0320-77ae-4796-b9ae-74fcb024d057", "b54635e2-084f-40b5-9eea-0d1b1893c341"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["b480c77c-3df9-4398-bb05-de14773d75f9", "02b131bf-e07b-4fec-b7bb-a6011d2e5385", "d6341b33-024d-4045-a9c3-190d48fb8aa6"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherFactoryMockTests ‑ Wrap_WithFilters_ShouldUsePropertiesFromFileSystemWatcher(filters: ["b5b3cb37-5bf3-4891-9e6b-102f6ee9c4d6", "61a8e018-0b16-4d8b-8a39-9bf03191dfca", "ef68959e-133f-446c-93fb-6cf5bdbd6321"])
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "path1730eef3-d711-4340-8079-d3cea75fd317")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "path23077581-bcb5-4210-9b42-02452ebf2d9a")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "path6a5bf78f-b4d6-4428-945d-35152f722365")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "path74b5b6ee-e2ed-4f2f-afba-f88acd90f2d4")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "path98f68661-6ff8-46ae-b5f9-774413db6c4d")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_DefaultTo64Messages_ShouldBeTriggeredWhenBufferOverflows(path: "pathea86dc8a-5893-4907-9a21-0aef15521ff1")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "path46361269-75bb-45a9-a70a-7f3a15698975")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "path4686693b-86ba-426a-86a4-848783c340c2")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "path5a2d46f1-46cb-4be4-a713-2252eeeed339")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "path7785a301-1cc2-4d49-b4ff-c6aed92a6368")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "path9aa26297-946f-4a92-92ff-4bca7093b2bb")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 4096, path: "pathe9bb191f-cddb-4fe6-a7b4-9a18b6429ecb")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "path289ac731-5d6d-4b01-a028-35a308ac99bb")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "path640743c0-4b15-4c75-ba9e-5cf30fde1277")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "pathac06fac6-2d80-46ab-a91a-55191b92175d")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "pathbc80a574-58e9-49d5-a75a-7dd884d95364")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "pathde692508-6aeb-4033-8f09-122a4240fdf2")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Error_ShouldBeTriggeredWhenBufferOverflows(internalBufferSize: 8192, path: "pathe9372fe9-57e7-40c3-90a7-2208dffe4136")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["14510b15-b195-40a8-b761-379daf558149", "9422b1b6-2f90-4d82-b978-d71eab06c93d", "b083d08c-ebd7-480b-911d-4d93047e6967"], expectedFilter: "expectedFiltere95f25eb-a6dd-4975-8f4a-85811a9a50dd")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["3a9ded92-d715-48d3-b452-7ce2e4469c7a", "29d498a0-d130-46fc-bb73-d720decdac26", "60d3a146-b631-4a62-886a-4d40bc43f30c"], expectedFilter: "expectedFiltera2e60a53-21f3-4f98-81c4-c0fa7d37a48f")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["d41082a8-94df-46b5-bb91-ecb139e63568", "142d9647-c975-4b47-b644-22fdc7036825", "705c0ae7-2891-4e2c-99a0-edf5dfa35501"], expectedFilter: "expectedFilterdfbca6fa-264a-4b7d-8ccc-4cac84b9d089")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["f563b680-7dec-4dc4-b5bd-69ba103e58fd", "52dc19d0-51a0-4316-91d3-7546923bc1af", "34cf3a57-8c57-4998-8e54-2ac0d64353c5"], expectedFilter: "expectedFiltera43c7d6f-17fd-4dae-a01e-ed1f1975d252")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["f6ac0fa7-05bd-495a-9362-7b108efdbeaf", "2766a395-e1fb-4232-bcf9-4afc3c859888", "89ef610d-bbcd-4ddf-b4bd-29bafec7e321"], expectedFilter: "expectedFilter66eba184-7b37-4e64-888e-16c15684b820")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ Filter_ShouldResetFiltersToOnlyContainASingleValue(filters: ["fb213df8-aff5-457f-b830-2fe17bc01b1f", "9f4cbe4a-42bd-4865-840f-47b4859689b2", "042161c3-3dbe-4d4a-b535-ff8f3c0def18"], expectedFilter: "expectedFilterc4a7bf01-7054-4318-b186-abdcd963f292")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path10c96ee26-00ad-4eb9-ba62-37b7cc4a3bc7", path2: "path2ca1f591b-3fd9-4ffc-af42-b339d8f9bd4c")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path173864663-3889-49f4-820f-47e2d3acbafe", path2: "path2014a19d6-7e0f-4aaa-b6bd-bc6e4cb6fbcb")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path17b0dd94c-8ab7-410d-9d35-a3a5472246d8", path2: "path2161db7e0-dba9-4e4b-b1b3-c45161d534a0")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1aada1918-27c1-4ccc-84fb-b9a928ba5728", path2: "path221fc5eec-409e-4591-a573-afea1b81b3c8")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1c00013e0-7c88-4f95-8689-4d2371d7c82c", path2: "path28718f77a-610e-4fb1-8ea0-1e655acd5eb7")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests ‑ InternalBufferSize_ShouldResetQueue(path1: "path1cfc947c1-6a23-4cb0-8e73-b8c2ef86ecba", path2: "path22fa8e8f0-d8c5-4913-9912-117a07ca05ca")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectory20177dfc-e73a-4008-ac08-4cd7ce2e89b"···, directoryName: "directoryNamec4a695de-825d-495b-923f-061db0589155")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectory30b797b3-c19c-4a55-9414-8bf42c034b2"···, directoryName: "directoryName4fdf6670-35a1-469e-80a5-7953229e1f53")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectorybdbd676f-9bc0-4e6b-bc7b-abde64311a4"···, directoryName: "directoryNamec184f75c-0480-49b2-88c0-bef15d7d2c9d")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectoryc913e653-29ba-4244-9573-2a73e1d1af5"···, directoryName: "directoryNameaeaf5440-d808-4464-aedc-f765dbf10cbd")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectoryd7efdf56-6973-48d8-a0d0-6e03a9c3379"···, directoryName: "directoryName23232d5e-bb0b-4bf1-b9bd-58f1c1dc6949")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectoryf02fab29-8001-4a13-a6d5-b3261754851"···, directoryName: "directoryNamebc563313-f0aa-43cb-afe9-7b706be4f4db")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory53cf2cb4-841d-4707-a1c6-39a8c907d55"···, directoryName: "directoryNameb0586827-11e9-4cb0-9183-d058b23a7434")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory8c2e5e9c-8259-45a6-b127-0fcc070b86b"···, directoryName: "directoryName5124981e-175d-479f-8942-012866c76861")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectorya6f56775-4160-48c9-8f04-57e1ee0aa30"···, directoryName: "directoryName30d2aa0e-eedc-4ae7-a1d5-5c93843808ea")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectoryaeb452e7-4c14-4c95-acc0-d5ff57aa9b1"···, directoryName: "directoryNamec06fb342-a3da-483f-86b6-4e8e0688b1f4")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectoryca157881-17ef-41c3-bb31-4a06664e247"···, directoryName: "directoryNamedaa9e474-3eec-4a9c-ba2c-3d990212034f")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectorye5854137-c7b6-473d-9beb-f93a958d31b"···, directoryName: "directoryNamee6977aa0-2e6b-4ae6-bbe3-7f9a9daf4b4a")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory38899469-d159-4658-8e86-5bcf40d88ba"···, directoryName: "directoryNamedbe205d2-c734-4acb-a95c-fda085aeb23b")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory62c2caed-818a-4d09-a0e7-500f4e80464"···, directoryName: "directoryName03580f42-c4e8-463d-b54f-f7dc41cbdd13")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory787eca86-a970-4403-84bc-f31452bf279"···, directoryName: "directoryName862f6eab-9c9b-432f-82f5-2197314bd281")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory7886ef93-a88a-46ba-be4f-8d31fe5b5d1"···, directoryName: "directoryName203083a2-d42a-4cc2-a50e-f232da096f5a")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory98e0e8e0-2a3f-447a-91f8-50551e1ea7c"···, directoryName: "directoryName26345c7e-8566-4733-9a3d-5d2252c987e1")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ FileSystemEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectorye216bfe9-26e8-463c-b5a0-28a9a036f71"···, directoryName: "directoryName94c84aec-fca6-442b-a531-9a28ef0be18b")
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectory11654806-74b6-456f-88d5-20b58fe6407"···, sourceName: "sourceName8fae0176-d4d4-4b6c-8ad9-fc2028990512", destinationName: "destinationNameb2dbb2a3-f5ab-4459-beb6-3fff46bdc32"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectory2aa06a1e-d3e7-4bee-b526-1ed3e71abad"···, sourceName: "sourceName81a94567-3e2e-4483-abb3-47a9504b129f", destinationName: "destinationName2c8c77e5-6eb2-4fe8-8abf-647e89f1271"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectory3ee0f5a9-23fa-4c58-9afc-0f70c3fe476"···, sourceName: "sourceName503e2dec-b4e8-4e89-afb0-efd5dff302a9", destinationName: "destinationName1eef8756-0792-4fa9-9eee-2fb8bc495e4"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectoryad38e031-ac57-41a9-9b72-de62d9942d0"···, sourceName: "sourceName30a88a7d-dff6-4a19-91e5-7642e73858a0", destinationName: "destinationName240cb14a-c659-401f-be5d-fcc2b5ce85c"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectorybfc1e25e-8af6-431a-914d-911095f7fe1"···, sourceName: "sourceNamea620fe36-7b6e-4f84-85cd-278bc1bedce0", destinationName: "destinationName073a89a4-48e9-4547-a4f5-3f135b98689"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Linux, parentDirectory: "parentDirectoryf4e16fca-2eb8-4a52-a728-73901b19282"···, sourceName: "sourceName8d1f37ff-2e41-4306-adc6-3298cf18db31", destinationName: "destinationNamed505a755-27ab-4107-b3b8-93922f5b1c2"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory217cafe4-d5ce-44b9-8b4a-3524f0c2dfc"···, sourceName: "sourceName6bd00f15-59e4-400f-82de-5c217b1fa4d9", destinationName: "destinationName73172906-279d-428b-995b-11d821e46f7"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory71361a53-94dd-4a27-a9d8-d6e89a86fa8"···, sourceName: "sourceName74249e42-7e8d-4a74-a670-7ff24a4e15d8", destinationName: "destinationName31cc2b79-3cdc-4321-ad61-f218058e9d4"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory920195ca-7b3b-44d0-8515-021d43a588e"···, sourceName: "sourceName4b23943f-fff6-45b7-9081-4a1dad9c7e56", destinationName: "destinationName7a1b1cb7-4b4c-4b9e-a5db-cbb66c14c63"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectory99e07309-1c98-47bb-8a95-645b117a1c8"···, sourceName: "sourceNameebf3b5e4-5c32-48ac-8753-cec294cfd0f3", destinationName: "destinationName4f1974de-7bdb-4b82-a03b-a41df8ac050"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectoryac7ff734-7eeb-48cb-8449-cdd19f1ebc4"···, sourceName: "sourceName474e6c73-8ef7-4c3d-91fb-35984187f00a", destinationName: "destinationNamee364e1ee-339f-4113-9f60-c11a80082a4"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: MacOS, parentDirectory: "parentDirectoryc990b67b-5ed2-475d-9695-91e19cb7840"···, sourceName: "sourceName5558df95-9e6a-46d0-a7fc-c23f3208653d", destinationName: "destinationName1ec0828c-5838-43b3-8f54-ff64381b5dd"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory01ae7dd8-11f3-40d1-aaa8-438b5aecd46"···, sourceName: "sourceName9f91114f-25de-4d8f-8b0e-a5d5d7b7539d", destinationName: "destinationName2bfe4394-fef4-4a0d-b651-bad7265b328"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory12cabb4e-e5bf-4bea-bd2b-a5074e476e4"···, sourceName: "sourceName61cfd562-38af-498e-a8cf-8eff12668db1", destinationName: "destinationName9be9b8cb-f4a0-4133-94e8-171157ba6dc"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectory29146df2-04b3-48aa-bc39-105eae75167"···, sourceName: "sourceName28fbb4be-ab58-40b7-93c6-c1ab02c34557", destinationName: "destinationName8efa02e2-abcc-4943-b049-ae832d33c0d"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectorye456bbc5-094d-461e-a2e4-0cf1a344045"···, sourceName: "sourceNamea1c6f0f4-f136-49d5-ba78-3c09e37b6e30", destinationName: "destinationNameefe6d2cf-2229-405c-8bbd-f2bfb2cbcb3"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectorye85d0b95-d7e0-4e54-bd80-a451cfd899e"···, sourceName: "sourceName27bf52b9-4409-4a3a-87eb-f8a17d8a891b", destinationName: "destinationName745cca4d-42b9-462a-8a87-39273b46f9f"···)
Testably.Abstractions.Testing.Tests.FileSystem.FileSystemWatcherMockTests+EventArgsTests ‑ RenamedEventArgs_ShouldUseDirectorySeparatorFromSimulatedFileSystem(simulationMode: Windows, parentDirectory: "parentDirectoryeac9d75f-bcef-42a3-b3fd-010953a8081"···, sourceName: "sourceName71c02863-a67b-443d-bba9-259c6341d3b6", destinationName: "destinationName87dfbba7-39cf-4c36-8d1e-1b109180f70"···)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 116)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 35)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 58)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 64)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 76)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Linux, fixedRandomValue: 97)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 106)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 234)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 27)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 42)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 63)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: MacOS, fixedRandomValue: 87)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 131)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 132)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 180)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 224)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 242)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Native, fixedRandomValue: 33)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 149)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 158)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 194)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 227)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 53)
Testably.Abstractions.Testing.Tests.FileSystem.PathMockTests ‑ GetTempFileName_WithCollisions_ShouldThrowIOException(simulationMode: Windows, fixedRandomValue: 9)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryCleanerTests ‑ Dispose_PermanentFailure_ShouldNotThrowException(exception: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryCleanerTests ‑ Dispose_ShouldForceDeleteCurrentDirectory
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryCleanerTests ‑ Dispose_ShouldResetCurrentDirectory
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryCleanerTests ‑ Dispose_TemporaryFailure_ShouldRetryAgain(exception: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryCleanerTests ‑ InitializeBasePath_ShouldCreateDirectoryAndLogBasePath
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["08e691f0-1191-47e6-8492-0beada11a2a5", "2990ec28-cbdb-4d7c-95c3-a0f87c525cf7", "3f082801-7ad5-4eea-8c6d-9a0569f9c3a4"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["16713237-1ab8-44ba-a6c5-5d5b0d04ffa4", "54480906-e483-4362-8ea6-4186baaf89d7", "f0f8b262-90b9-4d08-ab44-4d008cb4ee37"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["242681df-0725-457d-8d56-5e67e5c356f1", "3e358e4a-5b12-4822-90ba-cb42d76049c5", "4aa8a6d1-453b-4348-ae9c-0918c5b1d800"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["358f9615-fc4f-4812-8b0d-7560f01a9095", "6d8256c3-8b62-4445-ac01-23645e23d60d", "c4bcbb84-b322-47c7-aec8-d7ab9aa2470c"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["a3e9a3cf-fed7-4044-83a7-69bcb105ff69", "f9b89d64-299d-482c-a8a7-f12d67fab2e2", "05e41656-5c46-48ba-af58-49375f378499"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Children_ShouldBeSortedAlphabetically(childNames: ["a7593302-de3f-470a-86aa-de1aabaf9d6f", "669ca21e-03c3-4e60-978e-be73a3526ed2", "515523fa-96c9-436b-95ef-a6cdfbeb2493"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Index_AccessToMissingChildShouldThrowTestingException
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Index_ShouldGiveAccessToExistingChildDirectory
Testably.Abstractions.Testing.Tests.FileSystemInitializer.DirectoryDescriptionTests ‑ Index_ShouldGiveAccessToNestedChildren
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [100, 19, 16])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [168, 193, 85])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [24, 179, 67])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [246, 219, 226])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [41, 29, 169])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithBytes_ShouldSetBytes(bytes: [92, 162, 212])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "content16345836-9b1b-439e-9a47-5e06bb399a76")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "content22f04139-b795-4521-aeb5-8d27493a5593")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "content30c77c62-195f-4e4f-a361-cf2a2942803c")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "content982bbdb0-b6b8-42d8-924d-92bbde991f31")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "contentca544136-3d2e-4d4f-89a9-961c0358741e")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Constructor_WithContent_ShouldSetContent(content: "contentec4a69ad-0ed1-4482-b636-cb781bbb3183")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileDescriptionTests ‑ Index_AccessShouldThrowTestingException
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "path1c26bbb7-59d6-4f3c-a32e-29a9b29a5c42")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "path2b25e2e5-6b19-4139-b2d5-eaedb5e396c5")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "path2ea21d78-99fc-4661-beac-08cc6d4f0964")
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 1364 to 1639)
There are 43955 tests, see "Raw output" for the list of tests 1364 to 1639.
Raw output
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "path63f9a293-d8cf-4017-a206-866179ba4319")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "path9a79c6fb-5711-4c7b-a862-826a57a36c7f")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingDirectory_ShouldThrowTestingException(path: "pathc2716741-469e-42c1-bc54-c3786cf698ab")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "path06c29a84-9adb-4d33-ac1e-ecca40aabb08")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "path22429e25-4f6b-4762-92e5-7a8788b1efd3")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "path28008045-a0c0-4583-b718-5d9247e0a84c")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "path813e7613-b09f-4c80-bde8-ee4c494a9322")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "path87cc6ce3-0f3c-45df-bd04-34e2040e17c3")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_ExistingFile_ShouldThrowTestingException(path: "pathcb097e61-eed4-4ed4-ade7-8cc6706b924b")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "path001482e0-f2b1-4802-b411-cf413a16ee54")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "path4cbec836-45d2-4690-b676-a39314453960")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "path6b54893e-860e-41fe-a037-b784e9cc2bf4")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "path75f3b998-9956-4a2d-9cd7-980a6f711ed2")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "path98a9e293-740f-4717-b5ee-631beb6cb9d3")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_HasStringContent_ShouldWriteFileContent(path: "pathb6251159-ae72-44c7-8215-08b4f52530d3")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPath229dd761-5cf8-4046-931d-e3eedb1dbf4e", fileName: "fileNamebee6741b-1327-45cf-b74f-924caf5ab8e0")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPath29839950-38a6-44e7-8bea-8383f664047c", fileName: "fileName60c83f9e-67c5-41ff-b12c-61e2eb53f7e1")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPath4b9904d1-fa19-4737-9f6e-51b268a2c825", fileName: "fileName4c920dd0-76f4-4703-ae55-ef67c58ffb5a")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPathbd964203-b288-448c-acfd-199e55055b30", fileName: "fileName6e8a80d3-3c0e-43f8-a5ae-8cf6d8ab1e17")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPathe5a576df-9dce-4e5e-913c-2478d0678f67", fileName: "fileName52d13deb-42fd-47fa-9004-106dde3a9d2c")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithFile_MissingDirectory_ShouldCreateDirectory(directoryPath: "directoryPathff5f77e1-a2ec-4a21-9d85-f6708b456a68", fileName: "fileName851448ec-0328-4c0c-a791-ee4409786fb2")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["3ae6a23a-ebdb-4d56-9e3d-369d8d5314a6", "a1712471-b498-4280-98d2-099313d1b2c3", "84aa1bc1-f8cb-4bc4-8bb6-378144d88acc"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["4383191d-fd11-4a2c-be13-3fa90f043be8", "f0f4bfa9-7718-4fb0-b780-e17f076919af", "f5611bdc-0b7a-4951-8ae3-55ff391b51ee"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["87246a1e-1298-46bf-b413-a6073ae1a4f4", "a150803c-8c10-4d95-9088-6cac4f69842e", "e6704c91-c9a8-441f-803c-8224d7af6d9e"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["9cab9042-2990-4c78-b9da-4539c8b7cf1a", "af0c4b70-1ac8-4838-856b-a6dc8c753f27", "96b6c312-376b-40c3-ae3c-3bc293463624"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["a9f0897a-d7bc-4157-98b9-ddc04928f320", "8b980d72-2c3d-41ad-9a52-9d418f18e6fb", "2758b2c4-968e-4f88-aea9-0fcb63b5ace9"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectories_ShouldCreateAllDirectories(paths: ["e7dc40c0-8926-40c8-91a5-b266a81d02ac", "2b1f4679-0d8f-40db-84b4-b3f35ab663d8", "357d1bdb-58cc-455b-a52a-e5984eebaee1"])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path01ba3717-ee90-49a1-ab51-ef73f1e92491")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path05f6f97b-ea12-4b98-ac0e-10b7ed6917da")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path3e042bfc-9acd-457c-b074-775a8f8c9221")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path430b2c1e-4cf2-49c8-8a84-8583a8553661")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path4cb7280f-5de1-47cb-95ce-bc1f1d405d77")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingDirectory_ShouldThrowTestingException(path: "path8e8a85ab-f016-4cf9-a8e1-6744bde57eb6")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "path0e949d01-5c03-4d4f-bedc-d4792f2e1af0")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "path7b60d683-2d95-45e4-918d-cf5b5a8f7655")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "pathac9461ab-c937-4596-992c-d9f320c5e54c")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "pathc0165e1c-8c9c-4333-b801-f4ef1f0f55a2")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "pathc52b9cb3-0f43-479d-b2fc-b5b534a0f880")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_ExistingFile_ShouldThrowTestingException(path: "pathee3de1dd-932d-4bc9-8f6f-96261fa7bde4")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level102215f7e-f4a7-4e5c-bef2-f414901dcd15", level2: "level217055af2-72ec-42bd-b7ec-5607f3dd8d93")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level12c2a0bcf-a8e6-473a-86fc-68bddc7f2acb", level2: "level28db945c7-edc8-420d-a0b5-9cda523aaae9")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level16478bd58-3a53-4f20-9ece-1c9d25e830ae", level2: "level228dc75d1-7da4-4bb7-b151-553ff8b30364")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level1652fd5e6-c4c9-4aeb-bf44-a90cef04a005", level2: "level23a2a910d-6149-4a90-9523-43abdf78b502")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level1a1c0ecac-edd4-4d56-ad17-59d47b108101", level2: "level2245dd90f-0942-4c90-ab5d-2a8b51c00dc2")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ WithSubdirectory_MultipleDirectoryLevels(level1: "level1b756d669-3f36-4f1d-aee7-c58345a653b1", level2: "level25cd6dd1b-384a-41d5-80ad-b131b5a937c9")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name6137ef36-54bd-4735-8e7b-ccd82cb6c310" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name865e7ec9-4ace-4e7d-9b25-0bfa179866d8" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name217c2eab-217a-4efc-8a68-5977374ce544" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name81e3f686-1401-429c-a430-174effc86a4e" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namebf260e35-dd6a-4abc-8d73-bc820574389d" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namebc8598f1-ef26-4271-9908-60a6a6dd5022" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name924ac86e-bc9c-4e92-b052-bc316cb32d1d" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namec3eb0f22-afbd-4faf-a88d-5b785245f6b9" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "nameebd21d02-c5ee-4dc3-8bf1-fe317ecb976e" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "nameac8f3b51-443c-45a4-b703-9de5dd79eebf" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name7ea9a646-a15d-4511-970e-2d7b5d596a0d" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name3be5d7a4-be36-46dd-b791-e867b1106466" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namec5f4eee5-fa10-4b5c-bc9f-bdb6afacbda5" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name002be677-09a7-4af8-8bb2-c35e9aeaa72b" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name17eed900-74eb-4697-a6df-565c191952f4" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_ShouldCreateDirectories(directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "nameff1a2ff7-ed6a-434b-ac62-6ddaa290d470" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "nameed9fc5f6-08ba-467d-b40e-829a37eb49ac" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "nameb251b500-3d3d-4252-b6bb-c89904c64058" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parent0518dedc-d70c-45b0-897f-32a986c17d0c", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name000fe1bb-0a37-4e29-a919-90ff6d3968c5" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namef995a26d-2b59-4bfa-8f5d-870e42abe153" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namec3d9592a-fa65-420e-9504-03d7afb7d6db" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parent68b44589-15a3-4895-a79a-4f6957ac647b", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namebf91e0df-b4f9-47bf-ad07-30a15e26c849" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name8a4d4797-e38d-4ab3-9a94-18818ba7a3e9" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name78718998-daa9-4697-b5cc-903f673c1d55" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parent6ab93dc4-cd40-4c22-ab8d-e20d49317501", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name3359df3c-b2dd-4072-a34e-a481e6520144" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name10e16726-85a8-4011-938e-83422437f846" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name9937ee33-3ab3-4874-afa2-bc5aa2c5e1a2" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parent8e676ccd-38b2-43dc-aa4a-60694d7dc72d", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name6e50b3a8-145b-4c5c-9afe-7a6701b2078f" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namef70877d3-026c-4f9a-9f5d-52a00d42e17e" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name42965d44-ae02-4e12-b1c0-62c6b9537148" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parenta76ac65c-4dc3-4832-94e7-4d8b9ce8a0dc", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namecabc4a60-a624-4f71-b572-6a8d5ab084a9" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name06929592-08c5-4430-9339-233f579f5938" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "namec5a9f400-22ea-4838-bc1f-55f88646c6b6" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_DirectoryDescriptions_WithSubdirectories_ShouldCreateDirectories(parent: "parentd677bee3-3f15-44e1-a07d-a5e6209f4975", directories: [DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name9eca8ecc-a1ca-4e68-b3c4-bf334695007c" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name001c71eb-24fb-4d76-a3d2-3663133bb24a" }, DirectoryDescription { Children = [], Item = (throws TargetParameterCountException), Name = "name5739c652-d825-4a86-8b41-937bf4420e25" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "name07a4873a-bfdb-428a-8dee-abe803b58b69", bytes: [127, 44, 155])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "name18c98926-06a2-43f0-a45f-89897b4d2054", bytes: [184, 231, 142])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "name2bf5dd5a-54ab-4a7e-9afa-bfb35e285479", bytes: [142, 116, 160])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "name5320befb-6550-44b6-832c-ff3dfbf9a001", bytes: [6, 220, 146])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "name87bf1fbc-3913-4430-bcda-8abf864db1c9", bytes: [236, 144, 182])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithBytes_ShouldCreateFileContent(name: "namec028dd47-2944-4bd8-94bd-1276e82a8742", bytes: [237, 198, 150])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "name2b0ef44c-9c64-4498-aee7-f97072c7eff9", content: "contente45f063e-3088-469a-aa86-a4d0e64f00ee")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "name3c7f08d9-73ed-4eef-b7f7-ca13437473b5", content: "content06e577fa-bb2d-4204-a907-b90807cbc469")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "name609ce732-d80f-4f82-831b-15c8fc571891", content: "content768ca663-2585-4b9f-9454-e526bc1e2190")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "name7701989f-8d37-47f2-ba9d-33ffb2666e74", content: "content62a22cc7-e4f9-4822-a93f-0a112a03a3fd")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "name8356465a-968c-4100-a156-3798c99321f1", content: "contentd3587799-0cb1-4221-a868-ea76ee007a48")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescription_WithContent_ShouldCreateFileContent(name: "nameb617d575-ecf3-4399-adad-c96557705c91", content: "content46ecfb88-425f-4601-96d1-05258f2b79e0")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content15eb88a0-8cc5-40f2-84e6-562c258ced23", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name05efa3d4-8aec-4ba3-b385-0b976fd77402" }, FileDescription { Bytes = null, Content = "contentcad75ee6-1d4e-4ce6-882b-c909e459b160", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "name35ff3296-e780-483b-b23d-6ab46d0badf9" }, FileDescription { Bytes = null, Content = "content702add83-b7e6-478b-b89d-92f7d43369da", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "nameba28ba39-8087-4d75-9214-e185207ec010" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content421e4c37-a305-464d-9a1a-a88b224b1ebf", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name5ab845b5-daa7-4fbc-8d5c-8845beddb1bb" }, FileDescription { Bytes = null, Content = "content4093d059-37d5-4c8a-a726-02976fc2dc9c", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "namea1391b40-6c5a-4396-988f-c589c325dcf5" }, FileDescription { Bytes = null, Content = "contentde851f75-8da0-456d-a1b4-e079991b616b", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name29b37f39-a1e5-4a14-a250-6f5a59b8b8ee" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content52563d1e-4847-4d1b-90a9-011bb0500236", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name52004b0a-a170-40c1-883a-d541eb72ed16" }, FileDescription { Bytes = null, Content = "content99dc12a5-2961-4fd8-a3fe-0a6577fc7c38", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "name234be3ab-8593-4dd9-8f56-4d6428ae9eaa" }, FileDescription { Bytes = null, Content = "contentd0422678-4681-48a3-b898-5e7d2be8756b", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name3b9983d7-0ca2-48a4-8f58-411021c11654" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content66f9aefa-cc6d-463f-a422-9dbf44699366", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "namef4a59a07-428e-4e8c-a7f4-10f33acab300" }, FileDescription { Bytes = null, Content = "content4b4b145e-f359-4e99-90a6-2e9a6c628134", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "name2ef28636-6ee4-4b5a-8d39-66b35ee3a79b" }, FileDescription { Bytes = null, Content = "contentb73c2e97-d78f-41c2-9174-77aaa1bb0401", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name1486eac1-8e78-48ef-9f65-1e143f3f9ef0" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content7821b1a4-c9e4-4637-adda-971406b123d4", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name5bd4d9bf-6dc1-44da-bd33-41ae70474b60" }, FileDescription { Bytes = null, Content = "content3368da8c-607d-4999-9e93-8f892b8d9d64", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "name7c7bafa9-c20f-4d31-ae99-fe87f58b9f5e" }, FileDescription { Bytes = null, Content = "content604c86c8-5919-4a33-bc5b-8f51d272e55a", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "nameb9f2e3c4-8f27-414a-8732-15487c664694" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldCreateFiles(files: [FileDescription { Bytes = null, Content = "content9fc67797-e702-41f9-8164-5e8f7171bddc", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name17abd6a8-cdce-4b50-bf94-75ba18cb745b" }, FileDescription { Bytes = null, Content = "content8dbe7de1-a7d4-4013-a853-6d59ca2d365f", IsReadOnly = False, Item = (throws TargetParameterCountException), Name = "name6b417c81-d0b0-4b9b-b73c-4a0d53773985" }, FileDescription { Bytes = null, Content = "content33a7e9c0-5e39-48bb-8d52-76b70fd95ff7", IsReadOnly = True, Item = (throws TargetParameterCountException), Name = "name06a93345-10bd-461a-a264-d5eee25867e1" }])
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "name04aa3b65-0786-4476-9fa1-e6b674251228")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "name65805e10-fa80-4a5c-a903-3554e0fd5814")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "namea18eb6c8-d742-4589-bd84-bd193a8d997f")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "nameb17cea5c-0285-4b0e-880c-997a84728f67")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "named70d5e7b-dfaa-46ac-a96a-0f3b5c57967d")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: False, name: "namee84c31bc-51e3-4516-b714-7f1ee8d58090")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "name491f2aee-4af5-4455-ab8b-2ece4ceeadc7")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "name4a68f39a-2581-4f9e-8816-e8f1f18cc0ea")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "name7ae469c7-f46c-44c4-ad23-06bf7c31d569")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "nameb1355c45-e64f-45b7-af8e-33c40607bb9d")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "namec60606e0-f93e-4794-bab3-615a25246691")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FileDescriptions_ShouldSetIsReadOnlyFlag(isReadOnly: True, name: "namef4f2927e-aa35-4def-adb8-d92fcc85da6e")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName2a319957-9952-41db-b063-855323ded50e", directoryName: "directoryName623b8be9-2b19-4dc9-9c5a-ee8f67ae22a3")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName4f3bc68a-a374-49b4-8f37-61233fc244c5", directoryName: "directoryName67bad95a-43a3-4373-a7dc-c3e7c9bf77c4")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName7a9ef3bf-d89f-4da0-8477-adcb8c9534ed", directoryName: "directoryName4f06dcc5-ad7d-445f-bc99-a6cab14385a0")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName7d44e8b5-4c14-412c-8ee0-772ad4b7bcc9", directoryName: "directoryNameb1e44251-577c-4ce9-9c84-3546ee0282ed")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName96e9b670-fc71-4c59-954e-2d03aec02aed", directoryName: "directoryName2815ab00-1dfe-4907-8b9c-2e65943e39e6")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.FileSystemInitializerTests ‑ With_FilesAndDirectories_ShouldBothBeCreated(fileName: "fileName99b6813b-bbeb-4179-a286-b6fa213e5001", directoryName: "directoryNameb01efc0c-be13-43e0-b240-7031ef958607")
Testably.Abstractions.Testing.Tests.FileSystemInitializer.TestingExceptionTests ‑ TestingException_SerializationAndDeserialization_ShouldKeepMessageAndInnerException(message: "message4029afea-4f78-4afb-aef1-c245f21a5b98", innerException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.TestingExceptionTests ‑ TestingException_SerializationAndDeserialization_ShouldKeepMessageAndInnerException(message: "message5c8880ec-deac-494e-89dd-4e70a23fa1b2", innerException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.TestingExceptionTests ‑ TestingException_SerializationAndDeserialization_ShouldKeepMessageAndInnerException(message: "message8e1de4bb-0b64-45ff-807b-4702f8ccd335", innerException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializer.TestingExceptionTests ‑ TestingException_SerializationAndDeserialization_ShouldKeepMessageAndInnerException(message: "messagefb10eaca-6ae4-4e46-978b-b96577960bc4", innerException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "path121053d2-55e8-4b9c-a7ff-e33aa508e251")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "path8af2735b-8248-444f-804f-98bee73772ce")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "patha30c411f-71a3-4a40-8f4b-226d8661d349")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "pathaa203b07-c1b8-4039-9fc3-9b1c5d0bd135")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "pathed34cbba-7bca-4784-83c2-b1804fc2047f")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_ShouldCopyAllMatchingResourceFilesInDirectory(path: "pathf57ab80d-9ceb-42cb-8cab-b0df4c4d52da")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "path3dc92b7f-e7d9-4b4f-806c-34712519fc0e")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "path44fb5251-91d1-4e52-b075-32b1cf67b53e")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "path80b74266-dfec-460f-ab07-45fbe9357a2f")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "pathc8982d36-ae0c-4a71-a5d8-febba8638396")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "pathd5c8526f-589c-43ad-955f-d241cfe37af5")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithRelativePath_ShouldCopyAllResourceInMatchingPathInDirectory(path: "pathf23ffd44-8ae9-4579-860d-7c3a47d25343")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path6c0510f6-9dee-4732-b739-055a9b5a058c")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path7247bca6-b343-407f-9027-5881520f3a03")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path846d169e-c7d5-4230-a91f-f85279034c94")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path9a092988-81d3-4d14-a078-dd05dabd0ed6")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path9a457167-6a5f-459c-8b95-6bdcc7ba5166")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeEmbeddedResourcesFromAssembly_WithoutRecurseSubdirectories_ShouldOnlyCopyTopmostFilesInRelativePath(path: "path9b2e2164-00f4-4885-b582-d7440c3917ef")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName106fb1f9-1620-49ab-9273-8d1ba055b827")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName1b8c1d07-4d33-4b0c-9977-ecd7510e2402")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName22a275c0-ddc6-4083-ad34-2f50a3616ceb")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName74d25961-81ab-4bff-998a-ebac76a22dd1")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryName8f1799b3-ca1d-4f3e-8385-05a477d56ef7")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_MissingDrive_ShouldCreateDrive(directoryName: "directoryNamec9a8fe06-c7dc-468a-a1cb-d9a5c1818306")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "path54d39969-f79f-4704-b897-60c0b532e510")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "path5ef1cc93-fd15-43b3-8b0e-9ff6049a3af5")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "path7b037dac-24ad-453e-98d4-2d4e2e69f3ad")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "path9ce06379-70fa-4794-8729-3e2d57c012b4")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "pathc6e81196-0188-436a-a8c7-e566dc76bff3")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ InitializeIn_ShouldSetCurrentDirectory(path: "pathfc7b2d33-bd7d-4024-809c-47066bf3a5c0")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_ShouldCreateFile
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension06be7b67-29a6-4b69-b3ef-f9baa76e7289")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension0cd8edb0-7eac-4c37-a2de-db066ebb61c7")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension48a76057-3973-4c30-a1c1-d82ba9618288")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension49301cfc-4c25-4ff1-a1c9-72ac80f2845c")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension6d8041d2-d3e9-44ee-9530-ca1b6eb406cb")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithAFile_WithExtension_ShouldCreateFileWithExtension(extension: "extension82d5d012-7a84-4a67-8949-6a5f232c86fc")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithASubdirectory_ShouldCreateDirectory
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileName079e2cb8-ef6d-478c-b2ba-cc1d7dfbdbb4")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileName0d91e1c9-3648-4a11-acb9-5e58fe754af8")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileName46d9c605-7526-412a-b383-54805fefa545")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileName8d100521-1f2b-40a9-b670-65c163830b3a")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileNamec3c7ceaf-662d-43b0-9958-69116129c5ad")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_Existing_ShouldThrowTestingException(fileName: "fileNamed6568614-f93c-4059-b597-6d568c79f01a")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName0090d128-8294-4c19-aca7-ac699f2fe33d", fileContent: [202, 82, 72])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName151c660a-a180-4d90-9876-d962e87de456", fileContent: [169, 15, 232])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName2ad7b675-65c5-412c-9f70-c0e4cece5e80", fileContent: [70, 12, 53])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName55bdc2d2-a240-4d06-99b9-17cc16477802", fileContent: [188, 220, 48])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName5d934345-44c1-421f-beba-dc83626e2bf3", fileContent: [171, 243, 199])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasBytesContent_ShouldCreateFileWithGivenFileContent(fileName: "fileNamee576f01b-0192-4c5e-92af-73a863f3a1c7", fileContent: [125, 17, 217])
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName008d7a7b-5ea7-499c-9c63-1ee0dbccebc4", fileContent: "fileContent76de3569-e04b-4ef2-9585-021cd12b8f11")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName5005b082-9001-4744-9ab8-30a2104d186c", fileContent: "fileContentc30093ad-5f35-4ba5-8f89-31c9ecb42a1d")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileName747b28bc-18b0-4d55-af89-1b0d1ab2ad8b", fileContent: "fileContenteecbcae1-4f17-4862-ae68-a4b5ffbdc2d8")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileNamea4527061-4c11-4ecf-b867-0bc9a7fced00", fileContent: "fileContent603b34c6-45f5-4df1-9bf4-f31976fcd780")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileNamecb513050-db75-476c-ae86-faf16317b91f", fileContent: "fileContent9b287fa9-a6d1-4ab0-86c2-60834302c2c5")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_HasStringContent_ShouldCreateFileWithGivenFileContent(fileName: "fileNamed19214a3-7608-44a4-b0a4-6aa7c9cc2c17", fileContent: "fileContent4f0a1156-e0be-43dd-b446-3046ac77788a")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileName1c7023fd-d32d-4b40-add2-5e99025ea4bf")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileName41e2f902-320d-4abf-8bbb-2a6801557012")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileName68b2fe2a-2208-4820-bfe4-9e23698d6124")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileName78979a3b-05f0-4539-b77a-ebb6a6223d22")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileNamed29a94b5-8c65-4255-9243-9bcea9ab3019")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithFile_ShouldCreateFileWithGivenFileName(fileName: "fileNamefff5c7e8-187e-4bdb-bf0d-a6161bb5b4ea")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithNestedSubdirectories_ShouldCreateAllNestedDirectories
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithOptions_ShouldConsiderValueOfInitializeTempDirectory(initializeTempDirectory: False)
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithOptions_ShouldConsiderValueOfInitializeTempDirectory(initializeTempDirectory: True)
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryName623d16ac-cd1f-47a9-8fea-961424f768b5")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryName6bc9d8de-b3b8-449d-9f3f-90d33c27a7ae")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryName787bc9c3-2b5d-4015-b604-23520460ef14")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryNameaa538d1a-3206-4e03-be96-cb358c90fc4f")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryNamedbd93e4b-39ef-4902-b538-dccb0f42e671")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_Existing_ShouldThrowTestingException(directoryName: "directoryNamefa1b98cd-1917-4c6b-8c5c-929838a92be7")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryName5c7a8c78-1603-416a-9aa3-0a933b00e2a7")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryName64f10828-3a91-49b9-8cbd-0c48135c5aa6")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryName8bd4c955-2ad8-4b6b-a829-a36427e29ebc")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryNamea0d8eb6e-ad24-44f9-a1e1-7c71ca81d1f1")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryNamea8033002-f13b-4b37-8122-a35af5701b6f")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldCreateDirectoryWithGivenDirectoryName(directoryName: "directoryNamee59a9562-6687-4d2f-afbf-568d24242c5f")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryName98946641-c589-4137-91e0-27e679f0ec19")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryName9ebcfab5-f985-47ca-a43f-25187fd87587")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryNamed24b6fff-5978-433c-8695-e2c892f4e3b4")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryNamee1d17da4-366e-446e-bbd5-a4b65b4d6151")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryNamee5bef0d2-5c76-4392-afe4-dc7a8f7cef93")
Testably.Abstractions.Testing.Tests.FileSystemInitializerExtensionsTests ‑ Initialize_WithSubdirectory_ShouldExist(directoryName: "directoryNamef22ce09c-29c2-4c49-80c4-0a4234de8479")
Testably.Abstractions.Testing.Tests.FileSystemInitializerOptionsTests ‑ InitializeTempDirectory_ShouldBeInitializedToTrue
Testably.Abstractions.Testing.Tests.Helpers.AssemblyNameExtensionsTests ‑ GetNameOrDefault_ExecutingAssembly_ShouldReturnCorrectString
Testably.Abstractions.Testing.Tests.Helpers.AssemblyNameExtensionsTests ‑ GetNameOrDefault_NullName_ShouldReturnEmptyString
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'A')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'M')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'Z')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'a')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'd')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithAsciiLetterChar_ShouldReturnTrue(c: 'z')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '7')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '@')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '[')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '\0')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '`')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: '{')
Testably.Abstractions.Testing.Tests.Helpers.CharExtensionMethodsTests ‑ IsAsciiLetter_WithNonAsciiLetterChar_ShouldReturnFalse(c: 0x007f)
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [187, 14, 212])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [206, 190, 46])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [54, 177, 75])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [67, 44, 192])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [88, 42, 34])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Decrypt_ShouldBeDifferentThanBefore(bytes: [92, 195, 152])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [101, 165, 213])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [110, 121, 3])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [111, 100, 96])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [185, 26, 172])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [226, 166, 176])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ShouldBeDifferentThanBefore(bytes: [248, 217, 199])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [180, 20, 30])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [238, 246, 15])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [25, 202, 15])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [29, 223, 169])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [39, 238, 53])
Testably.Abstractions.Testing.Tests.Helpers.EncryptionHelperTests ‑ Encrypt_ThenDecrypt_ShouldBeEquivalentToBefore(bytes: [81, 140, 151])
Testably.Abstractions.Testing.Tests.Helpers.EnumerationOptionsHelperTests ‑ FromSearchOption_InvalidValue_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.Helpers.EnumerationOptionsHelperTests ‑ MatchesPattern_InvalidMatchType_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ NotSupportedSafeFileHandle_ShouldMentionWithSafeFileHandleStrategy
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ OperationNotSupportedOnThisPlatform_ShouldMentionPlatform
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramName064b55df-6d99-4c16-a641-0d1d5e56bf8a")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramName4b7830a5-434b-451d-a259-e544d65c47c8")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramName521d9a0b-909e-4f8a-9b3e-63fc2cebe9a9")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramName5bfa4ef2-0d37-4b80-ae7b-e0c74363e00e")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramName7f0a71e5-d55d-48f8-9236-27269bee6a93")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: False, paramName: "paramNamea4016320-59e2-48ad-ac03-8e97ca5e17cc")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramName215d49d3-55a5-4fe3-93b1-2830d6445702")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramName3b7173ee-3505-4890-ae99-6031d259dae7")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramName4c48a2ae-19fc-43b7-b8ba-63b73ccc90b0")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramName4c7eb9e2-e1e2-4901-85a7-37dad654beed")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramName67a970b1-a9b3-4423-9413-be520fe92c7c")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ PathCannotBeEmpty_ShouldSetParamNameExceptOnNetFramework(type: Windows, isNetFramework: True, paramName: "paramNamec7b80ba5-a64b-4c58-a759-415680d7b243")
Testably.Abstractions.Testing.Tests.Helpers.ExceptionFactoryTests ‑ SearchPatternCannotContainTwoDots_ShouldMentionTwoDots
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests ‑ Constructor_ForLinux_ShouldInitializeAccordingly
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests ‑ Constructor_ForMacOS_ShouldInitializeAccordingly
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests ‑ Constructor_ForWindows_ShouldInitializeAccordingly
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests ‑ Constructor_UnsupportedSimulationMode_ShouldThrowNotSupportedException
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests+SimulatedPathTests ‑ FileSystem_ShouldBeMockFileSystem(simulationMode: Linux)
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests+SimulatedPathTests ‑ FileSystem_ShouldBeMockFileSystem(simulationMode: MacOS)
Testably.Abstractions.Testing.Tests.Helpers.ExecuteTests+SimulatedPathTests ‑ FileSystem_ShouldBeMockFileSystem(simulationMode: Windows)
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Null_ShouldReturnNull
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part12b60ff5b-5751-43ad-bf1c-ea9e52957718")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part1345e6082-9d71-4c1a-bb32-5ec4cb804b34")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part134bf01ea-b9a0-4158-a52d-53e855141606")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part13a3fec63-8f7f-4b31-8d54-937d506d57f4")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part164165b45-d96e-4cfb-bf55-da91313c2e84")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_RootedPath_ShouldRemoveDriveInfo(part1: "part1e4eb1422-e324-4e66-bc38-60245c45c7b6")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part14367710b-fded-41da-bb0e-f437a3d43a16", part2: "part2ab55f0d3-25b9-483a-b325-1212cae51817")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part16a0b4636-2162-4078-89b8-26bec415085a", part2: "part23100ca2d-3c40-4ac4-8983-62da721cb2eb")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part174c55c3e-1ff7-4a23-a320-b7bc54a3dd1e", part2: "part2a7e7a856-2ff4-4324-b60c-cf4cfbbd8b79")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part17d544215-f727-43fe-bd58-e62814248db9", part2: "part29d0ff0cc-3724-4d07-a5b8-c5e1f6c058ed")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part1e2da8b4f-f0ff-4b36-bd18-3db92be8de99", part2: "part2ae42cdd6-ce28-4dd6-949c-8a9a9f3a2c85")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Unix_ShouldReplaceAltDirectorySeparatorChar(part1: "part1f004a195-8a7d-41a9-accf-1194e41db8d6", part2: "part29a5df210-64b2-4d12-b5d9-38450451a8ad")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1a0950d1e-c382-41bc-9c96-8793609f34e5", part2: "part28499d189-bc90-4f25-a35f-db398112c5f2")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b039b478-424a-4758-b11c-dc94c5c2e3a7", part2: "part2abd9514c-8c09-4c10-b5cb-f39e7ae2ff72")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b3d24c4f-70c2-4a8b-9fa7-f3d49807060f", part2: "part2baef2c4c-8922-4c6e-b2aa-552741a8f6dd")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1b8e38369-7a0b-4af2-a8da-b683a8c88153", part2: "part28de8ff45-68f2-497c-adc1-3411acee791a")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1c7ad549b-abeb-47d1-94a2-9fa83464453d", part2: "part2f2d27954-cb74-4cce-a49e-6d930cc48ad0")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ NormalizePath_Windows_ShouldAlsoKeepAltDirectorySeparatorChar(part1: "part1d3686e32-e134-4541-b6cf-1103d1a62fb4", part2: "part2f4569a60-fbc5-4f80-bc17-42d9cdbd6258")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_Null_ShouldReturnNull
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "path2e487739-0365-46cb-ae33-edada4154228")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "path2f0c9d9c-e0d8-4b24-a9c4-f1f5b849f74f")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "path65a16551-56aa-444f-84ba-d4b76553582e")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "path73471646-41b3-4495-98c8-582b8f640d99")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "patha4f7f040-1e9d-48c3-815a-dda3b1286b29")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_RootedPath_ShouldReturnPath(path: "pathfe912178-7b80-4440-852c-fc3686fcae51")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "path6075d5c9-c795-443e-aa93-9a39017b3694")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "patha7d68214-e64b-42a8-a797-65a7c2cef2b2")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "pathbda85546-b832-4492-b229-b79e0779388f")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "pathc41b06f2-497a-45bf-869b-3c501d6b395f")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "pathc5e11a43-712d-4b1f-9f16-76cda8e2dd1f")
Testably.Abstractions.Testing.Tests.Helpers.FilePlatformIndependenceExtensionsTests ‑ PrefixRoot_UnRootedPath_ShouldPrefixRoot(path: "patheb5b2c31-14b6-4a0e-a376-9b092191d449")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensibilityTests ‑ ToString_Empty_ShouldBeEmptyArray
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensibilityTests ‑ ToString_WithMetadata_Should
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "location4721f0a0-3470-4027-b5b4-20276310842a", source: "sourced850c737-da31-4d09-8a33-732fb5490f82", destination: "destination4f02067d-6fd5-41f2-80b2-7d0b5e65aaa5")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "location57c9fcfa-7ee3-4aa4-8337-cc14b1d5f022", source: "source251ec003-a37a-4872-b5e9-71b34b079d2c", destination: "destination71df55e1-0669-4178-aa61-330c18b07a0f")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "location7b1dc580-5dfc-4e2a-b057-05a41e7ad4e3", source: "source1377f762-b0e8-4861-bc2a-55f9c9a47ca1", destination: "destinationa8133ab2-be61-4e6a-8b2e-e0c77514f3d0")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "location94814da7-4646-4062-a8b1-f01036cc4b1f", source: "sourcefd75df51-8354-4a50-9bf4-ab28714b80e1", destination: "destinationa918cdba-dcf9-4167-b8ae-8d16cd42db1f")
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 1640 to 1929)
There are 43955 tests, see "Raw output" for the list of tests 1640 to 1929.
Raw output
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "locationc86b6ba2-52f2-428a-a38e-237f6f02aeed", source: "source3affe811-2361-49b3-9e32-bb633b05fc8c", destination: "destination428bd49f-d713-4b5c-9eb0-8542c21ac9bc")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ GetMoveLocation_LocationNotUnderSource_ShouldThrowNotSupportedException(location: "locationd208540a-1b5c-4657-8ceb-79d167d94f79", source: "source0c7b4139-5082-42b2-a877-b8e3fb18ef25", destination: "destinationce8b00fc-74b2-4d23-ad29-d406d65629a0")
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ RandomOrDefault_WithMockFileSystem_ShouldUseRandomFromRandomSystem
Testably.Abstractions.Testing.Tests.Helpers.FileSystemExtensionsTests ‑ RandomOrDefault_WithRealFileSystem_ShouldUseSharedRandom
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ EnsureValidFormat_WithWhiteSpaceAndIncludeIsEmptyCheck_ShouldThrowArgumentException
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "path03abc0ad-1d2e-4acd-b0d6-c22b4166e715")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "path0d24307d-88f3-4104-aa55-8d3b9aacd345")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "path1c86eba1-efe9-4492-b99a-27e471336c4f")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "path80674f32-148e-4f53-948e-9af9821fe4f1")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "patha359cadf-f8f5-4d40-989f-789f1d7731d8")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_NormalPath_ShouldReturnFullPath(path: "pathbb1b4fa4-39a5-41ee-a05b-3826fbca0111")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_Null_ShouldReturnEmptyString
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_WhiteSpace_ShouldReturnPath(path: " ")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ GetFullPathOrWhiteSpace_WhiteSpace_ShouldReturnPath(path: "\t")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "path05a7aecf-1cbd-4bcb-9f25-4e279d310eec")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "path2097b965-4b3e-4ebc-a45f-c7debb4036fb")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "path5817aa67-7ba1-40ca-a90e-c8668cb9b8bf")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "path67dc4a29-1857-4ebc-99ad-d2bb47dc2c6f")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "path6d5e0c95-9649-435b-b7b0-3c815acb2ed4")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_AltDirectorySeparatorChar_ShouldReturnTrue(path: "pathd6a316a7-ebd5-4351-8635-e5e151a1497f")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path0a70da0d-b90a-4cba-a2df-f310c34ebf25")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path39005314-96ee-43aa-9628-ccde1adc57db")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path51902aea-cae1-4d32-938f-e6afa3bd62da")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path5784c8e3-f239-4508-ae65-eb051882a20c")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path712131d1-24c9-499d-8c91-e442e640207a")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_DirectorySeparatorChar_ShouldReturnTrue(path: "path949ff9d5-2693-4980-a304-ea08175cf757")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path0f00b6b7-6a6a-4080-aa1c-f9609866ca77")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path1f461660-0069-41bf-8da5-43ffa2d7b9f3")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path761e3586-4747-4040-b394-65d04ec33ed8")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path779d4020-5363-43b1-b9e6-08e8d1a4b1d1")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path82164d5f-d8ad-489f-a9f1-441822c09f1f")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_MixedDirectorySeparatorChars_ShouldReturnFalse(path: "path99c1179d-5ff4-46d4-9cdb-591c39be9e38")
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ IsUncPath_Null_ShouldReturnFalse
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ ThrowCommonExceptionsIfPathIsInvalid_StartWithNull_ShouldThrowArgumentException
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ ThrowCommonExceptionsIfPathIsInvalid_WithInvalidCharacters(invalidChar: '|')
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ ThrowCommonExceptionsIfPathIsInvalid_WithInvalidCharacters(invalidChar: 0x0001)
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ ThrowCommonExceptionsIfPathIsInvalid_WithInvalidCharacters(invalidChar: 0x001f)
Testably.Abstractions.Testing.Tests.Helpers.PathHelperTests ‑ ThrowCommonExceptionsIfPathToTargetIsInvalid_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Testing.Tests.Helpers.RandomSystemExtensionsTests ‑ GenerateRandomFileExtension_ShouldNotStartWithDotOrReturnEmptyString
Testably.Abstractions.Testing.Tests.Helpers.RandomSystemExtensionsTests ‑ GenerateRandomFileName_ShouldGenerateEdgeCases
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "path01187918-835d-4056-bad9-547471c45bc3", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "path6ab56d6f-d711-43c1-b75b-71b15f0b108a", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "pathc6beabd3-389e-42d5-93aa-26a310b20cbb", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "patheb6ba58d-f7b7-4488-ad40-3df527aa187c", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "pathf56a3b99-9737-4952-a64e-f7447d93ea0a", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_OtherEvent_ShouldNotTrigger(path: "pathf965c3f3-f002-4f5c-95a4-1d45ce1a8dab", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path126248742-c413-4bbc-b626-b5a8b5580fff", path2: "path2e972e651-a2c7-4619-9472-af45a93e5a07", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path1621a92f6-1748-45ff-b102-2fa1d7fa47a3", path2: "path24cf5afa1-87d6-495f-9cd6-6dbbf18ba123", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path1beb5786a-c6c7-4b6b-af1d-b3d295fde879", path2: "path295a6a3c8-79f4-4371-9532-2dd3ec5033f3", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path1d6579e7b-b6f6-4687-bb6b-ffcf12c254c2", path2: "path2a8edbd25-4792-443d-b354-3318bb07e07e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path1dec10a23-6bb4-42ec-a484-6ae4bfd300a4", path2: "path265bdf5f9-40a8-4b65-9387-5e4eb6ab200c", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderBasePath(path1: "path1fc6b3bd7-d81b-46cb-a5d4-4e7de09f79ca", path2: "path22deb51ff-9a5c-47e7-a815-5dfcb26df16e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "path05d1de9c-4b07-430d-a405-d18c3d081f9e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "path217d2e5e-38b0-4e23-9e60-0761439836d3", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "path42aaeebb-d3ef-43e7-a9ac-896df10c47f2", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "pathbf0a62b1-387b-4355-8741-2b469c881c81", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "pathca56aceb-15bb-4e36-beb0-93207e9da3dd", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: False, path: "pathd5cef7b5-ef72-4472-817c-03a1486768d9", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "path0ba6e683-34ad-4123-b2e3-d0669abc817e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "path1edf9168-3e97-4f99-a22e-58ec70faca44", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "path57b4f5fa-1956-46e2-8497-85cf1af22d93", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "path79cd735d-0c05-40fb-afd6-c616c1cc5717", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "path8aa129a7-b926-49a8-b523-6ee14082d37f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Changing_File_ShouldUsePredicate(expectedResult: True, path: "pathb925ca82-d4b2-45e3-9d2d-009ad1538631", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path1b90b0cf-967d-4c98-82f6-d15ec42190b8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path3163415b-9c98-4f9f-9759-8fce40c1db69", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path4d1571e5-f1f7-4476-8052-9a2102fd5024", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path6c33dd21-0557-48ec-a30f-c2b6a5653189", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path75f94d98-5d0e-4845-aafe-b5f9910871cf", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_OtherEvent_ShouldNotTrigger(path: "path8630f4b2-4503-4338-972a-2cc8418dd56e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path1084f3c72-6db5-483b-b1c6-d075af275505", path2: "path2ffa0574a-18f2-4a85-8947-bfcbf81e2278", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path148aa7424-71ec-47e3-8aa8-fbf8763d4287", path2: "path22fa8d360-7bbf-47c3-94d2-03eb150ecfd5", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path160967776-7b9d-40be-932c-7a94647a8f75", path2: "path297d342d1-4a47-4ebc-b2d6-6cf9c0a90cb1", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path1c77305f6-5138-4ab4-9b10-b2d383d0668c", path2: "path26baf2495-8562-4846-b511-560453458abe", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path1d9090652-6634-4f11-99fa-57f59d457c08", path2: "path29af2c906-8131-43bd-b308-d79e43a28539", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderBasePath(path1: "path1f644b30c-c76f-4342-8a10-9bd434eef712", path2: "path260e0ba16-8511-4417-87b7-6f14ac93cad7", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "path353827da-6f8f-4e3a-a2e7-fb997db6a5a1", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "path39224677-7215-4119-8c8a-70ef05b9d359", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "path518c9e23-fc2c-4a82-9109-87338260deb8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "path8f00b88d-bf51-4998-9aa8-79ce156d3ce0", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "pathd9773a49-c161-463f-8369-20bdf2e14bca", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: False, path: "patheb065956-3e47-4204-b046-0dfe4ba98486", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "path22013e48-6b60-4f46-8560-89f6d105e05f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "path4cba7b24-5f1c-4a80-bee0-1bc511afec08", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "path4fab24df-7d9e-474f-b728-ecbd07ea7ef6", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "path5941e20e-658a-4a41-a812-f63b8274c0a4", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "pathc29ddd64-68d8-4d1a-94e6-4ef4f6e4e0ec", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_Directory_ShouldUsePredicate(expectedResult: True, path: "pathcdf24cf8-2546-4e11-ad25-aaaedc9afb67", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "path329d2180-4b36-4725-804a-7dc064cd1dcc", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "path58997dbb-1205-4dbe-a81e-ab17f98b5de6", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "path71a815a4-af09-4043-bd1c-de9882bdf1b7", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "path8146f27f-0c4c-451a-a673-0eaf47aeb981", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "pathe8cd59bd-a150-43ef-ac55-2792d39c4634", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_OtherEvent_ShouldNotTrigger(path: "pathf782a04f-eab2-4f1d-bb5a-19e11992f323", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path11e3b6050-7ce5-4eb3-96cd-8edea3cc5fb9", path2: "path27febe98d-0fb3-4ba5-b9bf-e6e2fc78ff29", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path12aaa7f98-c472-4f48-9cd1-bd9eada14d3f", path2: "path21a3fb37c-5d6c-4cb9-90e9-a8454bedee7f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path12dd9b431-d95d-4b0c-a458-a16cee3083d6", path2: "path2d5af44a0-3733-43b9-ac31-db6067783ce0", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path13178087f-de6b-4b24-b4a8-493cfd0e40ed", path2: "path2b264454c-2eb8-4537-9ecd-972f915def17", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path1c29160a2-83bb-4db5-afd7-867acfa22693", path2: "path2ecd45870-06f6-4028-a715-8b8b3f68ff02", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderBasePath(path1: "path1cd222ea3-022e-47f0-ab01-3afa731d389f", path2: "path21cfe1907-05da-4919-8f7f-7db266d24dca", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "path0a678552-7896-4208-bc2f-0389bafa91a0", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "path429af99a-2914-4702-88dc-11dfeadfb091", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "path52bf0956-25c1-4f04-8740-03b565f0dcec", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "pathba70a4ab-67b5-4d7b-81f0-39082080902f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "pathc90a49a9-9365-41ce-a320-f1523c7f0a9f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: False, path: "pathe9860f16-9d1a-487b-a165-4bbc8461c2b3", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "path3ff0256c-157a-4d35-b2c0-8a9a9234aef5", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "path40684adf-c94f-4341-9bed-49e98ecf1fa5", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "path5848fb02-f4a7-461c-ab46-5c341dd09654", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "path5cf16c20-4ee1-4463-acb4-919486b847d9", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "path74652aa2-0299-4e25-a435-7c5447dadd62", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Creating_File_ShouldUsePredicate(expectedResult: True, path: "patha3540f4c-3b46-477e-a76c-1c619dff02cc", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path3047b300-17eb-4b35-86d0-2d08471902ff", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path3eff7a87-f999-457b-a025-9ea6ab3ca1c8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path4265c174-1e1f-4ffa-8371-b33971740391", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path67b5ab21-0edd-4038-9f7c-0cea8546a445", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path776a36a2-fe50-4c7e-b413-6da393316a73", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_OtherEvent_ShouldNotTrigger(path: "path80a71567-8cd6-4671-9ee2-d20bf90fd023", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path19ca73186-df87-45db-804d-7a3cc87b97a5", path2: "path2f16731e5-79f0-4000-a7ab-8b9dc9d1ec43", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path1c8da80b5-b4f6-4447-a0a7-475037a2b43f", path2: "path277497236-5acc-438c-86c1-ce651b29cb36", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path1e0767286-43b5-4626-a3f6-5e25f71a8f40", path2: "path2c43d1bc9-16b0-40dd-a7ae-665bda7a5fef", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path1e53ddb00-5d56-44d9-bf52-1a9f32c3f724", path2: "path26a08c662-15f8-4fbf-be34-d9b781a585c4", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path1f250388e-d9b2-4f4a-a886-e411e52a74ca", path2: "path201a24865-de70-416a-a679-8b1957196932", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderBasePath(path1: "path1f4bf00df-eed6-4781-8535-2bfd49145db6", path2: "path216132179-fc77-4cb6-b241-cc22a6b59b86", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "path0a4bd126-d34b-43a4-95c8-3c66fda5b6a8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "path1643fb49-e189-4fdf-9d84-7405179aed76", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "path2695a315-2e7a-4708-9120-f1f2940e157a", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "path2804c578-33f2-4500-9f6e-462306a6ecf4", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "path3ebfa091-eb58-49e9-9902-b5b0c50c8f7d", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: False, path: "patha8a4d9f0-1834-4a40-8216-aa91e72409a7", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "path48f20d73-2aef-4dd1-a531-28a8071da12a", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "path4a3f5ae0-6a5d-4f75-9e41-f37f05d50e1b", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "path5e6c9369-41e6-4dd1-a9cf-f8760c599371", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "path6a67e5ac-cb48-47be-9826-e14740102aaf", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "patha6aa24a4-bab4-431c-bbf5-0f0f74c845b8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_Directory_ShouldUsePredicate(expectedResult: True, path: "patheeb78748-b6af-4f2d-a914-0100e357da48", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "path4ec07387-791d-4cdc-bb6e-d29880bc739b", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "path5f30121b-0c9f-4680-86ad-4fa313a4a7b4", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "path857aa6e0-5b9a-4917-85da-da6d919e2f50", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "patha2adc19c-995f-45f5-a94c-0ba332b44bdb", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "pathd0db1403-66e3-4f11-80dd-4c5736dafb2f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_OtherEvent_ShouldNotTrigger(path: "pathffda48c0-7bff-45e1-881a-55d0926d1362", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path1013d7f26-1a25-415f-8279-5f478c2dfd19", path2: "path2b4d002c1-7a5d-4db9-8703-4b1df6507e9f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path1099b3156-1047-4b51-888d-0874d5b7f2dc", path2: "path2825f2a00-481c-4a76-a656-826d1272ca36", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path10f7fb315-40eb-47f5-aaaf-52f3741eee90", path2: "path2a6dd2495-ce80-4bc0-ad79-6c7f1f94b316", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path12c8eed02-7391-4439-bde6-fa03be1b9b69", path2: "path2a33faa1d-2301-4e27-957b-88def9f466f6", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path1548aa6f7-e9da-4c78-bf05-cea3bb8c05b7", path2: "path2904a5378-88ad-419d-b2d8-8bbbb04e3235", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderBasePath(path1: "path1922e6189-04ec-4092-82d8-50fe75dd9502", path2: "path2be2bc596-b1ad-4de3-9ba7-6a377715ce88", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True, exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "path24a3fa86-e75a-4ef3-bd26-3d66ecbfda08", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "path351c6f55-138f-48fe-9bdf-91ab1c3c4e63", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "path8a1f2d3a-7fcc-4820-a654-bc3e437ec07e", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "pathac00c77f-29ac-4d05-af98-3adaf5c8d90c", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "pathd392db7b-82f6-43e3-ba8a-45be62d5128f", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: False, path: "pathd5219fd0-47b0-4d53-9e78-0dc5ba70e4b8", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "path0c04a6aa-8500-4e3f-bc56-d39fea5ac28c", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "path46d1af95-0caf-4a53-bdd6-197bd620930d", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "path5fcf9896-7e2e-4483-b9f9-091a8d914d00", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "path8190a10a-972c-4c12-8cb4-0af833d7f900", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "patha7134775-76c7-4a56-aad6-1e6fe7f04f06", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.InterceptionHandlerExtensionsTests ‑ Deleting_File_ShouldUsePredicate(expectedResult: True, path: "pathd514c9ec-3291-433a-a068-8946e29c47c5", exceptionToThrow: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.MockFileSystemExtensionsTests ‑ GetDefaultDrive_WithoutDrives_ShouldThrowInvalidOperationException
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WhenSimulatingLinux_ShouldBeLinux
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WhenSimulatingMacOS_ShouldBeMac
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WhenSimulatingWindows_ShouldBeWindows
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithCurrentDirectory_ShouldInitializeCurrentDirectory
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "path0f0d7260-4c3a-44e1-8574-0d2d8a835ac7")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "path5ab86d39-409f-4006-bf7e-c9798721231a")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "path5c1282cc-93f4-4a87-8672-69629c8a6870")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "patha755d297-7f67-49c0-be1e-0d6bdb939d51")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "pathe2f88a4d-d7dc-4301-8801-bb870f4ac6fa")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithExplicitCurrentDirectory_ShouldInitializeCurrentDirectory(path: "pathe989696b-009a-4dfb-ac3f-246e4d63b096")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ MockFileSystem_WithoutCurrentDirectory_ShouldUseDefaultDriveAsCurrentDirectory
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ SimulatingOperatingSystem_ValidOSPlatform_ShouldSetOperatingSystem(simulationMode: Linux)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ SimulatingOperatingSystem_ValidOSPlatform_ShouldSetOperatingSystem(simulationMode: MacOS)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ SimulatingOperatingSystem_ValidOSPlatform_ShouldSetOperatingSystem(simulationMode: Windows)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_Empty_ShouldUseCurrentDirectory
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "path57809206-8b6e-43d0-a223-44ef7c0721a5")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "path5984361a-8a05-409d-ad0f-e7c7ef3980a1")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "pathc01b5708-10df-4196-bc3e-5bcd78c0fc3f")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "pathc4c5d9af-7bff-4ae6-bd56-206d7f32e4ed")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "pathe0d60850-2b3f-4d5a-8df1-9e3255e1a3b3")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseCurrentDirectory_WithPath_ShouldUsePathCurrentDirectory(path: "pathf3e58dc2-d22c-4284-8224-2f2e32cf1068")
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 106)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 130)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 135)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 227)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 59)
Testably.Abstractions.Testing.Tests.MockFileSystemInitializationTests ‑ UseRandomProvider_ShouldUseFixedRandomValue(fixedRandomValue: 64)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path011bb4d7-5d3f-48dd-a3a2-4a44a9602e0d", contents: "contents54d7b22b-2707-4d1e-aa3d-56596b65232a")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path068ab3c3-4a02-42f9-b241-acd285a0b203", contents: "contents5cd512a4-d6ff-488e-8b22-d278117b4af1")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path1c3b9b5e-3630-490b-8a03-f18887fd2739", contents: "contents34f7c68e-51ab-4744-92ce-48e936950081")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path32a74c16-506b-4cba-8c0f-1c07c5110a9c", contents: "contents12292a75-0391-4276-a7e4-2426ef9b6d55")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path4ad81172-7ec2-4fc0-961c-7eec521a8a78", contents: "contentsf993f980-b0e8-4683-87f1-a8db44aaa3a6")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Decrypt(path: "path79777853-118c-4ff8-88cb-62970d1a2754", contents: "contents9d595e13-22ab-4226-a8a5-061ffb2697b2")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "path113d1814-513f-4dce-bd4a-2af9d2db1abc", contents: "contents8b3baec4-04b5-416e-92d9-80608ca63162")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "path28f1a26b-8930-465d-909d-70772e5e06cb", contents: "contentsd3d00ad6-70a3-4ee8-bf12-2c4e643f4287")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "path33ec0ef4-5762-4ac9-8a8d-354cf78a9ef8", contents: "contents4da75e01-ba4a-4d42-93d8-92039789072c")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "path67deffc4-d5b6-461e-9f65-54b2ad9c7f32", contents: "contentsc79153c3-8b52-4884-b798-aa1d8a60c443")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "pathe1ec647b-6d98-4ba7-9fd6-ceebfa3b6df3", contents: "contents1eac9aca-5472-442c-8e7a-d95309ceaf96")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_FileInfo_Encrypt(path: "pathfd02d888-e9cd-4c45-8be7-07cd8464c8bc", contents: "contents28cd47eb-8ce3-4329-8775-3a25b7c2858e")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "path02f4fb4b-ba24-4ffd-96a2-2d846d8cf44a", contents: "contentsb355cc5b-f660-4fd8-8857-6ae8ee6d5536")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "path25a88348-7dd7-4c01-a3e4-676d7aef6c47", contents: "contents65c1ce4e-9b27-4ce5-9b59-8c8346522085")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "path45bea1c3-5231-48c7-98eb-60ae8b8baded", contents: "contents2c4760ac-bf59-46b2-9d63-d3ac32724301")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "path699b6209-98ee-45f9-98e4-1978cc028d4b", contents: "contentsb7da68c9-3228-4b53-9e56-d427230a111d")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "pathb0d707f7-b7e2-45b2-8f62-17ca1a95486e", contents: "contentse505b757-3c12-4e9c-8712-8fb9f9978e3b")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Decrypt(path: "pathfb60e364-7b7e-4646-9602-baa2bb574b30", contents: "contents7804c82c-08a9-41ae-a68f-41ed6108d77e")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "path34d4eb5c-375e-45f8-8dc6-a2c871f1ea32", contents: "contentsaec09c3b-c2da-46a8-8300-136a7c7bcea4")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "path49704aad-c18b-44d0-8fb8-67e87ca487e6", contents: "contents1af7f31b-66fa-4cf6-8d36-197e4a6396d2")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "path51f4de99-8e73-403b-a0b8-70dda08e6dc9", contents: "contents7b9852f4-08e2-45a3-82e2-dafab0479ee1")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "path75df1ae2-339f-468e-b77b-67903da1ec2b", contents: "contents85f33d73-2d64-4c31-9ea3-c7b3207af34d")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "patha646a6f6-351e-42ff-b98c-335a4172b4f4", contents: "contentscdfa712c-259a-497a-9669-398806d509a0")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_File_Encrypt(path: "pathdaefcd27-8bb0-455a-b245-cdad81f8e026", contents: "contents7c4da812-195a-457c-9bde-40468366b5f5")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldBeInitializedWithADefaultDrive
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "A:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "G:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ FileSystemMock_ShouldInitializeDriveFromCurrentDirectory(driveName: "z:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ ToString_ShouldContainStorageInformation
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "path3a9b202c-3e85-4b48-8422-19efbebb2b62")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "path3f19d198-abb5-4487-afaf-47bdd85b2dbb")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "path576b967a-664f-47d4-8ba0-ec9c0232993b")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "path7c002027-9950-4167-aec8-40575de7c6fe")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "pathb418160f-1f84-44a5-b1db-6658cc069133")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_Denied_CreateDirectoryShouldThrowIOException(path: "pathdb3da38f-1f63-472c-b30d-e849e9d091b8")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPath2bc39193-8d69-44af-be03-c7c865c4dc2b", deniedPath: "deniedPath672f875c-b9b2-43ac-bef0-091c09e17b26")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPath3b50308f-142e-420a-87cc-a5c96d390354", deniedPath: "deniedPathc377e5f8-8331-48aa-bed0-01514ba6583a")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPath4ac128c1-0fec-4e76-a9a3-fe122e5590bf", deniedPath: "deniedPath119b6f33-4f08-4745-872b-c1b2bd60f770")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPatha6e7cad7-a3b8-415d-9a08-9f69cfc054eb", deniedPath: "deniedPath3f0e57d0-8b1a-42e6-942a-653c4a78ba21")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPathbe59ab57-c0d2-4806-b53f-502bfbd58527", deniedPath: "deniedPath3b3765ba-566c-4311-ae37-f110cb3c21e1")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithAccessControl_ShouldConsiderPath(allowedPath: "allowedPathbf9517ea-951a-4966-9423-d624d57ec949", deniedPath: "deniedPathf12bd85e-64ac-4b16-9b63-98861622fb1b")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_Duplicate_ShouldUpdateExistingDrive(driveName: "D:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_ExistingName_ShouldUpdateDrive
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_NewName_ShouldCreateNewDrives(driveName: "D:\\")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_ShouldHavePathSeparatorSuffix(driveName: "D")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_ShouldHavePathSeparatorSuffix(driveName: "D:")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 109)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 151)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 159)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 198)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 51)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithDrive_WithCallback_ShouldUpdateDrive(totalSize: 89)
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "path22a3f655-2da4-4f42-b53e-42c07dc4900b", contents: "contentse95b67cb-7b7d-48fe-9539-9d3d62375508")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "path4e634132-e1fb-4ae7-91ab-d80b86ca04a2", contents: "contentse3996046-d571-4343-851b-8d504f1a439e")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "path578c51cb-d413-4d11-8c7a-c3e2594076f7", contents: "contents1f49ff2a-2fa4-4ed9-8439-5060b41b0460")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "patha539f439-f371-4c16-a1c6-81445c1fe53e", contents: "contentse77f12f5-dd27-47c5-b4ca-7a40c47468e6")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "pathb76e2993-98f8-41c8-956b-020fb594a3ba", contents: "contents06f92a7f-7b29-43e7-8d36-e21c128d82f9")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_DefaultStrategy_ShouldUseMappedSafeFileHandleMock(path: "pathef274942-c660-4fa8-9dad-7189de14213a", contents: "contents6a21cdc3-e733-4de1-bd64-6bf82bd9f619")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "path0cd74160-27b7-46eb-b7d3-6d04abdc23a7", contents: "contents4264b6b2-48ea-4bed-bf66-7e5384400a8a")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "path22772a78-85ae-4c05-ad46-6c695e5bc4e1", contents: "contents055898c5-9211-4041-9856-a8d016b9897b")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "path7260e143-d403-4e63-b494-46ae2c8fbee6", contents: "contents93835e67-32b9-4940-bbeb-8204baf1dd28")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "patha84d6cd1-5250-424f-bbac-4655447d8512", contents: "contents11e2ac02-07a1-4b4e-bd1e-38eed1f88563")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "pathdfd569d5-1825-436c-b3b9-977212ef4e85", contents: "contents11796769-b797-4af8-ae90-0419bf1d1f3f")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithSafeFileHandleStrategy_NullStrategy_ShouldThrowException(path: "pathfea91611-dd01-44c4-a110-ca53ee148d12", contents: "contents1b96514a-cf1b-4f86-85e2-d8fec5919b36")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "path1904c416-ac58-489b-8033-e10414605d64", contents: "contents6722fdc5-b893-4139-b958-1afab9c70258")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "path2257a772-430b-486a-aa5d-d0c4955010c9", contents: "contentsf0efba2b-8e24-40a9-88e6-b6fd5c8154ac")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "path4c10e9c6-e01e-42c2-9c98-6ee90de44c6b", contents: "contentsa7284891-b70a-46b2-973f-966255e23699")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "path4e3ca084-15d3-4088-a7d4-72137096ba51", contents: "contents595c942b-d989-4c78-81d9-8aa32cac048e")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "pathcad58c6b-ddfc-4d2f-b423-bd93436eacc2", contents: "contents72925451-f51d-4d46-aaed-b3df8daaa92f")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldCreateUncDrive(path: "pathe4d80e24-e0d2-47b8-8258-59e4688cfc8e", contents: "contents3723f51c-0d79-45a6-9eec-66af20db4bf3")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "server0a14fd59-a2cc-4324-bf9d-b6a170f699a2")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "server0c5816b9-b2d2-4c6c-8f5e-2d369082d9b8")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "server12571ae6-57da-4c6b-86a3-112a3c66d9a9")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "server98cf684f-e512-41fe-a45c-4ad710dea7c0")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "servereb02208d-2c2a-4db2-8cf0-6f192fe650de")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_ShouldNotBeIncludedInGetDrives(server: "serverf805b080-a09e-4ca7-8469-9bdd409bc460")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "server0ae05be6-33ee-4cb5-ac58-e782675253d2", path: "pathf3bb066d-810b-429b-8a08-6fade513040a", bytes: [4, 70, 147])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "server886a8b8f-d99e-4cb0-98ae-5da2db0e7c05", path: "path5903ac27-8741-4097-8817-fec7ca4720f6", bytes: [24, 231, 7])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "server98402a13-af84-4258-826f-b4bb3c1b7917", path: "patha9af409d-4c4b-4a27-9435-f00581f74322", bytes: [51, 220, 146])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "serverb3dceacd-8b95-44f4-8650-0adf73ce73c6", path: "path80c1c913-bb15-4ce3-843f-401503de4cb6", bytes: [112, 210, 245])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "serverb61c1656-2e6f-4564-8236-9e51ff27718a", path: "path546e0379-2d4c-4758-bd5b-d4b4994b7a61", bytes: [19, 111, 138])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WithUncDrive_WriteBytes_ShouldReduceAvailableFreeSpace(server: "servere0738015-c66a-4015-bee3-1fac1ca51469", path: "path71f8ae9e-186f-40c1-824b-ab70328859c6", bytes: [6, 140, 232])
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "path342c1abf-f37b-4d4f-ac98-2e6d18f1aa42", contents: "contents67afdbf8-80ac-4f38-9ad2-819190d7dc95")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "path472b3b6c-8dc3-47a4-ab8c-12a171387b4f", contents: "contents79f5ba77-de0f-41b1-9536-a979eb49c46d")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "path6a60df3d-ff19-48cd-93ce-96be6603b343", contents: "contentse0ced5fc-9f11-4974-abd8-ec5ab1901599")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "path8ae00ac5-acea-46fb-a636-9e169cc0ce95", contents: "contents130399b3-9ea8-4da2-92dd-dc148f790ea6")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "patha3ec3799-d856-42d1-a39b-8778c12c7377", contents: "contents329038a4-4a13-49e9-8715-23b0258129e8")
Testably.Abstractions.Testing.Tests.MockFileSystemTests ‑ WriteAllText_OnUncPath_ShouldThrowDirectoryNotFoundException(path: "pathab1287eb-00b4-4f9b-8885-a923f55bbd80", contents: "contents02706e83-858f-487e-a2e7-9908f9e06695")
Testably.Abstractions.Testing.Tests.MockRandomSystemTests ‑ ToString_ShouldContainMockRandomSystem
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Delay_InfiniteTimeSpan_ShouldNotThrowException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Delay_Infinite_ShouldNotThrowException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Delay_LessThanInfiniteTimeSpan_ShouldNotThrowException
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 1930 to 2317)
There are 43955 tests, see "Raw output" for the list of tests 1930 to 2317.
Raw output
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Delay_LessThanInfinite_ShouldNotThrowException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Sleep_InfiniteTimeSpan_ShouldNotThrowException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Sleep_Infinite_ShouldNotThrowException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Sleep_LessThanInfiniteTimeSpan_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ Sleep_LessThanInfinite_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ ToString_WithFixedContainer_ShouldContainTimeProvider
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ ToString_WithNowContainer_ShouldContainTimeProvider
Testably.Abstractions.Testing.Tests.MockTimeSystemTests ‑ ToString_WithRandomContainer_ShouldContainTimeProvider
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "path1d2f0ef6-0bae-4c89-963d-f551e5a2583d")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "path32660553-9170-4dbe-8a87-979556ce0f30")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "path5449a957-f134-4e11-984c-4198bf74cf08")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "path9cd131b3-b94f-4f13-a5d0-e60f024ad220")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "patha3d69bd6-f318-4c0b-a560-8a759460aec5")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_OtherEvent_ShouldNotTrigger(path: "pathee606512-0c89-43f3-8e5d-4c0d451f9b00")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path10f6ed6ea-5145-41d4-87d2-805cb9608fbf", path2: "path29622c98b-4c39-42c9-aff8-90d29e5ecb20")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path15c7be99e-a599-4a27-9bdc-6039c00db694", path2: "path2a3af1cb1-663c-440a-9f60-e7f0ee519a63")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path15e26a02f-4ce2-43d7-a0b6-3c0b7654ea47", path2: "path2cdcd4b80-e0fc-4366-a97d-54c1072c354e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path181471caa-5710-478e-a1b0-b7d4cda5ddb4", path2: "path27b2dfba2-a6f9-4c4c-8ff5-cccbe37069e9")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path1ae7234a1-b8f6-419e-b94b-2b38ed3b4b6b", path2: "path271fa74d0-f5b2-4cca-b608-2329230fc8b3")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderBasePath(path1: "path1e3bbff34-2ecf-4249-abd5-344ac96fe3e1", path2: "path2c7e1e0f0-a3c1-4718-a10d-d993a1374b94")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "path3ca47e51-e2b7-4ff9-9007-d21ee12f5cbf")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "path64e1c665-83d1-4d12-91af-1d447665380e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "path98ea5ed7-6f5d-4a29-aef2-b7194a5bcf08")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "pathea1ddef8-fa84-43e9-acc1-b0147478f453")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "pathed76d5dc-f850-452d-80bb-1d9abb22bcec")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldNotifyWhenFileIsChanged(path: "pathfcf8cc0a-521e-4aea-aca2-fd366c43ef93")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "path42cccbbf-1c4c-4de0-88c6-da9af483d578")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "path7edd1d32-fd70-41d4-bad6-fe9cb40dfd3a")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "path96bd7c98-3b84-4495-bed3-e9d189a6c27b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "pathb56765ef-45fb-43d7-b39b-182ee683a15c")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "pathef19bec8-e136-4582-8326-adc37f229ffe")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: False, path: "pathf63e1ffc-deaf-4338-a4aa-af4ab5a713ca")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "path21e3c8da-3bcd-4af2-9b8c-a644d0e22778")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "path24f91070-9b94-4a60-8683-a7cc70050029")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "path966edd41-1b26-4fee-b6e0-fc8e1710db15")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "patha55dc77d-915a-432e-ab68-7a6ad7c16b6f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "pathaf5b2733-c1d6-4e43-ae3f-3a953f34ae31")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnChanged_File_ShouldUsePredicate(expectedResult: True, path: "pathe41222e0-6656-4ebe-99c2-eeaa9b9d942c")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "path02810c54-a965-4281-a1bc-adc44711b56b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "path386fa09d-f197-4a74-93b1-eb64552035b1")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "path70e2dbb1-6235-46e9-ae98-e76928d6317f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "path8938f2dd-c989-4baa-b1d8-347c17ee3d48")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "patha22c5793-dfc1-4e8d-b4b4-af13598c8697")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_OtherEvent_ShouldNotTrigger(path: "pathace9477c-8fc7-4d67-837c-98f83cb9a50a")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path108215f10-32c7-4bad-a948-2ab3f4a6aac1", path2: "path2035f813f-93de-459d-a08e-6c350e9c9362")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path12de6da13-246b-4cfa-863d-83996aaef718", path2: "path288536702-3dfb-404d-bb38-f17d0eae9b8f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path14555dfd4-3aa5-43d2-95f2-dcd37f09ccee", path2: "path270296ff7-4e49-4551-98f7-b2c287bfc0a7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path16393692d-1444-4f9e-8a48-31612df3001a", path2: "path2929613bb-a38f-4e3b-8d91-42735fbf9475")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path171544b38-29fe-416e-9f91-77b1f246e588", path2: "path2d6600cf9-fe92-403f-bc03-7ba558d2d8a2")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderBasePath(path1: "path1a8ffa78f-4de9-49cc-8c51-79fa3be8b021", path2: "path2f5f7e53d-9c05-461b-b7f3-a5ef3b0bd1dc")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path0f019d06-bb80-42e1-9ad3-5af2a2a67938")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path1ad1e0af-77c5-49e8-9930-07d6ff8f3e35")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path1ce329c1-a0db-4884-b738-8f29bf45e7ac")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path4b804d04-01aa-4459-81c7-cf286ccac0f3")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path7bbf8eb6-f87e-4c36-9873-06390220df91")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldNotifyWhenDirectoryIsCreated(path: "path9c9d83d8-1f2e-4ec1-bbc4-5f67e2a77de5")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "path332da911-8275-443c-81f2-1e5f887839a7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "path4c9efacc-2031-4d7d-9906-3ca1ee8f59ab")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "path4f2f0423-9290-4754-b039-8a2ffea03e8f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "path88e98d8d-68d1-4893-9f28-bf41991aceb2")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "pathb4054e32-d2ac-47ce-9116-0b3a95b00ddb")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: False, path: "pathecc30408-b881-4c8c-8f81-7c97c55d3255")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "path5431a350-af70-4697-b14c-20ed1c06b754")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "path59c92c0a-96d6-4cd7-8b51-564125b8b055")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "path5c3a568e-4912-44a4-927f-ff1f1f134bc0")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "path70b1caea-79b9-465b-9e88-3980d4a94a02")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "path8420b90f-6535-4881-b7e9-45736b3c6838")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_Directory_ShouldUsePredicate(expectedResult: True, path: "pathbf761826-8b63-4291-8f0e-127bfd6439dc")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "path19315cb7-c31f-4329-8429-e8fce885224d")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "path385fc4c2-b44d-4cf7-b898-9e842eb878ca")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "path38c29e0f-748b-4a23-abdc-f5959bf46829")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "path3aa6f1a3-d48b-40f2-9312-7e1a85fec638")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "path40b7404f-6b2d-49e4-92cd-8278684b47f4")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_OtherEvent_ShouldNotTrigger(path: "pathb77673ee-2c3b-4c82-8161-b513c04b49ca")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path114a60d7b-42b9-4e84-95b9-e5a6041d9945", path2: "path2a548642a-386b-4cd9-bbe2-e910e8c4d9f8")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path125178115-18eb-4ceb-9349-c42ee19b9ab8", path2: "path29ee7987d-537c-4a63-964b-3cfaeb285c55")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path1573513b7-28b8-4ae1-a91a-2ae72960679f", path2: "path204996008-e441-4504-874d-72575eb20661")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path189458b72-c5dd-4460-9bbe-37111811922b", path2: "path273bea11f-2e27-487c-994a-e22834c33cc3")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path1b2bf5890-80e9-4c02-9f38-297d0c0093ae", path2: "path209ab4d61-5e1f-4313-8947-1fb47ccf9c89")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderBasePath(path1: "path1c5cd3afb-999f-4eaf-860a-c7fe89f37ca8", path2: "path2eaf29ea8-f4dd-4391-8a0c-73c88c5b0a93")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "path23620549-3d8a-4953-920b-16a52778471f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "path2455e8e2-2029-40f9-b6c3-c444f8c05879")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "path9a4f0448-8a89-4f32-b6e9-fecd73dfef9f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "pathbea9d8c6-31b5-4f27-89bc-251256368e64")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "pathc6974025-2ccf-43e0-993d-6aee7c1defeb")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldNotifyWhenFileIsCreated(path: "pathf20041bf-d8af-42c5-99da-11d5592e6d9a")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "path3c51d639-2b3f-45a7-ab27-53855eaa7f70")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "path45b5a14d-9e14-4524-b430-cc11de3bad61")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "path6d68d028-f234-43b9-b6fd-280a42575901")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "path72858fed-c3a2-445f-8b6f-1037b6bcfd22")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "pathbf44f39c-cfb6-45ef-a957-742beb2975a2")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: False, path: "pathdbb16dd4-55a2-4c8a-b471-5619601e1f5b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "path8c706117-9efe-4ea1-9003-5302630f1c45")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "path8f6c97d8-7a08-4476-a9c6-321dced711f7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "pathb55e25d1-b343-4408-8318-2880d0ea7841")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "pathc101ab31-87a4-41bb-bce6-1a5d68040564")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "pathd6d14346-c66f-4ea3-a7bf-2ef7a89e608e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnCreated_File_ShouldUsePredicate(expectedResult: True, path: "pathf1dc44ab-45d3-4adf-a1ee-e8585792a73f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "path0a29e524-6add-47c8-b457-432d445fe2e3")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "pathb08c4df8-3ec6-4e7e-9767-628b69364a52")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "pathb8aa947f-6134-4fdb-bbe4-5e11fe0d2f4e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "pathbff6fe24-494e-4ad9-a960-f737df394cab")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "pathce7d7799-f868-4c64-9ba4-9e6bcc9f4b53")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_OtherEvent_ShouldNotTrigger(path: "pathf0fad49f-e9a1-43ec-87c9-126089375ba6")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path11526e6bb-a7a7-4d9d-8a37-bd331e154eeb", path2: "path2cc0a67f1-75a2-40bb-894d-848d48d3ba41")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path120a26312-769d-4744-b73b-6667d3503d8a", path2: "path2d6492dfd-115c-4e27-b60c-e4e0bc6c01c7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path13217f680-85cc-4b98-8226-32a611dbc841", path2: "path276cf1782-e1e6-45d2-ae25-a888328a0a46")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path14c960b5b-2db1-447b-bedd-d22dc4f6a422", path2: "path20aac270e-f13a-44d3-8ecb-6c2f81fb1e60")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path1de141911-afd8-40b8-b739-c9469e2a9a3a", path2: "path234c08758-b7eb-4783-ae95-085524c55562")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderBasePath(path1: "path1e8184294-720f-4ca9-beb5-947f9c97d993", path2: "path2da3babc1-bccc-4860-aa47-7961ab286bc1")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "path0fe990a9-387e-4c5d-9d3c-df36f2e88c3b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "path21909c24-16a4-438b-8d98-7d14fef50ec4")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "path24859e96-41f4-4fdc-81f4-5475334716fe")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "path2baf6750-0583-4707-86e6-f3451454e46f")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "path9daf9672-2b57-4951-b3da-118ca517dffc")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldNotifyWhenDirectoryIsDeleted(path: "pathc14de989-dc43-4265-bbf3-8a41e3b71bc2")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path1e7bd373-ac99-4eb6-80ca-6bb99981455e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path270bd6c9-c33f-4cac-b1cf-e9f8f4fb639e")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path4c6d2981-a93c-4742-b74b-e2f50ee6ed30")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path5414651a-41b2-4de4-a5c5-1be286db72bf")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path61b5e7bb-924b-4b47-9f6d-5e72555aacad")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: False, path: "path62127363-da04-4f30-a74b-19f0ff2c54f0")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "path2023dc93-230b-4d56-96b3-43aa21c71f9d")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "path4ee5000e-0a6b-4699-b0c7-b3ce5af91ee7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "pathaf5be9f7-2bc2-4561-a658-c7c2f81ca0be")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "pathc1dfdbba-44c5-451e-aca6-eeb2c4c3b476")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "pathda55be38-1abf-4a87-984d-73ddc234aed2")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_Directory_ShouldUsePredicate(expectedResult: True, path: "pathdf7309d7-b7cf-4675-953b-571fa7987bac")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "path057e7033-93f1-4c8f-ae31-9d632e3670f7")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "path1e49c35a-383d-4c74-99fb-b5794de431a5")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "path8667139f-c3cb-44b1-b900-668d2abe50f5")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "path8da9f531-975a-46c7-a7ee-e57c7d419610")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "patha7ee2111-ce67-43b8-9c68-2706bf608435")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_OtherEvent_ShouldNotTrigger(path: "pathefc0f2f7-ca32-4b1a-8566-0ef25b211382")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path116f39fa4-8170-4df9-b581-b4ae37ab96fd", path2: "path29d7ee02c-314e-4936-b92d-6db4399d820b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path11ef39a65-86ce-4428-bd45-67fb0ee9bdf9", path2: "path274d1d81d-730b-475c-8cce-364ec1bd8ec4")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path15f087ed4-5b55-4e37-929c-9cdd4e636746", path2: "path2d9c16270-9316-47fb-8ad7-47df0c9bc7a0")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path1634d2dc8-c9fd-4d4e-9067-9c03d8d862ab", path2: "path26a80a1c1-8495-4d17-851b-68ec6992f2d9")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path1887c10e8-f0b4-4120-9980-496b9db2287a", path2: "path272327688-2f51-4354-871f-689b28bbd59c")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderBasePath(path1: "path1b7e8c1b9-01b6-4875-8d36-76fc2166a579", path2: "path21a885451-8d6d-4221-816e-3d7097224d2c")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "*fo", expectedResult: False)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldConsiderSearchPattern(path: "foo", searchPattern: "f*o", expectedResult: True)
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "path0b0389a9-4220-4492-bbe6-cabe62a27f99")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "path15b62aad-7649-4cf4-af71-961600ef7dab")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "path47101acf-7446-4714-9360-d53f6f8f74d9")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "path5000b5a6-b237-4e41-809b-b0f4ea00f5f4")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "pathc69b4ac2-4c4e-4880-9781-5233cb157a58")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldNotifyWhenFileIsDeleted(path: "pathd7466ab0-ebf1-4ef2-84d0-c39da5b8e8a5")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "path2ca59729-fe9d-4887-b9c0-a6f3ec9c0798")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "path852052e6-19ab-4355-8a8f-3683fc596e39")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "path94307edd-e101-4fc0-93eb-47ce4c28b62d")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "patha545b3f6-2ec4-4b46-a403-bc0b9d4f0f2b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "pathe0082889-27f3-423e-863b-5ab9b5cb816a")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: False, path: "patheca5aae5-e4a8-4d06-98b2-a5249d06f63b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "path2e796eb0-aaf5-4d9c-ac83-038cd59891b3")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "path38a425bd-9b90-4d29-921d-06c26aa93b0c")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "path54230f30-c7be-4037-b080-cdaabd45fe2b")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "path62b399a1-c2b2-4ef5-a4a3-ecc89eae22a8")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "path9b42040b-74bb-4e1a-a3ad-c7765259ee73")
Testably.Abstractions.Testing.Tests.NotificationHandlerExtensionsTests ‑ OnDeleted_File_ShouldUsePredicate(expectedResult: True, path: "pathc6b6528c-f51d-42f6-b78e-418826bc8815")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_Amount_ShouldOnlyReturnAfterNumberOfCallbacks
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_DisposeFromExecuteWhileWaiting_ShouldStopListening
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_Dispose_ShouldStopListening
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_Filter_ShouldOnlyUpdateAfterFilteredValue
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_Predicate_ShouldOnlyUpdateAfterFilteredValue
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_ShouldWaitForCallbackExecution
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_TimeoutExpired_ShouldThrowTimeoutException
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_Wait_AfterDispose_ShouldThrowObjectDisposedException
Testably.Abstractions.Testing.Tests.NotificationTests ‑ AwaitableCallback_WaitedPreviously_ShouldWaitAgainForCallbackExecution
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_ShouldExecuteCallback
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 131)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 166)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 177)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 222)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 70)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ ExecuteWhileWaiting_WithReturnValue_ShouldExecuteCallback(result: 87)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 118)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 157)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 159)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 180)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 5)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_ShouldBeExecutedBeforeWait(milliseconds: 51)
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 112, result: "result53dd5ede-a2cf-458d-b0cc-cd464a7ad49c")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 147, result: "result2c6d6f4a-148a-4c4c-bf59-3bcad5583c38")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 159, result: "result6a776196-3a82-4c61-aa6a-d94ea7b98cf2")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 222, result: "resultabe34a3e-c9d0-4007-93d1-226ff9d57b8e")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 69, result: "result471edae2-d34b-48ca-abf7-bb43aca82e09")
Testably.Abstractions.Testing.Tests.NotificationTests ‑ Execute_WithReturnValue_ShouldBeExecutedAndReturnValue(milliseconds: 8, result: "result027794d5-98fa-414f-9250-393e50f16ad6")
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ Default_ShouldReturnRandomGuid
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ Default_ShouldReturnRandomNumbers
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: 1626ebf0-7d4e-4236-88bb-681ad250c91a)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: 320fc768-b779-4527-8009-7cab682baf8b)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: 7911b6bf-145d-4317-a096-0afb5a8b677f)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: 7af803cf-37d5-4b0b-b114-a50c121407f3)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: 8da83ff0-5dc0-4592-906d-1aa31d694a91)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuid(guid: ce62ccb3-7ed5-4164-a6d9-287c72ae4f1c)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [6e0a6eea-c6c4-4f8b-a5e8-e4bff84a579e, df906b24-00e6-4be0-9c6e-a87ce5964fdf, ffefcaa7-17b0-4c34-9d5d-e6577ae182be])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [9d07503d-9ea2-4548-900a-201037cf9a81, b5424973-7aa1-4dd4-bfaa-9e7fec3b58f2, 764c5856-aaab-40aa-b6bc-90a88478fc9b])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [a3a840ce-a79c-43a6-b092-a01e9942dbce, 020cb51a-a6cb-4258-a62a-91b7a86fd626, 23e2d755-a528-46dd-b50b-e8cb0f9aaad1])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [b1da0b6e-7857-4f98-8da8-4ab21bd70d8f, e0870068-dd24-4819-9984-9c7c21dd5efc, 569e7240-3620-475a-b615-2f8b31474bfd])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [cc968006-6005-4aad-b5dd-13c4af479bfa, 13343394-4884-4963-be23-0f2df63a37dc, ae83942e-27c6-461d-9393-09380f0d6ea5])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateGuid_ShouldReturnSpecifiedGuids(guids: [d64cbbbc-2e12-4a9a-b5b2-38bd4c1886c1, 3851fcf6-792f-4409-9216-b019348b2d5a, 570044a1-1577-4af2-8ff5-52474de0680e])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 126, value: [174, 53, 64])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 149, value: [33, 72, 19])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 155, value: [102, 63, 139])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 208, value: [235, 74, 21])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 211, value: [113, 32, 61])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_ShouldReturnSpecifiedValue(seed: 249, value: [18, 242, 220])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 103, value: [221, 156, 211])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 188, value: [88, 194, 234])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 190, value: [232, 77, 248])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 200, value: [131, 106, 130])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 247, value: [45, 79, 176])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_ShouldReturnSpecifiedValue(seed: 69, value: [216, 29, 157])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 12, value: [113, 16, 76])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 48, value: [74, 22, 135])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 65, value: [32, 101, 162])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 75, value: [166, 207, 89])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 83, value: [153, 34, 164])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 95, value: [104, 186, 17])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 104)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 165)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 195)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 33)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 46)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_Span_WithoutGenerator_ShouldReturnRandomValues(seed: 96)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 108, value: [167, 205, 224])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 109, value: [222, 208, 86])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 120, value: [68, 231, 78])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 176, value: [57, 185, 163])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 248, value: [11, 57, 93])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithSmallerBuffer_ShouldReturnPartlyInitializedBytes(seed: 27, value: [118, 166, 188])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 108)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 122)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 154)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 237)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 59)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextBytes_WithoutGenerator_ShouldReturnRandomValues(seed: 83)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 138, value: 118)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 143, value: 45)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 160, value: 214)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 178, value: 99)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 252, value: 188)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_ShouldReturnSpecifiedValue(seed: 74, value: 240)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 105)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 113)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 147)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 222)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 223)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextDouble_WithoutGenerator_ShouldReturnRandomValues(seed: 39)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 128, value: 200)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 20, value: 222)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 202, value: 139)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 73, value: 175)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 82, value: 22)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_ShouldReturnSpecifiedValue(seed: 84, value: 77)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 111, value: 220)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 165, value: 67)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 185, value: 23)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 199, value: 175)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 237, value: 218)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMaxValue_ShouldReturnSpecifiedValue(seed: 56, value: 230)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 112, value: 244)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 12, value: 151)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 15, value: 100)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 4, value: 234)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 86, value: 175)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 93, value: 209)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 196, value: 85)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 21, value: 222)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 225, value: 248)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 37, value: 72)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 50, value: 152)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 79, value: 219)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 160)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 168)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 191)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 27)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 43)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextInt64_WithoutGenerator_ShouldReturnRandomValues(seed: 85)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 118, value: 203)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 14, value: 215)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 154, value: 47)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 218, value: 63)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 223, value: 9)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_ShouldReturnSpecifiedValue(seed: 42, value: 254)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 12)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 136)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 175)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 190)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 208)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_NextSingle_WithoutGenerator_ShouldReturnRandomValues(seed: 42)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 105, value: 233)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 128, value: 123)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 187, value: 141)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 237, value: 251)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 62, value: 44)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValue(seed: 72, value: 255)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 164, values: [195, 203, 129])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 173, values: [182, 95, 195])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 239, values: [235, 222, 149])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 251, values: [79, 99, 247])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 48, values: [2, 83, 210])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_ShouldReturnSpecifiedValues(seed: 85, values: [248, 48, 214])
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 121, value: 21)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 137, value: 44)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 174, value: 57)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 188, value: 45)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 219, value: 217)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMaxValue_ShouldReturnSpecifiedValue(seed: 90, value: 179)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 150, value: 227)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 166, value: 145)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 230, value: 100)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 249, value: 166)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 46, value: 151)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Larger_ShouldReturnSpecifiedValue(seed: 6, value: 141)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 129, value: 238)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 138, value: 31)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 214, value: 5)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 221, value: 227)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 42, value: 231)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithMinAndMaxValue_Smaller_ShouldReturnSpecifiedValue(seed: 86, value: 100)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 102)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 14)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 174)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 235)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 248)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GenerateRandom_Next_WithoutGenerator_ShouldReturnRandomValues(seed: 82)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_DefaultValue_ShouldReturnSharedRandom
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 110)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 12)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 144)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 177)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 18)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ GetRandom_FixedSeed_ShouldReturnSeparateRandomInstances(seed: 79)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 155)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 178)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 236)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 57)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 84)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_Span_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 87)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 100)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 137)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 149)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 22)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 224)
Testably.Abstractions.Testing.Tests.RandomProviderTests ‑ NextBytes_WithoutByteGenerator_ShouldUseRealRandomValuesFromSeed(seed: 89)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Dispose_ShouldThrowObjectDisposedExceptionOnGetNext
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [2dfd0a87-e001-4103-a0a6-137cf7dbbebc, 3f9b4451-8d0f-4a68-b667-8d1fa4b9bf35, 7b40a349-4893-4c93-989b-b0c9316c4bfc])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [361ce213-25a6-4014-8996-364f52366f16, c27b8ef7-a426-481c-b1de-8d47af605074, 84fa49a2-0323-47f1-934d-8ce16a315a8a])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [38afee17-221c-4fa6-8826-9d836e5b7f6a, ed4a0f3c-b3b6-4283-9387-9a46e7ccfb65, e805c0d1-55df-4708-85d4-ee21ecf0fc0b])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [3def02da-2ad9-478d-b2e7-696e23f6936d, 13e19778-348b-46ac-a744-0d1e6c669d77, f857fe61-8a81-489c-9ce4-3dea194fab54])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [aa151f03-c7de-4668-96df-11ebfdd38a20, ac8b6a52-70b2-42d3-b86b-d02ce4732627, c99a2909-521c-4a29-b7be-aae3807a7972])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_Overflow_ShouldStartAgain(values: [b92c4e65-a5ba-4c27-a908-b44153210cde, 7b563b3d-0eaf-4837-b0c8-a3bd30e8b38a, 327f1a7f-6485-434b-b133-849d30713621])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [488d2bf1-ab56-46e3-b31b-c22bfa701ffb, 49206c21-3b2c-411b-9073-3ac62bfa10ad, 23bf242a-2ac6-48df-a1b6-4f1047854b5e])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [4dab4790-100c-4e67-9843-adc78f547f8a, e4b629f2-66d5-410e-b210-32d372fd141f, a9c491a2-305b-4b14-9056-fd0cb0973a20])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [550cad25-2e34-4839-8950-cf91aabce802, 6c74ea28-a396-41f7-b13f-68e180db3008, 525768ef-22c9-4c7c-bff2-8e76bda58809])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [8913a922-929d-4b4d-87d0-83cc1901d063, 99dc6b2c-117a-4184-83ce-7e57ba7631cf, e7894e9d-2b6c-4b9e-af38-df898e2e89f9])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [abd535f6-bd51-4111-aa35-dbfee49d9732, 0c2fe70c-a63f-432a-a1c1-092ccb2b157d, 51372b09-9795-45a4-85f4-8334a626e0ab])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromArray_ShouldIterateThroughArrayValue(values: [fd7528c9-47c8-415f-a036-6004abf36461, 7f27824e-8ce0-4f39-95f7-d6ad0221975a, 1295dcf4-afaf-497d-a694-4e49204a8a08])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromCallback_ShouldExecuteCallback
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromEnumerable_Dispose_ShouldDisposeEnumerator
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromEnumerable_Overflow_List_ShouldResetEnumerator
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromEnumerable_Overflow_ShouldResetEnumerator
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromEnumerable_ShouldReturnEnumerableValues
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: 010bc7dd-0bec-4eed-9059-3c40706c17a7)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: 14d78ed9-8752-4112-a43b-f0c75b264d5f)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: 3e207bf7-6acf-4400-911b-fcf3b5e82265)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: 5a35283e-e90b-44d4-9905-4924090b0ac8)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: 6c8f8243-c70d-4f68-8b8c-f4de408e7043)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ FromValue_ShouldReturnFixedValue(value: dd4d87bf-a7f2-4ff3-89d7-5d0e730bcd7d)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [68f41a66-376c-4c5c-992a-977a567b2e35, a16a203c-83d1-4741-af02-a5a9775e519e, b0e5c27f-02fb-4e54-8f0b-de64b3972aa0])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [733d9d35-1b01-4c55-a68c-0c484b0980b4, c2647453-097b-4dee-acc0-adf6a6d65450, f52911a0-a95f-408f-9cbb-210989ab26b4])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [84aaed50-323b-4c64-8ea3-12f31cdd2b45, f4d6cbde-bf83-4383-8d32-cde9dd1a330f, c4b89216-b2a4-4165-bf21-f5c7d746d90c])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [8d34f117-116a-4b9a-aaa8-6da3389b87f8, bb623154-e25f-45cc-b53d-3532aed13f53, 9434a055-625e-4527-8a29-afd14603e449])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [8eae33a2-362f-4275-9d6f-91e6de34efa7, aeb765c4-b5d6-4f91-9d56-e670e6e91056, 652ea6e9-afb3-456f-8ba3-441064e0306a])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromArray(values: [b73d4802-1eae-473d-abca-799d42942500, 9806a766-70b3-4fb8-bb74-035c6489ff19, 71e536f4-bf15-4f9b-a0d6-cfb72913c9cc])
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: 17b8c20f-c07f-464e-b79c-ebb5fe5d03fc)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: 1ca4d1e1-f8df-4a75-b03a-59925a569da1)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: 47a926f2-434d-4399-8acc-b04168f73228)
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 2318 to 2761)
There are 43955 tests, see "Raw output" for the list of tests 2318 to 2761.
Raw output
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: 6c77c98e-b173-4b51-9c85-e405550be514)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: 6cf74ee5-5daa-4df8-95de-9107f0dcb39d)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromCallback(value: ab8b799e-2950-40e6-8c7e-93e7f0a2d0d9)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: 0b0f2078-edbc-4d6c-bb07-7ec4f392d6dc)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: 395c781d-2337-4f74-8191-af64fb0b2cff)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: 5c6b1bcf-6ccf-450b-8909-52775824687c)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: 7d2a26db-07da-492e-b43d-f9e5182a65ed)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: a8c7c2f7-455b-46ea-97fc-b8bbf8775b95)
Testably.Abstractions.Testing.Tests.RandomProviderTests+GeneratorTests ‑ Operator_FromValue(value: adf249aa-493a-412a-a309-e2cdcf0fdafe)
Testably.Abstractions.Testing.Tests.RandomSystem.RandomSystemExtensibilityTests ‑ Guid_ShouldSetExtensionPoint(randomSystem: MockRandomSystem)
Testably.Abstractions.Testing.Tests.RandomSystem.RandomSystemExtensibilityTests ‑ Guid_ShouldSetExtensionPoint(randomSystem: RealRandomSystem { Guid = GuidWrapper { Empty = 00000000-0000-0000-0000-000000000000, RandomSystem = RealRandomSystem { ··· } }, Random = RandomFactory { RandomSystem = RealRandomSystem { ··· }, Shared = RandomWrapper { ··· } } })
Testably.Abstractions.Testing.Tests.RandomSystem.RandomSystemExtensibilityTests ‑ RandomFactory_ShouldSetExtensionPoint(randomSystem: MockRandomSystem)
Testably.Abstractions.Testing.Tests.RandomSystem.RandomSystemExtensibilityTests ‑ RandomFactory_ShouldSetExtensionPoint(randomSystem: RealRandomSystem { Guid = GuidWrapper { Empty = 00000000-0000-0000-0000-000000000000, RandomSystem = RealRandomSystem { ··· } }, Random = RandomFactory { RandomSystem = RealRandomSystem { ··· }, Shared = RandomWrapper { ··· } } })
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoFactoryStatisticsTests ‑ Method_New_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoFactoryStatisticsTests ‑ Method_Wrap_DirectoryInfo_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoFactoryStatisticsTests ‑ ToString_ShouldBeDirectoryInfo
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_CreateAsSymbolicLink_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_CreateSubdirectory_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_Create_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_Delete_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_Delete_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateDirectories_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateDirectories_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateDirectories_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateDirectories_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFileSystemInfos_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFileSystemInfos_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFileSystemInfos_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFileSystemInfos_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFiles_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFiles_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFiles_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_EnumerateFiles_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetDirectories_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetDirectories_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetDirectories_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetDirectories_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFileSystemInfos_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFileSystemInfos_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFileSystemInfos_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFileSystemInfos_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFiles_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFiles_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFiles_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_GetFiles_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_MoveTo_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_Refresh_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Method_ResolveLinkTarget_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Attributes_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Attributes_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_CreationTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_CreationTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_CreationTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_CreationTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Exists_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Extension_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_FullName_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastAccessTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastAccessTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastAccessTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastAccessTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastWriteTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastWriteTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastWriteTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LastWriteTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_LinkTarget_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Name_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Parent_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_Root_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_UnixFileMode_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ Property_UnixFileMode_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests ‑ ToString_ShouldBeDirectoryInfoWithPath
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_CreateDirectory_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_CreateDirectory_String_UnixFileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_CreateSymbolicLink_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_CreateTempSubdirectory_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_Delete_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_Delete_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateDirectories_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateDirectories_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateDirectories_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateDirectories_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFileSystemEntries_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFileSystemEntries_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFileSystemEntries_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFileSystemEntries_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFiles_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFiles_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFiles_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_EnumerateFiles_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_Exists_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetCreationTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetCreationTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetCurrentDirectory_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetDirectories_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetDirectories_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetDirectories_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetDirectories_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetDirectoryRoot_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFileSystemEntries_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFileSystemEntries_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFileSystemEntries_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFileSystemEntries_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFiles_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFiles_String_String_EnumerationOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFiles_String_String_SearchOption_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetFiles_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetLastAccessTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetLastAccessTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetLastWriteTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetLastWriteTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetLogicalDrives_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_GetParent_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_Move_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_ResolveLinkTarget_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetCreationTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetCreationTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetCurrentDirectory_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetLastAccessTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetLastAccessTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetLastWriteTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ Method_SetLastWriteTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests ‑ ToString_ShouldBeDirectory
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoFactoryStatisticsTests ‑ Method_GetDrives_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoFactoryStatisticsTests ‑ Method_New_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoFactoryStatisticsTests ‑ Method_Wrap_DriveInfo_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoFactoryStatisticsTests ‑ ToString_ShouldBeDriveInfo
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_AvailableFreeSpace_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_DriveFormat_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_DriveType_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_IsReady_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_Name_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_RootDirectory_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_TotalFreeSpace_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_TotalSize_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_VolumeLabel_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ Property_VolumeLabel_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests ‑ ToString_ShouldBeDriveInfoWithPath
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoFactoryStatisticsTests ‑ Method_New_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoFactoryStatisticsTests ‑ Method_Wrap_FileInfo_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoFactoryStatisticsTests ‑ ToString_ShouldBeFileInfo
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_AppendText_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_CopyTo_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_CopyTo_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_CreateAsSymbolicLink_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_CreateText_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Create_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Decrypt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Delete_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Encrypt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_MoveTo_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_MoveTo_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_OpenRead_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_OpenText_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_OpenWrite_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Open_FileMode_FileAccess_FileShare_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Open_FileMode_FileAccess_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Open_FileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Open_FileStreamOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Refresh_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Replace_String_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_Replace_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Method_ResolveLinkTarget_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Attributes_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Attributes_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_CreationTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_CreationTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_CreationTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_CreationTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_DirectoryName_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Directory_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Exists_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Extension_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_FullName_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_IsReadOnly_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_IsReadOnly_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastAccessTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastAccessTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastAccessTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastAccessTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastWriteTimeUtc_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastWriteTimeUtc_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastWriteTime_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LastWriteTime_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Length_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_LinkTarget_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_Name_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_UnixFileMode_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ Property_UnixFileMode_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests ‑ ToString_ShouldBeFileInfoWithPath
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllLinesAsync_String_IEnumerableString_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllLinesAsync_String_IEnumerableString_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllLines_String_IEnumerableString_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllLines_String_IEnumerableString_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllTextAsync_String_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllTextAsync_String_String_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllText_String_String_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendAllText_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_AppendText_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Copy_String_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Copy_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_CreateSymbolicLink_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_CreateText_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Create_String_Int_FileOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Create_String_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Create_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Decrypt_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Delete_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Encrypt_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Exists_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetAttributes_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetAttributes_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetCreationTimeUtc_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetCreationTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetCreationTime_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetCreationTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastAccessTimeUtc_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastAccessTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastAccessTime_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastAccessTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastWriteTimeUtc_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastWriteTimeUtc_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastWriteTime_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetLastWriteTime_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetUnixFileMode_SafeFileHandle_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_GetUnixFileMode_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Move_String_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Move_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_OpenRead_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_OpenText_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_OpenWrite_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Open_String_FileMode_FileAccess_FileShare_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Open_String_FileMode_FileAccess_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Open_String_FileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Open_String_FileStreamOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllBytesAsync_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllBytes_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllLinesAsync_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllLinesAsync_String_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllLines_String_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllLines_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllTextAsync_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllTextAsync_String_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllText_String_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadAllText_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadLinesAsync_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadLinesAsync_String_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadLines_String_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ReadLines_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Replace_String_String_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_Replace_String_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_ResolveLinkTarget_String_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetAttributes_SafeFileHandle_FileAttributes_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetAttributes_String_FileAttributes_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetCreationTimeUtc_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetCreationTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetCreationTime_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetCreationTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastAccessTimeUtc_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastAccessTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastAccessTime_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastAccessTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastWriteTimeUtc_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastWriteTimeUtc_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastWriteTime_SafeFileHandle_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetLastWriteTime_String_DateTime_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetUnixFileMode_SafeFileHandle_UnixFileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_SetUnixFileMode_String_UnixFileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllBytesAsync_String_ByteArray_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllBytes_String_ByteArray_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLinesAsync_String_IEnumerableString_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLinesAsync_String_IEnumerableString_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLines_String_IEnumerableString_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLines_String_IEnumerableString_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLines_String_StringArray_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllLines_String_StringArray_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllTextAsync_String_String_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllTextAsync_String_String_Encoding_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllText_String_String_Encoding_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ Method_WriteAllText_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests ‑ ToString_ShouldBeFile
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_SafeFileHandle_FileAccess_Int_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_SafeFileHandle_FileAccess_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_SafeFileHandle_FileAccess_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_FileAccess_FileShare_Int_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_FileAccess_FileShare_Int_FileOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_FileAccess_FileShare_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_FileAccess_FileShare_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_FileAccess_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileMode_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_New_String_FileStreamOptions_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ Method_Wrap_FileStream_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests ‑ ToString_ShouldBeFileStream
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_BeginRead_ByteArray_Int_Int_AsyncCallback_Object_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_BeginWrite_ByteArray_Int_Int_AsyncCallback_Object_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Close_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_CopyToAsync_Stream_Int_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_CopyTo_Stream_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_EndRead_IAsyncResult_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_EndWrite_IAsyncResult_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_FlushAsync_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Flush_Bool_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Flush_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_ReadAsync_ByteArray_Int_Int_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_ReadAsync_MemoryByte_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_ReadByte_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Read_ByteArray_Int_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Read_SpanByte_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Seek_Int64_SeekOrigin_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_SetLength_Int64_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_ToString_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_WriteAsync_ByteArray_Int_Int_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_WriteAsync_ReadOnlyMemoryByte_CancellationToken_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_WriteByte_Byte_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Write_ByteArray_Int_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Method_Write_ReadOnlySpanByte_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_CanRead_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_CanSeek_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_CanTimeout_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_CanWrite_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_IsAsync_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_Length_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_Name_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_Position_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_Position_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_ReadTimeout_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_ReadTimeout_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_WriteTimeout_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ Property_WriteTimeout_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests ‑ ToString_ShouldBeFileStreamWithPath
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests ‑ Method_New_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests ‑ Method_New_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests ‑ Method_New_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests ‑ Method_Wrap_FileSystemWatcher_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests ‑ ToString_ShouldBeFileSystemWatcher
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Method_BeginInit_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Method_EndInit_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Method_WaitForChanged_WatcherChangeTypes_Int_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Method_WaitForChanged_WatcherChangeTypes_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Method_WaitForChanged_WatcherChangeTypes_TimeSpan_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_EnableRaisingEvents_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_EnableRaisingEvents_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Filter_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Filter_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Filters_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_IncludeSubdirectories_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_IncludeSubdirectories_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_InternalBufferSize_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_InternalBufferSize_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_NotifyFilter_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_NotifyFilter_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Path_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Path_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Site_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_Site_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_SynchronizingObject_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ Property_SynchronizingObject_Set_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests ‑ ToString_ShouldBeFileSystemWatcherWithPath
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_ChangeExtension_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Combine_StringArray_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Combine_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Combine_String_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Combine_String_String_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_EndsInDirectorySeparator_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_EndsInDirectorySeparator_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Exists_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetDirectoryName_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetDirectoryName_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetExtension_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetExtension_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFileNameWithoutExtension_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFileNameWithoutExtension_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFileName_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFileName_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFullPath_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetFullPath_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetInvalidFileNameChars_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetInvalidPathChars_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetPathRoot_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetPathRoot_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetRandomFileName_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetRelativePath_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetTempFileName_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_GetTempPath_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_HasExtension_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_HasExtension_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_IsPathFullyQualified_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_IsPathFullyQualified_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_IsPathRooted_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_IsPathRooted_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_ReadOnlySpanChar_ReadOnlySpanChar_ReadOnlySpanChar_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_ReadOnlySpanChar_ReadOnlySpanChar_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_ReadOnlySpanChar_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_StringArray_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_String_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_Join_String_String_String_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_TrimEndingDirectorySeparator_ReadOnlySpanChar_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_TrimEndingDirectorySeparator_String_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_TryJoin_ReadOnlySpanChar_ReadOnlySpanChar_ReadOnlySpanChar_SpanChar_OutInt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Method_TryJoin_ReadOnlySpanChar_ReadOnlySpanChar_SpanChar_OutInt_ShouldRegisterCall
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Property_AltDirectorySeparatorChar_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Property_DirectorySeparatorChar_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Property_PathSeparator_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ Property_VolumeSeparatorChar_Get_ShouldRegisterPropertyAccess
Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests ‑ ToString_ShouldBePath
Testably.Abstractions.Testing.Tests.Statistics.MethodStatisticsTests ‑ Counter_ShouldBeInitializedWithOne
Testably.Abstractions.Testing.Tests.Statistics.MethodStatisticsTests ‑ ToString_ShouldContainName
Testably.Abstractions.Testing.Tests.Statistics.MethodStatisticsTests ‑ ToString_ShouldContainParameters
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 10)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 131)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 200)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 243)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 27)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromOutParameter_ShouldSetIsOutParameterToTrue(value: 46)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 109)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 197)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 242)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 244)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 4)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_ShouldSetIsOutParameterToFalse(value: 77)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer082ec2f0-e051-437d-a5e1-4df001b23857")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer0c112bb4-f649-4770-8be6-89afd8527989")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer3f921ad1-88fc-4181-8aae-8ff975cef73f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer72a8b36f-983b-4ab2-bd13-7239bbae955b")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer94d9bbfa-186e-42f4-83c4-3520b8c45d17")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffera3e11a2e-7cfe-4186-af34-3e383d07bf9f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [11, 226, 20])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [143, 223, 170])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [171, 118, 22])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [247, 172, 235])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [50, 21, 108])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ FromParameter_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [53, 179, 61])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "value1e9b62f1-78c0-4f99-85ed-961a1389d199")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "value32a15e24-836f-4c1d-ad68-e2998725891e")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "value7ed6493d-3e14-4ce1-b0d3-eb7a20d2912c")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "value9a584366-6d8b-4bd6-bec7-48a51dbb7c00")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "valuecf5b5987-5ca3-4a3c-806b-779f74578ea0")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: False, value: "valuef75e7910-dadc-4c7b-86e3-826b4292a89d")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "value0f903999-4db7-45fc-932c-47fc04b0dc50")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "value1ec7f078-599c-4fca-8994-c493f618460d")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "valuea16ded54-3036-46cf-8c76-e62d8c5168ea")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "valuea2ddcb4b-76a8-4701-809e-88d46516b67f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "valuebd706415-a8ac-4656-8d8e-795cb88a8301")
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 2762 to 3116)
There are 43955 tests, see "Raw output" for the list of tests 2762 to 3116.
Raw output
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_ShouldUseComparerResult(comparerResult: True, value: "valuec0d06c82-65b7-4a2b-85e8-a710afdc68c6")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "value220660b6-e3b1-43ab-9e2a-b13690191099")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "value42f8966b-c458-4a26-8bea-88eb0568e9a9")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "value823ab4b1-d00d-420f-b0bf-20f38f291d1f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "value9baf1b80-1484-47e2-9a27-84d86643d249")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "value9eb4c0e1-fe6b-42f4-8ff0-bd20d9fac39a")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: False, value: "valued8e3d581-72d2-4fd2-86ee-fe428178beb7")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "value1d58bf9c-1e5a-4d79-bf69-d16a0206375a")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "value43f28a16-af8b-4d04-91a4-b63ddb6bf924")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "value4ed13d9f-cdf6-4f5b-8420-0b08e8404b86")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "valueb2ff7c11-d71b-4ace-9258-4bbccb36d8b6")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "valueb8fd3aa9-d7d5-4c71-b54e-eda3c4d98549")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithComparer_WithIncompatibleType_ShouldReturnFalse(comparerResult: True, value: "valuee214deda-4795-4f34-af5a-80aea749cc89")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromOutParameter_ShouldCheckForMatchingValue(value: 138)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromOutParameter_ShouldCheckForMatchingValue(value: 19)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromOutParameter_ShouldCheckForMatchingValue(value: 190)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromOutParameter_ShouldCheckForMatchingValue(value: 49)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromOutParameter_ShouldCheckForMatchingValue(value: 61)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "value2a5a5e9b-52a0-476f-8655-1633ee0e29e2")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "value846629f1-e648-4a68-892f-2b4fb981fb8f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "value855f2d4b-8a9e-4557-96c0-9ec08756747c")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "valuec321313e-e4ca-4001-b3a9-1f94e81e0679")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "valued8abd721-513b-4a15-b486-a21b3a6cdf75")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ Is_WithFromParameter_ShouldCheckForMatchingValue(value: "valuedd1f4116-9d31-44ce-86e3-915b5255bdd1")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 142)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 158)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 162)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 197)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 3)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_ShouldReturnValue(value: 84)
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer4e22f703-5362-40e7-8dc1-c1518898c001")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer807929b8-bb99-42ab-9cd5-cc1db6e6530c")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer92aadc99-269b-48a6-b3ef-c1ec8440f7cb")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffer937dc98a-b294-4704-a06b-8f3a9f6fe28f")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffera020a455-9828-4728-9400-5080bd133519")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithReadOnlySpan_ShouldSetIsOutParameterToFalse(buffer: "buffere5647907-524c-4022-a87b-4e4671117492")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [174, 242, 167])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [182, 22, 179])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [200, 104, 254])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [45, 44, 30])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [54, 218, 121])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithSpan_ShouldSetIsOutParameterToFalse(buffer: [57, 75, 5])
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "value1e3844af-cf35-4f28-abcc-abcb625aeb45")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "value2c190b36-56ee-4fc8-813a-e7826289c5c9")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "value2e9a2c42-abca-4e30-b5cf-98ad3c1917cc")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "value9478c688-a8bb-41c1-9284-1b83f9052baa")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "value9fe4c299-57e9-4c53-9847-129ce27884af")
Testably.Abstractions.Testing.Tests.Statistics.ParameterDescriptionTests ‑ ToString_WithStringValue_ShouldReturnValueEnclosedInQuotationMarks(value: "valuec91cb9a3-9992-427d-a1ba-c31c0ac0b835")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_AbsoluteAndRelativePathsShouldMatch
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_DifferentDrives_ShouldBeConsideredDifferent
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_DifferentUncRootPaths_ShouldBeConsideredDifferent
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_NullShouldBeSameAsEmptyKey
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_ShouldSimplifyRelativePaths
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithDrives_ShouldIgnoreTrailingSeparator(separator: "/")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithDrives_ShouldIgnoreTrailingSeparator(separator: "\\")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithFolderInDrives_ShouldIgnoreTrailingSeparator(separator: "/")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithFolderInDrives_ShouldIgnoreTrailingSeparator(separator: "\\")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithFolderInUncRootPaths_ShouldIgnoreTrailingSeparator(separator: "/")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithFolderInUncRootPaths_ShouldIgnoreTrailingSeparator(separator: "\\")
Testably.Abstractions.Testing.Tests.Statistics.PathStatisticsTests ‑ Key_WithNull_ShouldNotThrow
Testably.Abstractions.Testing.Tests.Statistics.PropertyStatisticsTests ‑ Counter_ShouldBeInitializedWithOne
Testably.Abstractions.Testing.Tests.Statistics.PropertyStatisticsTests ‑ ToString_Get_ShouldContainNameAndGet
Testably.Abstractions.Testing.Tests.Statistics.PropertyStatisticsTests ‑ ToString_Set_ShouldContainNameAndSet
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ FileSystem_Initialize_ShouldNotRegisterStatistics
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "Directory", requireInstance: False, mockType: typeof(System.IO.Abstractions.IDirectory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "DirectoryInfo", requireInstance: False, mockType: typeof(System.IO.Abstractions.IDirectoryInfoFactory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoFactoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "DirectoryInfo", requireInstance: True, mockType: typeof(System.IO.Abstractions.IDirectoryInfo), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DirectoryInfoStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "DriveInfo", requireInstance: False, mockType: typeof(System.IO.Abstractions.IDriveInfoFactory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoFactoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "DriveInfo", requireInstance: True, mockType: typeof(System.IO.Abstractions.IDriveInfo), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.DriveInfoStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "File", requireInstance: False, mockType: typeof(System.IO.Abstractions.IFile), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileInfo", requireInstance: False, mockType: typeof(System.IO.Abstractions.IFileInfoFactory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoFactoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileInfo", requireInstance: True, mockType: typeof(System.IO.Abstractions.IFileInfo), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileInfoStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileStream", requireInstance: False, mockType: typeof(System.IO.Abstractions.IFileStreamFactory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamFactoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileStream", requireInstance: True, mockType: typeof(System.IO.Abstractions.FileSystemStream), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileStreamStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileSystemWatcher", requireInstance: False, mockType: typeof(System.IO.Abstractions.IFileSystemWatcherFactory), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherFactoryStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "FileSystemWatcher", requireInstance: True, mockType: typeof(System.IO.Abstractions.IFileSystemWatcher), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.FileSystemWatcherStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ ShouldHaveTestedAllFileSystemMethods(className: "Path", requireInstance: False, mockType: typeof(System.IO.Abstractions.IPath), testType: typeof(Testably.Abstractions.Testing.Tests.Statistics.FileSystem.PathStatisticsTests))
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ Statistics_ShouldIncrementCallOrder
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ Statistics_ShouldKeepCallOrder
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ Statistics_ShouldSupportParallelCalls
Testably.Abstractions.Testing.Tests.Statistics.StatisticsTests ‑ Statistics_ShouldUseGlobalIncrement
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "path7be7c3fe-3cff-4cce-83f4-a59adbe4696a")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "path852b6e4b-6351-429c-b473-42bf382cea66")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "pathae278e5a-3671-4a2d-8ca8-8dcc530ae119")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "pathc1a75180-c242-43a0-8744-1de2b6e26093")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "pathf2671f8d-fe18-4b6c-9c59-18f7d371a1d3")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Decrypt_ShouldNotHaveEncryptedAttribute(path: "pathf7579e44-349a-4fc0-acad-514c1f9ed2ff")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "path3596d3be-dc30-4d27-9f96-206c4c3de250")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "path5b47a3c8-b5a7-4f91-a16e-7bdbd2ee55f3")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "path94a024bf-f715-432a-84b4-c38b1c719af1")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "path98b89d9b-51a9-47b2-9410-a7d8cd605aff")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "path9b6d7259-668e-4b8a-a9d1-75f460d8f8c1")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_Encrypt_ShouldHaveEncryptedAttribute(path: "pathaae00ca7-905c-447e-8a64-36ae019540e3")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "path0fc35200-d347-4e8f-a159-0d299133244a")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "path37ec36b1-df6b-4896-82f5-f4ba5fb3a414")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "path968ac75a-1c09-48e6-988c-892e7827e8b6")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "pathccb3faf0-db5b-456f-9a98-d1bf9f5a518b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "pathd7cc3474-b3f2-47f6-b256-0baf2b40b17c")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_LeadingDot_ShouldBeHiddenOnLinux(path: "pathf90a9364-c424-410a-b1ea-9aaa62416985")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "path331ef660-22f1-4620-a5db-cd43fb7b57e7")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "path8d96484f-4594-4d11-acbc-69d174c2c5e4")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "path8fa9e850-6d9e-4990-bb5e-531562fff017")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "patha50c9cbb-de17-4eb2-928c-0b3fa0745e2c")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "pathbaa8db8e-1ce0-4a2f-846b-13cfe957ce68")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: "foo", shouldHaveReparsePoint: True, path: "pathe4d6a35c-c656-4cd4-9602-2947a332c526")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "path09fe6772-7cbd-4d46-a5c3-3f84d573882f")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "path4c710142-486f-4385-bc0d-4aba6a7e108f")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "path5e70df91-8361-4023-b78d-93f44b945fa6")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "path874feb12-4ab6-4305-8835-70d2ab0b68e3")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "path9e9ac31f-7867-4075-992d-814d02aa8cf6")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ AdjustAttributes_ShouldHaveReparsePointAttributeWhenLinkTargetIsNotNull(linkTarget: null, shouldHaveReparsePoint: False, path: "pathba299d6c-41bd-433c-8dff-c1529a9a1e7d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "path198e80e0-fbbb-453d-abca-3c090e626606")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "path248d2a0c-7aaa-4028-a3e8-1ca125882ec8")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "path61891efd-214a-4f1b-a942-558f5a186f1c")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "pathab829b2e-6841-4d18-9969-37f327fde853")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "pathd6391058-c83a-4013-88c9-0bb075a85707")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Container_ShouldProvideCorrectTimeAndFileSystem(path: "pathe856b25d-b33a-46ed-a48a-96829a39af97")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "path490d5a65-ea4f-4d67-90a1-b3c424085750", bytes: [77, 119, 37])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "path59fcc2fc-653f-44d4-93d1-5035eff62730", bytes: [13, 93, 24])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "path60307411-f015-4228-ac52-fd4ccc1c9cdc", bytes: [201, 70, 150])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "pathb624c22a-ccff-498d-923d-4c895102ad4b", bytes: [91, 49, 224])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "pathd56d94ab-97bc-4bcb-9a04-53765606c2fa", bytes: [121, 220, 163])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Encrypted_ShouldDecryptBytes(path: "pathdeee670a-3e2a-4dcf-8b7e-409110b755f0", bytes: [139, 78, 62])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "path48870891-ab4b-4fb1-b9a6-84c0ebe01e3a", bytes: [210, 59, 169])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "path9063b943-fc1b-4601-b249-ff5a0cb1f007", bytes: [5, 203, 21])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "path91614d8a-f926-458e-b1c1-f0409ed808dc", bytes: [117, 22, 78])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "pathb690ca90-6a02-4676-847c-f5daf0cdf1fe", bytes: [56, 67, 102])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "pathe51ad3f6-2932-4406-ade6-de2e37dde507", bytes: [71, 82, 205])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Decrypt_Unencrypted_ShouldDoNothing(path: "pathf723c0b9-03be-4dea-8ac8-fcabd20b4f0b", bytes: [179, 249, 147])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "path192a2854-b85c-487f-9878-c568d2f570f6", bytes: [234, 175, 37])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "path2cadbe2c-8d58-42da-a04e-4f612ef677f0", bytes: [47, 121, 54])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "path48322b7f-146c-4cf9-ad7e-5f1bb7ba42e7", bytes: [175, 72, 226])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "path9680ce57-77f4-42b0-94c4-d97a260adaaf", bytes: [220, 134, 73])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "pathbb14a1e2-d4df-45ac-846a-a816f397bb3f", bytes: [2, 247, 242])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_Encrypted_ShouldDoNothing(path: "pathf05378f1-1ceb-4f4a-a514-7607fbc878fc", bytes: [22, 61, 122])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "path325a02f4-0d55-4058-8567-96d274cf24c3", bytes: [86, 218, 37])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "path35d16b6d-9a4d-4e5d-a046-01d945324026", bytes: [1, 222, 182])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "path674d3b7f-e239-4f80-8ba1-086c522c9668", bytes: [50, 35, 13])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "path6ea18d82-417c-475a-898e-6a5a3d43d6db", bytes: [39, 239, 66])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "pathb2f60d91-ef9a-4ff9-a463-2c9e93c906d6", bytes: [251, 178, 247])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ Encrypt_ShouldEncryptBytes(path: "pathc5be5725-ad1b-4c38-86b3-9850bd6dd84e", bytes: [109, 146, 20])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "path6c2c7721-99c0-4250-97fe-0f8baca51a36", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "path760e8adb-3908-4f92-97b7-3beabc201e33", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "path7e9b5c14-2da2-43d3-a3ac-538079ab56ec", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "pathb7f8015e-7d52-44bd-a592-f364de781fba", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "pathd61cc3a5-150b-4356-a03b-18bd72e7419b", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_DeleteAccess_ShouldContainAccessAndShare(path: "pathd9dbdbae-0880-4188-8d4e-e77b22bbc3db", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "path2066e989-a0d7-4682-ac37-46b07709eea3", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "path6aba6dfa-52a2-4202-af94-8ac14a667965", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "path7c38de62-7663-4bcf-9b56-d9c2de4a24b0", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "patha96e95dd-96fa-41f9-b36b-a25d7c831486", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "pathaa8931df-2d2d-492c-a4a4-d2d4b08fd25a", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_ToString_ShouldContainAccessAndShare(path: "pathcd7d4590-f74f-432e-a5fa-d9f68ec9b816", access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "path04f78129-75be-49a6-b7d5-94551d1a51cd")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "path17f8aa67-1425-48eb-9a8f-0a4d25813f58")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "path1e60da95-91dc-405d-8388-2fc38e235408")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "path4df890bc-2557-4d2e-ab43-6ed25ae4451e")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "path54d5b7d2-cd99-4e95-9e00-6141b3c02113")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ RequestAccess_WithoutDrive_ShouldThrowDirectoryNotFoundException(path: "pathac855661-e92a-460e-b3d2-1783ba1d498d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "path0d3e2cb8-4a52-458d-b516-d19b264b95ea", time: 2026-11-17T02:05:54.8886672)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "path32b8cf58-715a-4151-8ba2-98c39bfb353c", time: 2026-03-11T07:31:15.4670322)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "path41eeac0b-97c3-410c-b184-78c9f48222d9", time: 2025-08-18T13:46:36.0636052)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "path9be4aade-db45-4961-a2e8-cf8bf9396404", time: 2023-09-26T22:35:39.7317798)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "pathe960ad17-dbff-45fd-81c0-ac7a42c76f38", time: 2024-12-01T02:21:46.0918758)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Local, path: "pathea980e18-ab4f-4c7c-86c3-de741c5a1360", time: 2025-01-09T13:06:40.5875231)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "path3654b017-5bb4-49ee-83ef-c474f3e8244a", time: 2025-02-27T18:42:58.2631765)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "path555d344a-05b7-427e-ab3c-b4aa0730e52d", time: 2025-02-15T18:55:18.2506058)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "path83265bd2-38c5-46b7-bf94-0d40537f43c4", time: 2026-09-23T06:45:44.2519037)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "path9e559cb0-48d8-428c-b1c5-cbf36225aaad", time: 2023-11-28T07:02:39.4448334)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "pathab70c669-d136-4423-8e14-2c46a5441d44", time: 2023-07-30T01:28:18.5210994)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_Time_Set_WithUnspecifiedKind_ShouldSetToProvidedKind(kind: Utc, path: "pathbf0a56f5-1c97-419c-b8a6-4cf1b06d5c99", time: 2025-07-02T10:58:12.3566565)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "path07cc92a2-3cb8-4d01-9da0-8c031471063a", time: 2025-02-18T01:05:02.1535116)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "path0d27075f-e902-4c83-bfc9-4cdade9fe57f", time: 2025-02-01T13:32:22.0380777)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "path18a263cf-1ead-4d3a-b9d7-623269bfe540", time: 2026-06-26T02:09:43.5110033)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "path6bba96f5-4f44-46a6-9d57-4d71f764231d", time: 2024-11-18T13:20:04.9613518)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "path6df75982-9be4-46c9-b741-5c9ceddbeab4", time: 2026-01-03T06:18:34.2197094)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ TimeContainer_ToString_ShouldReturnUtcTime(path: "pathb11c861f-34b3-4fda-a32b-a59059e535c4", time: 2026-05-23T19:37:12.0525339)
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_Directory_ShouldIncludePath
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [155, 237, 93])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [157, 52, 35])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [163, 178, 186])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [163, 248, 240])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [53, 129, 99])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_File_ShouldIncludePathAndFileSize(bytes: [93, 130, 137])
Testably.Abstractions.Testing.Tests.Storage.InMemoryContainerTests ‑ ToString_UnknownContainer_ShouldIncludePath
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path15b49facf-3489-42b7-a1ff-57cecf1b7b15", path2: "path28483633a-5985-474b-802a-3ceb7c9a3db2")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path168c79d78-ec0a-4ba2-a97e-9a5d6a798403", path2: "path287ee6ed5-722f-4989-aad1-1e9df0dca1f0")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path179c8d759-d7ac-4777-a417-7ea1ea13ccb2", path2: "path218b1fa80-7399-45a8-8e7c-213aabab10b4")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path17f6f7745-a2cd-4330-ba48-b769fbb86067", path2: "path20f18537e-bb69-4fe3-aa31-0eca205c0c65")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path1b54a10b5-8723-4548-8ea1-d7c23e63a5f2", path2: "path2716e80a2-ee67-4592-8f6a-5de4ce9f3b6a")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_AsObject_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path1: "path1ed6f5b29-9c82-4229-9945-9fc2835144b2", path2: "path2091f7204-d384-4595-993b-a6d588c0e774")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "path1bd7b6be-ec1f-4497-a97f-34d194164f6e")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "path5e68f722-7dce-4ce4-853c-4310522b3db8")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "path7915b86f-9d04-4f43-a34e-edb790a13a0b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "pathc152d528-ea9e-4e56-9914-061de1fcb093")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "pathccd211f1-6a35-4718-bd3a-eff46442ab3e")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForDummyLocation_ShouldCompareFullPath(path: "pathef74544d-9f76-4395-a1c7-e2be58f06217")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "path6e41d334-1c13-4101-974b-ccee39953b8d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathabb1be38-1a5d-415c-bf70-a89de213ce5a")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathb18d6675-c772-4167-b053-2eeceb3e8331")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathb6650aef-3ff8-4c01-b935-f7db1007ef67")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathc5cbb5b6-69c6-4048-ba9b-01c62a945277")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathe913f832-d015-4d77-bf50-d237ead9d1f3")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "path26c14b29-3d3f-4ead-b42a-a774ca0ea36b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "path3a7e20b3-720b-4a02-8405-e6580346445b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "path5b8ff628-7b5c-428d-85ec-a0d10e1797d5")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "path83481042-fc32-4881-aa4a-6b31ee0f66a4")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "path8497fd2c-3fa6-4404-a146-98f2cb700a20")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Null_ShouldReturnFalse(path: "pathf75bd8e9-76b0-41e2-8109-e89259e24124")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "path4c061adf-40d3-40e1-a0c6-50e99c07d678")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "path663529d4-f45c-4d81-9589-08121b04a0ae")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "path7bc9455e-1fbc-4eba-acb4-4bb008f44d0b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathc4ad474d-f286-4b36-897d-3f0857d6c9f4")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathcc5cf778-4fc2-492f-94de-e61513a96a63")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_ForInMemoryLocation_ShouldIgnoreTrailingDirectorySeparator(path: "pathd46f809f-b9fc-40dc-82af-799ac5b52fc1")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "path0823c02f-2557-477c-98a7-43ca310ab943")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "path8ab1e4f6-9200-41cf-a599-cd905e4f5bd8")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "pathbcf56691-c609-434a-a4e6-21042e4f82ed")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "pathbe87713d-1e18-4380-bbd3-6318ab25a1f7")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "pathe091e5ca-9a9d-43c9-95bf-382006097b11")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_Null_ShouldReturnFalse(path: "pathe7dfd570-98ab-4fed-9134-765eabf1760f")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "path0d2fd465-b331-4cfb-8b4b-01fa7bd52c37")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "path52c28c2b-9e55-4722-9840-8819a7663971")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "path9a6ddad3-7ebc-4b8f-89b2-615bff309061")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "pathb76b05f4-2608-489e-98d2-ba52c93cf9a5")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "pathcdda57d1-772a-41a1-9d69-7b5b76635375")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_Object_SameInstance_ShouldReturnTrue(path: "pathde152ad1-424c-4a56-ba40-481df7123225")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "path97dd9aaf-a60b-421b-9e9a-b58fac88ed08")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "path9c6fc0fb-a9ab-4938-b7c7-b50f7b2ae0ab")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "patha73daff7-7fb7-4d58-8a16-15b7d291dcec")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "patha8abc6f6-3a57-41de-8efc-2fe4c530876f")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "pathf0ac5877-5fd4-4728-a077-91dc0c9e2190")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ Equals_SameInstance_ShouldReturnTrue(path: "pathf85f5332-62e5-41bf-8b44-3f15e7eec84b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ GetParent_Root_ShouldReturnNull
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ New_EmptyPath_ShouldThrowArgumentException
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "path42d4cc3e-264d-4543-930a-02def43f584b")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "path4f0a6d03-8865-490b-9ee7-d0c704c71909")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "path5e49f80c-6e5b-4f57-bba5-e562934b702d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "path8926ddde-efe0-4024-ab42-91247fccb3c0")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "path8dd54c8c-3a0a-4924-bfca-f580904ec3eb")
Testably.Abstractions.Testing.Tests.Storage.InMemoryLocationTests ‑ ToString_ShouldReturnPath(path: "pathe950aabf-fa19-4e77-92d1-0e7a728dcfee")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 115, file2Size: 95)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 152, file2Size: 189)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 155, file2Size: 78)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 218, file2Size: 227)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 248, file2Size: 199)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Copy_Overwrite_ShouldAdjustAvailableFreeSpace(file1Size: 84, file2Size: 213)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ CurrentDirectory_ShouldBeInitializedToDefaultRoot
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Delete_RaceCondition_ShouldReturnFalse
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetDrive_NullOrWhitespace_ShouldReturnNull(driveName: " ")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetDrive_NullOrWhitespace_ShouldReturnNull(driveName: "")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetDrive_NullOrWhitespace_ShouldReturnNull(driveName: "\t")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetDrive_NullOrWhitespace_ShouldReturnNull(driveName: null)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetOrAddDrive_Null_ShouldReturnNull
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ GetOrCreateContainer_WithMetadata_ShouldBeKept
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPath06c8b419-14b6-46b0-a2ff-6572a6ce8649", destinationPath: "destinationPatha6ce660c-7486-4fc2-89f4-9b6f51b2375"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPath139033fa-7760-47a8-9f83-0fd14385cba7", destinationPath: "destinationPath876c280f-ab6f-42d9-a4ac-21a14b6fc25"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPath8414cabd-20d0-4230-9550-e6b81f4bac3e", destinationPath: "destinationPath422a1dad-1604-40a5-8699-ebd0ac9dd3f"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPatha17e1108-0a1c-40cb-b791-986457841e78", destinationPath: "destinationPath059a932b-bb96-41eb-bc44-0dfc337ddd7"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPathb33a38e4-1125-4ee2-aac5-c0890d6a6818", destinationPath: "destinationPath10b402ec-e164-4506-bf19-ca0b762ee54"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Move_RequestDeniedForChild_ShouldRollback(locationPath: "locationPathd29b119a-9e1d-476f-ae49-39dd976475d0", destinationPath: "destinationPath3ed0fee8-5503-4b24-87d0-6a86d564c89"···)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 100, file2Size: 217, file3Size: 35)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 117, file2Size: 12, file3Size: 248)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 244, file2Size: 179, file3Size: 222)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 81, file2Size: 125, file3Size: 143)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 85, file2Size: 49, file3Size: 151)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithBackup_ShouldChangeAvailableFreeSpace(file1Size: 86, file2Size: 212, file3Size: 5)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 115, file2Size: 54)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 121, file2Size: 137)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 139, file2Size: 236)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 189, file2Size: 35)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 21, file2Size: 223)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ Replace_WithoutBackup_ShouldNotChangeAvailableFreeSpace(file1Size: 26, file2Size: 130)
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "path0a6d490d-49c0-41b9-885b-f3697b8e0ef1")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "path8c163e60-fa5d-4634-8ac6-c5452145f5be")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "path8d91bd15-8eff-4ed7-b43f-4b558e6e45bc")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "path9b1ae078-8491-48f0-bb52-01779604da5f")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "path9e9123dd-ff6e-4bf6-92b9-2b7e6d3e96d1")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotNotifyWhenExistsPreviously(path: "pathb610cbad-728d-4d5c-9bca-527e8704eedd")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "path0afddaa9-f894-4194-9d67-7e0448bdc5a4")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "path67a6ef0e-1133-45f8-bc5a-efa87bc2a79c")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "path81ad1abc-eec7-4911-b683-49ddd985407d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "path8622c004-303b-4b18-a233-562ab1cd33d8")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "pathdb0f556d-ef01-4de6-aa2a-025e7bc4a28d")
Testably.Abstractions.Testing.Tests.Storage.InMemoryStorageTests ‑ TryAddContainer_ShouldNotifyWhenAdded(path: "pathff9b0b92-d77d-4b70-adec-6da61e6b15d9")
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowExceptionIfNotFound_MissingDirectory_ShouldThrowDirectoryNotFoundException
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowExceptionIfNotFound_MissingDirectory_WithCustomCallback_ShouldThrowExceptionFromCallback(expectedException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowExceptionIfNotFound_MissingFile_ShouldThrowFileNotFoundException
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowExceptionIfNotFound_MissingFile_WithCustomCallback_ShouldThrowExceptionFromCallback(expectedException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowIfNotFound_MissingDirectory_ShouldExecuteFileNotFoundAction(expectedException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowIfNotFound_MissingFile_ShouldExecuteFileNotFoundAction(expectedException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.Storage.LocationExtensionsTests ‑ ThrowIfNotFound_Null_ShouldExecuteFileNotFoundAction(expectedException: System.Exception: Exception of type 'System.Exception' was thrown.)
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [147, 105, 253])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [205, 33, 234])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [250, 120, 73])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [35, 173, 174])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [51, 92, 73])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ AppendBytes_ShouldReturnEmptyArray(bytes: [85, 155, 181])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ ClearBytes_ShouldReturnEmptyArray
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ Constructor_ShouldSetFileAndTimeSystem
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ CreationTime_WithUnspecifiedKind_ShouldReturnNullTime
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ Decrypt_ShouldReturnEmptyArray
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ Encrypt_ShouldReturnEmptyArray
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ GetBytes_ShouldReturnEmptyArray
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTarget1fd75bf8-71df-4033-8a01-08e2bd16fb83")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTarget3d8817af-315c-40b8-9d37-9db41d432333")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTarget70adc767-744a-4cc1-9833-95f57f2d1520")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTargetb72f8c9f-5c25-490f-8e62-dd73fdd569bd")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTargetc95b5ffc-a17e-4e8f-8ce0-865aa656c4d0")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ LinkTarget_ShouldAlwaysReturnNull(linkTarget: "linkTargetead84b3d-a853-4955-8742-3fc6a19d3b19")
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ RequestAccess_Dispose_Twice_ShouldDoNothing(access: Read, share: None)
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ RequestAccess_ShouldReturnNullObject(access: Read, share: None, deleteAccess: True)
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ Type_ShouldBeDirectoryOrFile
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [108, 48, 103])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [142, 165, 2])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [168, 198, 35])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [201, 249, 91])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [31, 50, 40])
Testably.Abstractions.Testing.Tests.Storage.NullContainerTests ‑ WriteBytes_ShouldReturnEmptyArray(bytes: [83, 78, 134])
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ Now_ShouldReturnCurrentDateTime
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ Random_ShouldReturnRandomDateTime
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2023-05-30T21:46:18.0744274, time2: 2023-03-15T05:35:43.4546984)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2023-12-06T15:17:08.9670976, time2: 2026-01-15T12:13:10.5941249)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2024-02-21T16:12:11.6841436, time2: 2026-12-04T08:10:56.7741315)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2024-12-02T13:02:24.9739696, time2: 2024-11-16T09:58:53.7796546)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2025-07-02T12:21:55.2801471, time2: 2024-11-04T11:03:04.0578920)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ SetTo_ShouldChangeTimeForRead(time1: 2026-03-07T15:16:05.2709757, time2: 2026-07-10T02:15:04.4539904)
Testably.Abstractions.Testing.Tests.TimeProviderTests ‑ Use_ShouldReturnFixedDateTime
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnDateTimeRead_DisposedCallback_ShouldNotBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnDateTimeRead_MultipleCallbacks_DisposeOne_ShouldCallOtherCallbacks
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnDateTimeRead_MultipleCallbacks_ShouldAllBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnDateTimeRead_Today_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnDateTimeRead_UtcNow_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_DisposedCallback_ShouldNotBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_MultipleCallbacks_DisposeOne_ShouldCallOtherCallbacks
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_MultipleCallbacks_ShouldAllBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_WithMillisecondsAndWithCancellationToken_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_WithMillisecondsAndWithoutCancellationToken_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_WithTimeSpanAndWithCancellationToken_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnTaskDelay_WithTimeSpanAndWithoutCancellationToken_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnThreadSleep_DisposedCallback_ShouldNotBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnThreadSleep_MultipleCallbacks_DisposeOne_ShouldCallOtherCallbacks
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnThreadSleep_MultipleCallbacks_ShouldAllBeCalled
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnThreadSleep_WithMilliseconds_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.NotificationHandlerTests ‑ OnThreadSleep_WithTimeSpan_ShouldExecuteCallbackWithCorrectParameter
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 05/25/2017 04:17:11Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 06/25/1977 04:53:28Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 11/29/1999 01:20:45Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 12/13/1985 7:07:36PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 3/5/2025 11:23:31 PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 4/4/2023 2:40:16AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:03.0161994+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.3193450+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.7237982+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:16.6048920+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 3117 to 3390)
There are 43955 tests, see "Raw output" for the list of tests 3117 to 3390.
Raw output
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:19.4320938+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ DateTime_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:23.9452040+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 07/27/1975 19:56:58Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 09/26/1973 23:23:13Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 09/27/2023 06:00:40Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 12/2/2003 8:39:07AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 12/4/2007 4:32:53 PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 5/20/2028 3:34:21AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:03.0179765+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.3198340+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.7261494+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:16.6056390+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:19.4353930+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Task_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:23.9459780+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 02/04/1978 17:41:41Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 04/20/2012 22:42:13Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 1/27/2033 6:24:57PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 10/27/2010 1:05:42PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 11/2/1983 8:11:36 AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 12/12/2001 21:06:17Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:03.0185943+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.3200530+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.7282912+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:16.6060560+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:19.4370506+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Thread_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:23.9464080+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 05/30/1982 04:46:08Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 06/21/1986 07:02:08Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 11/12/2002 16:56:41Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 6/15/1996 3:08:10AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 9/25/2019 2:17:19 PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 9/29/1993 3:28:54PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:03.0191641+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.3202580+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.7292279+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:16.6068170+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:19.4375487+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ TimerFactory_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:23.9466090+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 03/13/2037 09:04:36Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 07/31/1985 05:38:26Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 08/08/1992 22:56:30Z))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 11/29/2012 11:43:17AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 4/2/2035 12:48:33PMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: MockTimeSystem (provider: Random, now: 9/3/2012 1:08:17 AMZ))
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:03.0197326+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.3204580+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:11.7301254+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:16.6074610+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:19.4381383+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimeSystemExtensibilityTests ‑ Timer_ShouldSetExtensionPoint(timeSystem: RealTimeSystem { DateTime = DateTimeWrapper { MaxValue = 9999-12-31T23:59:59.9999999, MinValue = 0001-01-01T00:00:00.0000000, Now = 2024-12-19T15:25:23.9468060+00:00, TimeSystem = RealTimeSystem { ··· }, Today = 2024-12-19T00:00:00.0000000+00:00, ··· }, Task = TaskWrapper { TimeSystem = RealTimeSystem { ··· } }, Thread = ThreadWrapper { TimeSystem = RealTimeSystem { ··· } }, Timer = TimerFactory { TimeSystem = RealTimeSystem { ··· } } })
Testably.Abstractions.Testing.Tests.TimeSystem.TimerFactoryMockTests ‑ New_WithoutPeriod_ShouldStillBeRegistered
Testably.Abstractions.Testing.Tests.TimeSystem.TimerFactoryMockTests ‑ Wrap_ShouldThrowNotSupportedException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerHandlerTests ‑ Index_AccessDisposedIndex_ShouldThrowException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerHandlerTests ‑ Index_MultipleTimers_ShouldIncrement
Testably.Abstractions.Testing.Tests.TimeSystem.TimerHandlerTests ‑ Index_ShouldNotReuseDisposedIndexes
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidDueTimeValue_ShouldNotThrowException(dueTime: -1)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidDueTimeValue_ShouldNotThrowException(dueTime: 0)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidDueTimeValue_ShouldNotThrowException(dueTime: 2000)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidPeriodValue_ShouldNotThrowException(period: -1)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidPeriodValue_ShouldNotThrowException(period: 0)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Change_ValidPeriodValue_ShouldNotThrowException(period: 2000)
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ DisposeAsync_ShouldDisposeTimer
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Dispose_ShouldDisposeTimer
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Dispose_WithUnknownWaitHandle_ShouldThrowNotSupportedException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Exception_WhenSwallowExceptionsIsNotSet_ShouldStopTimer
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Exception_WhenSwallowExceptionsIsNotSet_ShouldThrowExceptionOnWait
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Exception_WhenSwallowExceptionsIsSet_ShouldContinueTimerExecution
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ New_WithStartOnMockWaitMode_ShouldOnlyStartWhenCallingWait
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_Infinite_ShouldBeValidTimeout
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_InvalidExecutionCount_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_InvalidTimeout_ShouldThrowArgumentOutOfRangeException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_TimeoutExpired_ShouldThrowTimeoutException
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_Twice_ShouldContinueExecutionsAfterFirstWait
Testably.Abstractions.Testing.Tests.TimeSystem.TimerMockTests ‑ Wait_WithExecutionCount_ShouldWaitForSpecifiedNumberOfExecutions
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path012f553f-7bfe-43f8-9a2d-d98e89fc355b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path6e09ac6a-b1ae-43f8-b7d0-8be56f9f38e3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path7822e113-96c7-4fda-9e62-d45a7fcc5629")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathc03e033e-a98b-46a0-934d-7c5414cd9e33")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathc3e18d83-3797-4d3c-9480-f39ca8cd344c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathc9836447-87be-47a9-b548-17f7fa159333")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathfad7c2cf-8f58-4c5a-a718-33870c7edca1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name313c4f84-baad-4ccd-95a3-d3c42fe3a709")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name4d9d4109-1ede-4fce-a3af-e1a8615003af")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name74dac692-dba1-497d-bde8-fad6d6f9e570")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name7e29f9f8-87e6-47e6-beed-2aa3b5084832")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name95bff6d1-bba2-4497-b587-e85765c57973")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namee3e43e4b-4b38-4d4b-b11b-8222f11702c1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namefb715cad-eae1-4b1b-8a80-00dfedeedb90")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent2cd23b66-0380-4fb6-bfb2-e9c6ef2069b7", subdirectory: "subdirectory5ab1c5bf-396e-4baa-86ce-5dcb4aab61b3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent3c9d21aa-8f59-4010-922e-7115289ba39c", subdirectory: "subdirectory09ec5391-b09c-4bf7-a04e-c3495d63f743")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent4cd8d6ce-c139-4949-bf14-051b1f5e1bd0", subdirectory: "subdirectoryd32c1fd3-d749-4dae-83a4-d0d6c44c90d1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent4e28e797-c035-41b6-b583-45c9633d6534", subdirectory: "subdirectory5b093247-4723-4ca7-9c86-81aed2866460")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentda645971-83c2-47a1-9812-8a3a2d8379ba", subdirectory: "subdirectory4dc5b446-1926-46d4-9ba4-5399b4406d29")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parente85478b9-ec89-46f5-b616-d0f7043f7e84", subdirectory: "subdirectory951b3e75-cdb6-4c49-ad91-bbf487af6b3c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentf6575eab-ee13-4115-90c7-c8ec0f840ede", subdirectory: "subdirectory3e5d0e2a-545e-4fb2-ac7c-c6acd1444f54")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_Root_ShouldNotThrowException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path02c467e7-7e91-4bb3-a605-cc0dd513289e", subdirectoryName: "subdirectoryNameae5ebb1c-7697-4331-9255-12ca3b3293"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path08b296c0-9516-4a0c-b96b-4bb64cba1366", subdirectoryName: "subdirectoryName5837e05a-d20a-4b94-ba68-c31e37c26c"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path1231d6ce-8f1e-4159-af24-1a303efad273", subdirectoryName: "subdirectoryName221529d1-d5cd-4dc7-8f0c-ad49f4f358"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path2d0f82d5-f8c6-467d-a899-2d1e33a247dc", subdirectoryName: "subdirectoryNameeeb47835-c580-428c-835f-94d8e17064"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path45e3051d-3fce-4852-88cc-ce647d71d3f8", subdirectoryName: "subdirectoryName03dca540-5b35-4a6b-b9cf-d4298f7a59"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathd21630e3-862e-4b10-b02a-4240f982932b", subdirectoryName: "subdirectoryName290260e2-f683-4289-9e9a-1d2333335b"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathe3b8e9d0-d616-4d90-a4a5-01f243ec7da7", subdirectoryName: "subdirectoryNameb5091b31-09e5-46cd-ac7d-fa41927db3"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath00c041f9-37c9-43e7-89f0-2b5c0132a889")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath6d2abd6e-4159-47ab-8f8e-2d6f876c2827")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath81a82629-93ca-40d6-95cf-0ac8ee75513e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathadba082b-5c70-4efe-868a-4ca2432594d0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathe877e331-d762-4693-891b-8b8184336da9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathea4dba49-b81f-4c29-aa90-7c05618097f7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathfaccb88d-c532-4217-a5a6-3b331527f8aa")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldCreateDirectoryInBasePath
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldCreateParentDirectories
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path3454a8f6-d2da-466d-b8ca-8fa017cb48e3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path397f3519-4fb1-4b45-85ef-8657f864cc86")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path61f35f27-062b-43cf-8f3e-908fbee02daf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path770b3d97-5583-48ec-9fb9-bee3309d2fd7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "patha05f62ff-e603-4279-b86e-16021a60ef84")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "patha8392cb5-94a7-4f48-a175-6d68c64e6fe5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathd193d84e-9e55-4a80-af51-726ee5e5bfb0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path196a1cd1-d9e6-4811-82bb-dc62c41964bf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path378150e9-971b-467e-94dc-36643865d1e3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path5d5cfc06-6313-4bc3-b011-41d316dd2990")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path68331a41-fdfd-4c19-8653-6e3dd73dce92")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path75de88da-6110-4857-b724-d0dddcfbb01f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path86a30e77-1fe2-4fc4-a8c3-ce88336b3a54")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path99195bae-15f0-42b0-bdf5-819f7308b823")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path15b035e1-4507-4d2c-9eaf-59c0eaa1a10d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path2c850775-ce6a-4b4c-8a76-4fc7a0aab495")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path601569eb-4d80-4eb3-9c3d-db0b762517c5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "patha244618d-0f42-4fee-a2da-cd68bd42b967")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "patha453c44e-4747-4d83-8158-47ce202970b6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathbb85066c-a633-4a70-8447-16b81bbe8694")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathf04a06c7-81ef-4ac0-9055-139ede3287e6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: " ")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "/")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.LinuxFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path17da3f37-21ea-4383-b7fb-4458a1dc1917")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path76dd3553-4a87-43ab-87fd-c7ecc87db40b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathae5636d9-07d0-4b6d-801f-8290266d0c68")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathc6777368-3c88-4a74-a248-2ac1adad369d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathc6a75eb7-1527-4ec4-9771-f4474fa15caf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathca8b80c4-0621-4779-b176-6f56729d3ca9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathfb831bfd-a3b3-4a03-adfb-da5d4b2a2b3b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name0e77ec51-8b9e-4aa8-a4c5-8db33d88796f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name240b201d-ae02-460d-be11-9d22fffcd91a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name42e4a97c-a6b9-4210-b321-ab3e1c53fcaf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name593678e5-8952-4b2b-bdf9-c280e11e0b0c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name70632e24-3fa5-4d09-89b7-1d3cecef6f4e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namea83a11c1-06df-448d-9cbc-a226f2271ed4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namec5470176-0c0c-4803-8f54-fc1bb5f7006b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent25ee5257-1e51-459c-90e7-923180c19bb2", subdirectory: "subdirectory66d2c854-b3f5-45c5-a3a0-fddfec39155a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent2aa18203-66c0-4849-98b4-e70fd7261c44", subdirectory: "subdirectoryf94d629b-8e01-4216-aaaa-2817e81068f7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent3ae03a0f-89e2-45ba-b5af-9e3350f34e9d", subdirectory: "subdirectoryfaf17fe4-5624-49ca-bb73-89fb4691bc3c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent3eb7ba98-1344-44ac-8c54-0ede6a7e10f1", subdirectory: "subdirectorye8103326-4b63-468b-a2a6-7052a93715da")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent4d245dc0-60cf-44ca-80dc-71afe127bd41", subdirectory: "subdirectoryee5758a2-beee-403b-bbc6-66e4a2f79877")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentad9b0377-42e0-4e10-990d-86b40d087442", subdirectory: "subdirectory307c6274-e158-4bcd-8857-0a48d1e57bc5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentca772422-2c78-442e-97a0-a10b36909381", subdirectory: "subdirectory8e1c5e35-d000-4fe2-ba3a-f8e8848ee487")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_Root_ShouldNotThrowException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path3322bc1d-9c4c-4657-896e-654ca484e48c", subdirectoryName: "subdirectoryName816e8568-bd71-48cf-a979-3b6c80ed65"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path4cd46b5b-b516-4092-9f97-914257da7693", subdirectoryName: "subdirectoryNamecd9688b6-af70-4019-91fb-7f54f7a427"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path74d6a4bb-5b16-4dd0-9bfe-b10e521cd354", subdirectoryName: "subdirectoryName9b93345c-2a9c-4492-9150-8775307cba"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path85573a8f-ce3b-46b0-a41b-237f54bbc171", subdirectoryName: "subdirectoryNamee64becc1-b163-47f5-8d21-c88d7fe48b"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathd584f253-c31c-46d4-b5e1-dbafc2f84d4e", subdirectoryName: "subdirectoryName4520f436-ade7-4e6e-ac54-67c7e2b576"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathe2843862-b1ae-4d8d-aa3a-2bb4df92c099", subdirectoryName: "subdirectoryNamecbdeb6b0-6e7d-4160-94e7-83cf4a70ec"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathf2c4cd54-0e80-4d29-aa00-936225dbd623", subdirectoryName: "subdirectoryName7a2bea9a-ffbc-49d5-899d-4e6b8df856"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath229c208f-e5b6-4c31-9059-cf3a241f0bd6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath63302955-0909-4137-bd73-758f10b0f1da")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath783236b1-3233-41ee-8f36-0135b81cbe0f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath7d15a36c-dbe8-4d46-9823-89de2b2dcbcc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathc3ad785c-db61-43d6-93f0-5fd4d689eabf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathc67d8df1-780f-4f44-842e-99dfc077128e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathd55bf8b9-dd6a-4974-bdbd-25a5345809e6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldCreateDirectoryInBasePath
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldCreateParentDirectories
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path0af9be28-d9f5-4dea-9a54-28cfc39b4fc1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path62bc5dd3-5f1b-4db0-a700-e5bb65364cda")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path675ac630-70dc-4c5f-be8f-3d0aeb71a54a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathc1b88e52-9a65-442f-aa16-6ab68bf86f1a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathc9b112f4-c0b9-411c-924e-c3260da662ee")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathd99a5c40-4157-4148-950f-53ce30a98e19")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "patheaba9387-f4cd-4125-bdea-7800537206ef")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path5fadb883-2a30-43a1-bcd0-7df9da9f9adb")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path8b724b2f-70fb-4e47-a0f8-0d03e537a470")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path8fb3c4e3-a5bd-4149-9818-e94c4dcd041c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathab714d34-48d6-4409-9cbb-c4d81567309a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathb18b6bec-ee5b-4d44-9f87-582d3af02c7b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathbd44b39e-334e-4498-8f2f-55aac2623ced")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathc45cc2b4-83d4-482e-91ca-5cccdbac0f95")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path029cf2c4-f133-413c-b9d9-f7561d60f939")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path57fe7de0-89e2-4b79-b116-21a6b6449149")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path6d7ae3a6-e3a1-4f6c-b151-445ae5829d7a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path6e3a31c6-f035-44a3-969f-2a7658151ccd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path84035b59-7c6e-4ae6-82f5-f46e0a02bcb5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathbdf8c009-1842-4564-93fb-3d414e2da870")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathe270f1b5-9197-4fb6-9d6d-1eb766f1895e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: " ")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "/")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MacFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path2c7bd4dc-393d-4021-9e68-d5fc2f0d80c3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path32c95324-9412-449f-964b-c590abb0744e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path363e1854-fdc2-4956-a960-dd8f3b6b2b55")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path3f11f5ab-c2b7-4ab9-96b5-901286c61cf5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path4de591fd-2764-48da-b09c-fe0019ebffb6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathb07a3c73-c185-46fa-b010-8ebf6a6a0db9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathe2021791-a0da-4bbd-8867-6af5e24e5dec")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name3a802df8-22a0-4703-bfc6-157791eee2ed")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name3f5c05ca-5820-48ee-a275-5cdda2ed5bc3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name8a3464e0-461f-461b-a501-c3acc74eed06")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "nameaa148f8d-09cf-4b5e-85b6-c34e64827ec7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namec5d92d32-0e6e-4c94-91d2-c7df2f904497")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namec9f328a8-4972-4966-9225-4b302837aef5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "named20ab472-3e19-47d2-b1d2-d6516312f603")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent0ee0094a-9713-4881-b063-00ba30c5b48c", subdirectory: "subdirectory483f6022-37d4-412a-8e8f-c8a678d650ac")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent44bae6b8-94cb-4b0d-b88c-1c61f53d9f1d", subdirectory: "subdirectory157e932f-79ad-4b67-8492-e99af1ab0cd7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent8c93e076-cf95-4470-97d4-3e11ecc3b243", subdirectory: "subdirectoryc4d9c307-1ae6-4161-aaf5-465a7fe7aabe")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentb9610fa9-c101-4596-964b-4a08632f8b7b", subdirectory: "subdirectory82ece300-68e2-454e-b11d-ce675aac1d7d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentd55c0287-2be0-4f7b-984f-6b4f8cb62558", subdirectory: "subdirectory74ecf03a-826d-4962-b57d-79fb5c5f4dfc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentd80e7604-a831-4fa1-8772-07f81ed68c1f", subdirectory: "subdirectoryb201fbcd-639d-4b3b-b8d6-a46b74f2753c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentf981a9f1-1ede-4eff-bb21-6324af7a23f6", subdirectory: "subdirectory023cfbaa-1f0a-4c82-80f8-0b6e0e4ebf5b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_Root_ShouldNotThrowException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path0da1fcc9-8098-4cab-98ca-121fb1ab8d07", subdirectoryName: "subdirectoryName0da5c372-f01c-435d-8f0d-7b52674355"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path1520f233-ca96-4b1d-a195-5149bbf22e28", subdirectoryName: "subdirectoryName4203c3b6-4a64-4a31-9ee6-d5537a8ec8"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path22a978db-6aca-40f1-947d-c3c8cc621910", subdirectoryName: "subdirectoryNamee4464593-3175-4a1a-912f-9d4ffb6480"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path3a7e5695-2895-4f0d-9853-c1d691f11270", subdirectoryName: "subdirectoryName3eab6463-0613-4f9e-b75c-a49b13b6f2"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path4d161b7c-95ee-42c7-8eb9-b9a1fce67541", subdirectoryName: "subdirectoryNamec60f746a-cf10-4f99-aa7e-6b53156fe6"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path8cdac84a-0149-42ef-96e6-9aece05b574c", subdirectoryName: "subdirectoryName82828c58-60ef-42e7-9eef-25979781dd"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path985c7518-b12f-4288-8dd9-4801127c317f", subdirectoryName: "subdirectoryName91913819-7cf9-460e-a6ef-6df332530b"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath2edab4cb-cd3a-48ca-a7ac-3c5248adb3ec")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath334a2c4d-8f86-4355-86ef-1ab699e3c5eb")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath613ed9cb-459a-4659-85fe-8bc9196e2029")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath67d9866a-71f2-4c86-aeb2-792080680333")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPatha48f7cb0-6e5d-4535-ae27-acdf185f78e2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPatha644c8e3-b79a-441e-8e43-8d952985fa9f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathf11c2efa-567a-49b6-9885-cfa18bb73f1b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldCreateDirectoryInBasePath
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldCreateParentDirectories
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path0fc9ffb8-fd49-488e-9174-f9566d936d1b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path1cc469bb-eb97-47b4-b6c2-25db84e1591d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path2d4f4a82-1fe5-4ac4-b884-99d145ba56ee")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path634581c0-f47d-4ed9-8e2e-dd727005c489")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path98844b34-7b79-485d-b8c8-66bf435fb2f1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathd1093574-dd9f-4703-a345-41ecbc573d7a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathe9bedec6-5135-4a82-9275-67abc5ee0e4a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path0ebd8169-3c7f-4d63-a4b5-37360ff0605b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path4b3b721d-30f9-4d01-bcb0-f1393aa31cc4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path7394c413-8418-475c-b826-444c4d2b278f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path90e686b1-b1c2-44ae-a911-7cb11d91086f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathdafe299d-dbb2-4518-b563-e31ed494c8b5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathef245a72-1e7a-4c43-828b-62dc91a3d77b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathf7ef9ad2-f715-4c20-aff1-9736e528e597")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path2084f16a-2458-4a68-b011-929163f8c0d1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path28b7c74a-702f-40ed-959c-b6a7b284cf06")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path69cf59a2-168a-4285-869c-e766210526a6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path768e311a-4661-472d-bb89-fa8380cced17")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path9d27409b-894a-4277-8e93-66c71e1e0105")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathb999fba9-41bf-45f1-a22d-1f74dd61619e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathc2b283df-04e7-4f75-8753-f207d70c0b65")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: " ")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "/")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.MockFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path02192370-ae1c-4533-8796-e025f8505430")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path350b7ff4-323f-4fa6-bd07-9d3d8779c5d5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path4fa691ab-3ba2-4b7b-b2c0-f9ca14179a49")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path5bb2211a-18ec-425d-9d1a-a062409ddab0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path9c391256-c6f4-4bf3-a57e-f230ae39ca66")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathe367dfc8-1308-412d-ac01-d5262299c1bf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathf30beb1f-d604-411a-aa1d-c36d489aa6ed")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name2dc92019-c125-411e-b9cb-279205e018d0")
Check notice on line 0 in .github
github-actions / Test Results
43955 tests found (test 3391 to 3665)
There are 43955 tests, see "Raw output" for the list of tests 3391 to 3665.
Raw output
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name614124bf-72f5-462c-8600-f8c6f6273916")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name7df93f5d-f84c-4343-ab80-ad5494ea1179")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name98bbd625-49ed-45ae-8e9f-b71ba884ad46")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namea2b1e064-746d-45aa-9143-7d4071f1045f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namecc16c630-f5a4-43f4-9cb6-93ffdd3095ad")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "nameec7d5fbf-cecd-439f-bb5d-ea688e0929aa")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent3e56ba72-0d0b-497e-b718-7be6cd62ff47", subdirectory: "subdirectoryb9b2fc89-77f1-44ef-b1e1-510b036932ee")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent58ae7eed-fe5e-4abd-a9cd-cb6d31809044", subdirectory: "subdirectoryc9cc33eb-8ea0-4bdf-adc6-b567145c0678")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent60137284-3909-4509-a3c2-865e01ad675f", subdirectory: "subdirectory091f3070-1db2-4cc9-af96-b9b55a6592a4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent7ad71773-7a44-4578-b807-6b598421e000", subdirectory: "subdirectory1adace7e-1da2-4dee-9dfa-b601411a28dd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent7f5c6e20-640c-4eef-b15c-b584294f263a", subdirectory: "subdirectory0a501570-b498-4cd6-83fc-023b69beeb33")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentf45f8d33-1ea5-41d9-9d45-95ce88a32807", subdirectory: "subdirectory0133635a-69b0-47f1-a8fa-8c275b764308")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentf5a05a4c-a0a3-4909-ba4a-c978b93d7b47", subdirectory: "subdirectory2e8b0491-8bb6-4c4b-92ea-9e3500ce071c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_Root_ShouldNotThrowException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path055cafc4-883a-438a-a4f2-c4d2637e939b", subdirectoryName: "subdirectoryName3f2fad11-c8d2-4fc6-bef4-e4646f0b7c"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path34a16519-7aa7-48ee-b5ce-8e6cbca4cd81", subdirectoryName: "subdirectoryName12116ca7-669f-4eaa-a1a5-47caf308fd"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path60d14792-84ab-46ad-9200-f9949828cdd8", subdirectoryName: "subdirectoryName942135c1-40f5-4bc3-aef6-2822d15040"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path7d28a4f3-0fc1-4e5b-97f3-8a24d7231053", subdirectoryName: "subdirectoryName00390a8d-74eb-4491-a3dd-0ef0ba7969"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathb9615806-6c45-46fa-a61b-4e22f85209c8", subdirectoryName: "subdirectoryName91c1ade9-0ae2-44b4-b950-9f9c0adb3f"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathcf0fc080-e3b6-471f-81dd-6d9d206e4df3", subdirectoryName: "subdirectoryName7742a991-ca6a-4bb7-81a8-c8fd51ab7e"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathf1396332-f2f5-4702-b966-db43645b3bd2", subdirectoryName: "subdirectoryName94affa66-fd6c-4f4e-8c22-1656a73191"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath3c33ff5a-0947-49fc-a16d-def03eba879f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath4b472645-153a-42ac-9243-ac0dd47c8b15")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath837e16f6-131e-48fd-b9be-19124a321423")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath85d0cc9b-f91e-4489-b516-8001aea887dc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathc65bd0a4-3752-4a49-b286-b4a5b60db132")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathca5f15ee-a256-49b2-90b5-282f36d3eb6c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathea7fba82-02f7-4cc8-92f7-849b93bb092f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldCreateDirectoryInBasePath
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldCreateParentDirectories
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path015feec0-3146-4610-966a-5113a78f2bc3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path27746927-a694-4ed5-915c-b402f4bad98b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path48793f85-3c41-4d16-8e43-9f8bb9ed285a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path6620e0cf-404b-44db-aa46-ca5ee543299d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathb10faee5-f219-4182-94f4-de968ae00dd1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathb73c2b53-3853-40fb-aa99-89f3a5d73ce4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathea521ad4-1a31-470a-bdf3-09aa683766d5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path3150b463-4282-4a0a-971c-16e9862655d2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path37e4ea91-8b73-4b0d-b0b0-3c8cd9e5505f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path434c5f1f-18c7-408f-ab5d-498a3ea1601d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path4d462e53-2b57-4cb7-a5c8-ba8995cf97d9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path93e15ac5-96af-4e0f-8e8a-604101cfe6f1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathc070e3ca-b8a4-4895-aa34-f22415e81f3c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathce40c983-6f32-4cff-8bea-157d080774b2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path098a4465-3876-4a45-9663-009ec030d130")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path29830bdd-4a34-4abb-a6dd-0635a1a341a7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path4f7fc9e8-7f7f-4c04-9490-a228e4566bd1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path60101a4b-9faa-4a6f-9b45-5ecd4b075a3a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path7736063e-2e2d-4d92-93ee-64de845f41a9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathafbd2461-5b04-4edb-b750-a712dd840093")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathd29e79b2-b976-4234-99f6-39ccffb28286")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: " ")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "/")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.RealFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path1be40f85-b5ae-404d-b401-91fd068fdde7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path28362e0b-ac01-4d17-ab5c-2fc1d69821e4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path4da799ac-5a88-41b1-94c4-82dc36aebfde")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "path50e13bb3-f6f4-4aee-ba17-ae635e9dc194")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathd02fa952-86ad-49ec-9b68-43e35612bd33")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathd72520aa-e342-426c-9b00-74ca7bea1cbd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_AlreadyExisting_ShouldDoNothing(path: "pathfa78fa6f-4ccf-4e0e-b867-c6673af7ccb3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name368e00d9-62e9-4bbb-a45f-dc35902a5ec3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name4bc52775-bfb2-490c-b925-91a457944abe")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name515e0065-b4e9-4177-bd89-efc618178bd8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name6fd71633-2a45-49f8-8c32-938a757ba047")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name8831fea2-31c9-469d-9b1f-752e5d1aede2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "name957d61ba-a9d9-491c-9656-db03610fa1b3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_FileWithSameNameAlreadyExists_ShouldThrowIOException(name: "namefe4a2964-344a-4b7e-8d45-f4e106fb42c9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_NullCharacter_ShouldThrowArgumentException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent07cf4b67-8295-4e7b-8995-be5326d08f29", subdirectory: "subdirectoryce49d4c1-777a-4114-a95d-e88f4537e3af")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent2e46db10-6285-4f46-9a72-add5e7613fa3", subdirectory: "subdirectory5d4e9aae-5c97-4f5f-9fc9-d784f2c578e2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent2e6e3df2-41c6-4190-97b7-46ed2df7a9d0", subdirectory: "subdirectory825c8975-0351-430a-92bc-6585b1760944")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent44b929aa-929a-46d6-a968-98366047f730", subdirectory: "subdirectorybcd0e739-d1e9-4ccc-bfb4-fa205d049100")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent81413cd0-ae5c-4ba6-a9f7-62355ec3699f", subdirectory: "subdirectory20af1c08-1ac5-48b8-a1b3-c4c904062acd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parent9f214f4f-e7b2-42eb-baaf-dbe20422e4bd", subdirectory: "subdirectory33ccad41-2b51-485c-85df-a1d588809e51")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ReadOnlyParent_ShouldStillCreateDirectoryUnderWindows(parent: "parentdbca5d9a-e27b-4351-adda-5b4836f25572", subdirectory: "subdirectory56ebcf7d-6f6d-415e-a3fa-05ccd3a5f64b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_Root_ShouldNotThrowException
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path06a7c7ca-9c25-4c2b-98a0-6a1c9d539efc", subdirectoryName: "subdirectoryName12232d64-f807-43c3-85f6-2a6b492992"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path596cda14-c8a0-4d80-b0d4-5ca0b9c24371", subdirectoryName: "subdirectoryName0001cd66-3bbd-4a73-8e0f-67eb17dc79"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path5de34e44-d80c-42c6-a2ae-31e6c20169cd", subdirectoryName: "subdirectoryNameebb8d984-e023-40f9-b913-380ff45ac6"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "path6a695b4c-72f6-4190-aa3d-8f052a232697", subdirectoryName: "subdirectoryName7ef9017c-09b3-4b29-9602-d41ffd1d9f"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathcbefc4d2-1f46-4e59-95d4-8f356bad48a4", subdirectoryName: "subdirectoryNamed7aeff33-e732-42f0-bcc0-27d4d5a1be"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathe617347d-9c2e-4e57-8b0c-c9797c3f4462", subdirectoryName: "subdirectoryName3136e197-5624-4f89-b470-a70e764a50"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimes(path: "pathf96c1985-93a5-498f-8b62-d54dcca1f70a", subdirectoryName: "subdirectoryName132caf86-e3e9-4808-a0ad-598e3453ba"···)
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath3fd5ab89-6b4b-45fa-98bb-249e67fac15a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPath7c58854c-bc72-41c6-b191-677dbca4eb90")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPatha0d37cb0-7929-424d-b180-9205b92b7536")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathc49b4562-6763-462c-be07-17780f8b7e02")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathc6a8ac0c-b8d3-45a3-9308-1e1daaf3f76e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathde029cdd-3f84-4939-9f84-56ed154f6236")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldAdjustTimesOnlyForDirectParentDirectory(rootPath: "rootPathf68512dc-5cf5-4d8c-b6fe-0a3e3b5e5d6b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldCreateDirectoryInBasePath
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldCreateParentDirectories
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path2a01dea3-736b-43ea-b31b-fa714b3cfa26")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path2e74efb2-baa9-4e43-ab42-6254363d415a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path34b1ec1e-a8a9-485f-98ee-fa4ddae311ee")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "path4e9e3042-1015-4ef4-bc5c-ccc4d45520cd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathd1b8988b-f42b-433e-bdd7-7edf0c864057")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathd7b824a1-d050-44b2-9df6-3dec6a576b36")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTime(path: "pathf084fb27-bd3f-427a-b55e-c451c69c59fc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path351b0949-13ff-4512-899e-80961961084d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path48a8b050-9c71-47a2-b423-df416a11689e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path4f0b9089-9fe6-4bcf-9339-1518be180545")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path73f14d3f-0b60-4a6b-aba2-6ad2dd5a1915")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path79acf515-b518-4808-a546-80e69b07c389")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "path8bfa392d-b571-4699-9e3e-6c34a30c4f02")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldSetCreationTimeUtc(path: "pathf3a17f85-a7d5-43df-b706-1ae9fcc3b517")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path05d2b036-3088-47a4-b09e-60e050ea9624")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path25fa2f9d-70df-43cd-9b95-87071efe7e98")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "path66ef7ead-9dc7-4612-aaab-e6c041a02483")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "patha46040b1-57d0-4b68-bd92-0f37b922cfac")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathb2a013b8-b27d-4ff7-af73-90fcac6180a1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathc7a5c5b8-828c-424b-9b22-21303ae7b80c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_ShouldTrimTrailingSpaces_OnWindows(path: "pathcdb64b19-bb8e-4ab8-9e24-4a66bea1999c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: " ")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "/")
Testably.Abstractions.Tests.FileSystem.Directory.CreateDirectoryTests.WindowsFileSystemTests ‑ CreateDirectory_TrailingDirectorySeparator_ShouldNotBeTrimmed(suffix: "\\")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path003bbd82-6baa-4a1f-af3c-b87ac2c27b0a", pathToTarget: "pathToTarget47abba11-8efc-48a9-9cea-ec4baccf70eb")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path24cab384-894f-4d72-8683-99efedca183f", pathToTarget: "pathToTarget6a7ac23b-e162-4dce-a566-f2fd8fd787e7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path68fba070-2f93-42b1-9a82-4e6f69adc1fa", pathToTarget: "pathToTarget9db0e04a-74cd-4d08-ba54-a5f5a4b60eea")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "patha3a427f3-5bd7-4ea5-bf2e-cd194c1683ce", pathToTarget: "pathToTarget44fcfc5f-261e-428b-937c-1e3e9c56ae34")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathad801f7f-5551-41ed-b08e-af5875da0f14", pathToTarget: "pathToTarget9e56996b-f69d-404f-9eb4-ee5bb16e6a26")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathbb6c97c0-ed96-4643-92b7-0335480f9eba", pathToTarget: "pathToTargetcb8c040d-3703-4749-aed0-ba68002482d3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathc0de1973-0c93-4e9f-a326-eed08daa65e2", pathToTarget: "pathToTargetdfef9c21-5cff-4366-9adf-093f6ee49cb8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path6ea98e12-ed44-4747-9ba8-f08209909bbe", pathToTarget: "pathToTargetcc39246b-e055-4d91-9d09-ef9c19643e9d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path6ef4c1f3-220f-4fa3-a39c-38d398691744", pathToTarget: "pathToTargetd87c23e8-35f0-4226-b4fb-3e03e8aa6458")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path7a6f20b2-8205-434f-9749-90cc59957e3e", pathToTarget: "pathToTargetc52ab70c-b68a-4dff-9c70-afa12d9dda42")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathb33e80c6-b119-4620-a396-c29d27f98622", pathToTarget: "pathToTarget455f49b5-632e-43a8-a896-c7992b389127")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathb68eb693-fa1f-4df3-8598-56ad25b8efbe", pathToTarget: "pathToTargeteae413a4-41fa-42a3-8255-d9dd22e33c56")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathbf5adf15-fc77-46f1-9bbf-c2699fc995a9", pathToTarget: "pathToTarget45edc884-beb0-498f-972e-ddc7eff16e67")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathe0350a01-9512-4ed5-8d83-ed2ddc1b9b48", pathToTarget: "pathToTarget1478de1e-a540-4b86-9dd4-a8b256889dce")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path5272076d-3d86-482b-a4fd-8069048d9b9d", pathToTarget: "pathToTargeta005e9b0-208b-47e0-a72a-e8f4a89f4db1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path5318f66c-4657-44da-bade-c2bcdfb4f3ad", pathToTarget: "pathToTarget43d4cadc-156c-4259-b6ca-f411e44ec8fe")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathb3a3e2c7-6b29-4aad-9542-ed2c1c18b42e", pathToTarget: "pathToTarget76f97e12-540f-4372-9c95-b5140e18b740")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathb71bae04-f29a-49d7-b667-21ec06f65903", pathToTarget: "pathToTargetde4498fd-0347-4adb-a48e-402c865f7b50")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathe4f3f74b-ccbc-4f1b-afdc-0e6413e5aba7", pathToTarget: "pathToTargetbda3a078-4791-4247-9d99-7767316d2704")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathe528ac06-2ce1-41ec-aa89-b7e15bffea28", pathToTarget: "pathToTargetd110b72d-dc66-43ec-863d-4ed18d74938e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathfee9f88e-9f89-4a4f-8523-63053ba62981", pathToTarget: "pathToTarget6ab8a06b-8073-4ccc-8843-b50e211a5e1f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path0d6ac20b-c5d5-4504-b836-d67fde11f4b4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path17ef0a05-ca1b-4758-b216-31d6edb584b0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1c19b8f3-50b5-4d1d-aaad-33a67d768ada")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathbc3d8360-d343-47d5-9a1b-86cd87978967")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathd35b11bb-4415-459a-99cf-9d48134c1493")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathee000eb0-62c9-4af2-8c3d-18bd1173c3f2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathfc1208f6-3f07-43d8-8d1b-8128e5cf1156")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget17b029b7-bd16-4b7d-8afa-7635cc77c43f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget277fdefb-b6eb-426f-bb10-3b508308fe3f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget49808c5b-77a3-4157-be62-7a3eeb0d8456")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget579bf2e0-0492-4227-9b75-f38b7f20aa07")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargetb4a31664-1b2f-4557-89f8-b27e1fea232a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargetd429e1e1-da49-4cc1-bacc-21bc2d35754c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargetfca64763-1bcb-4aa8-a5d5-7a558d7ef6b1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path0a04f7f4-9679-4561-8373-179974c843dd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path0cb41194-56be-49b1-a6da-148bf642bd45")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path42f39769-05c9-495f-beb6-98ce79bcc287")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path597fcca0-d791-455a-b42a-764748dae5de")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path67a2ab72-9711-44f0-b2c8-95e1b544dc67")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path9f111a90-31cc-4ecd-b8be-3830fc0f4086")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.LinuxFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathb47b5826-1e11-4485-a59e-4e1ca831f7bc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path181953bb-e0ea-437f-8408-fe4315342ff8", pathToTarget: "pathToTarget8005c516-b7bd-47bb-9d05-7fe9a5619376")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path45b58b3b-9d8e-470b-b5bf-710d87c287fa", pathToTarget: "pathToTarget034802cc-9c9c-4d9f-9a3c-a482512cf65e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path7548fc2d-77f9-4863-87cd-f10cfe48b518", pathToTarget: "pathToTarget3b2fc1dc-fb51-4088-bec8-826e8fc8d306")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "patha064a189-bb60-4563-828c-99086f697a6d", pathToTarget: "pathToTarget862df629-47e9-4c1b-96ad-8181c2286b8b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathbbe114d4-1318-45e1-911a-5a3fc7946526", pathToTarget: "pathToTarget8d92f77d-f31d-4538-adaf-b3c6f6b354b7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathe3baa174-0aa4-4413-ae1b-9bce461aff04", pathToTarget: "pathToTargeta4bce360-9969-4340-9cea-6c870c62b3f4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathe982cf1c-7b1f-435c-9713-b3f66b159dca", pathToTarget: "pathToTarget4440ccd0-afc9-41aa-b65c-8364a0965401")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path24c6622a-be17-48c0-abb9-246d74b79c9c", pathToTarget: "pathToTarget39980c3a-7810-4bd9-a6e9-b55fae3c5c52")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path48657190-b2ff-437e-b882-c720ab8f572c", pathToTarget: "pathToTarget80a620f9-8e84-40ac-b144-71fefa2a9064")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path596b5931-6e66-4e42-b1e6-fd8847eeebda", pathToTarget: "pathToTargetcf71f807-2a34-483b-aec7-524f1e91b91b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path5f6504e3-a5ff-47c2-a4a7-b68422289e94", pathToTarget: "pathToTargetf1c809fb-b1fc-443f-9a65-cc7e22a70101")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path7d85a234-7239-4be1-9665-17dfa7fc78f6", pathToTarget: "pathToTargeta2f5f3be-4fd0-4618-af1d-62b2a9b0e5c2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathe5f1325a-a969-4eae-87f4-6013b81aec02", pathToTarget: "pathToTarget3bcfd942-ceb6-4852-af42-8c806c9f94b6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathf901461a-daf6-417d-a0af-c360e0f7e968", pathToTarget: "pathToTarget5f4d6456-d74d-4b54-8c24-80a74e0e078e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path000c4763-3acc-48dd-93a9-8ed200ae86a4", pathToTarget: "pathToTargetaa5d6c37-778e-4a81-a385-00bd6d4cd310")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path28421d80-bd7a-40d5-abaf-bdae3a89580b", pathToTarget: "pathToTarget1788df05-a188-4c0f-b94c-db5fd6a76235")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path41a80d86-895f-4efc-9ea4-d0eab11f9b0d", pathToTarget: "pathToTargetbe870354-109d-4fbe-9d9e-314eb2fb54f2")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path443a2f1b-a5d5-40d5-9811-ef43141f1667", pathToTarget: "pathToTarget0f6a6d59-a91f-43fe-aeab-4ddb71106b95")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path453c74d8-19be-4910-a5ea-0f8dac4f8bf7", pathToTarget: "pathToTarget486a07ec-2685-48e6-8ee5-d612e5dd6488")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathed0028cb-5dab-4b4e-b8d1-94afabea3164", pathToTarget: "pathToTargeta0cc4fd1-b038-4db8-9e26-7b13e7bfe4a6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "patheffba2e5-9d27-434a-b9c2-f1c6aeda1faa", pathToTarget: "pathToTargetba71111b-41d7-4fb3-99a2-ae20ff9d3a35")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path32a769e8-9b82-4ded-bb4a-0f6267f4565d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path4254661b-54d5-410e-b35b-7ff21edd6ed0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5c131487-abea-4449-8bb5-28b409a38858")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path746585ab-c5e1-468b-b61e-59c179b947fa")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathbc8acca1-33ad-4649-b552-5cd38656dbe8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathec29347c-5419-44fd-b219-55aa4e113bdc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathf302fbb5-1142-46b5-98e1-9e63663b9857")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget150f481a-0c97-49fc-9cb0-dad8db2d6276")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget38af7f54-bb3d-4ed2-81bc-d15b13297cbd")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget657a8c5f-e038-4ef7-a8de-f7e9958baf6a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget82fbfe9a-7d11-480c-b184-c14836254dbf")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget8a44e042-573d-4ccd-91ec-55b0ebaa1b3c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargetdce57198-c208-43e2-a4d9-54a91195b5cc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargete104f6d4-22de-487c-9e8a-dfa935517fc8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path05531ed9-5131-4270-8b51-2b4cad9ad818")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path22da5eb9-ed93-46f5-9432-637e1f89f6de")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path32762ba3-429c-4f8c-947f-f5f82081e6fc")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path92012698-35aa-4f60-b304-3a09a1ba8938")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathb5965509-cc9b-454f-b9c8-1b110f89d3d4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathde7cd668-0868-456e-8932-764822d787ba")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MacFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathe9f62643-c730-4e30-acb0-a8e36f2cb7c7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path13830994-74a7-42a0-afe6-60732100d19e", pathToTarget: "pathToTarget8ca3c897-8c3b-4648-9106-49568e416ec1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path46807055-46a7-4244-b8d6-7c2dcd671f0a", pathToTarget: "pathToTarget24d4a804-d5bd-40e8-a887-7d148673d086")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path5d2fabf3-e68a-48b6-81b3-aea091d873f2", pathToTarget: "pathToTarget540129e8-c766-4788-9ad6-5dc5960c2d4f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path60d95fe5-3e96-4e04-8054-786689bf1063", pathToTarget: "pathToTarget36326684-b95e-441b-8be5-11e9105629ef")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path61023523-87cd-4cb7-b888-897807d9ddb6", pathToTarget: "pathToTargetdc448d61-6d65-435b-a0dd-849e02222a0d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path88f521ce-7ae2-4504-9c61-8162d7b2c5b5", pathToTarget: "pathToTarget4cdfd4b3-bba3-446d-a452-0d3250080428")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathb6a8a94b-1ca3-46a8-8731-9b92d095f88d", pathToTarget: "pathToTarget4887f874-fceb-4f0e-b1be-beb43a368419")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path0c1c13b1-caa2-43ae-a843-cea1226371c6", pathToTarget: "pathToTarget480f51a9-bf6b-488a-b281-302205af9df7")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path3b4f781b-da20-4477-9d35-50ec807a2262", pathToTarget: "pathToTarget31e7f056-94ee-4897-8459-b57506ab839f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path4b64c18c-0576-4007-ac67-03bc49fb2ec4", pathToTarget: "pathToTarget21263aed-50a1-459e-9eb1-a03c6d645a89")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path9403158f-d5dc-42f6-a3c7-921098122850", pathToTarget: "pathToTargetad9d06f2-a574-4bcb-8465-2b7a1670af7b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathc84e6d4c-0a8b-467b-90d5-b15a101d105d", pathToTarget: "pathToTarget6c917f34-beb6-4224-82dd-792e662a7bc0")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathea0966c9-5007-4867-b301-b36e305dfef8", pathToTarget: "pathToTarget138307ab-c398-40fc-994f-d126f20640de")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathfed7f95c-df5b-475e-b9cf-fc5d01eda3c5", pathToTarget: "pathToTarget13f6556d-cd98-4cdb-b8fe-41d28e3cddb5")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path06dca1da-fd78-4239-81e5-29d985686a85", pathToTarget: "pathToTarget13bffa97-8554-47b7-ad3c-5184d18cfb3c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path59ca383e-810f-4c8a-a4bb-1ee0440ec236", pathToTarget: "pathToTarget533049e6-e60d-4220-8166-9e3e889052ca")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path6faa18bf-d233-42a9-9780-3f3cb4a1f196", pathToTarget: "pathToTargete75362f3-0ab0-4abd-b492-5591620c2d94")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path87654139-b48f-492a-9e78-d0e54411bd51", pathToTarget: "pathToTarget2c6bb0ca-0006-4867-a63e-aa6075941137")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path89fd6531-5560-47de-94bd-10120932b448", pathToTarget: "pathToTarget43807f25-b039-4523-9346-d4302f394948")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathf595d4d3-f13f-4cc0-aa5f-f2baaca49c46", pathToTarget: "pathToTarget4a46adae-878e-4dc1-9639-48734a3aeb19")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathfe49360a-f849-432a-b5db-944ab06ebe4c", pathToTarget: "pathToTarget310beabd-c69a-4b1b-b118-9fe57fc0dcf9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1b8e5dd3-7ec9-4d96-8459-9cc413fa2c66")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path230fa35d-934a-4e15-b6f1-b4a5ec66029e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path5cd09b8d-cd60-4d65-9de6-4701cc0db47e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathada71799-f093-492a-b77c-abfade07ea1b")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathdb5da3b4-b5b1-4191-b18b-6f90b4387fca")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathe3d3817a-11a8-4893-85bb-f1d3019cd491")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathf028c593-b0ca-422e-b87f-6fe2c00d4d86")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget5e9a1fe9-1cf6-4284-805e-48a5ded50701")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget5f5a913f-8832-480e-aeae-972b3d58d892")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget705a8435-7c79-40f3-8fb2-64b69902d82d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget9dc556ec-fd24-4222-8ed2-d695611cc208")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargeta6e6b4f4-88e7-4571-b744-06fe147826c1")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargete3a6b77f-1812-4c1c-a864-fc14720fce3a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTargetf4352045-243f-4e62-a088-6e8b8584d901")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path3619e74c-da0a-4049-b2dd-1f47c1117413")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path38a1c035-0c1c-497d-9ba5-dd253e08eaa8")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path39e5826f-eb11-4862-9a36-d0a481cac00e")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path4b949e79-44c2-4f9e-b6dc-f4deca78db1a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "path637b0a1d-10f5-42e6-93e2-34fc27ebbdb3")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathb25d6734-8698-4740-8912-185bbaf301df")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.MockFileSystemTests ‑ CreateSymbolicLink_WithIllegalTarget_ShouldNotThrowException(path: "pathc760b310-1bf3-4247-afc1-09530ef00c2c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path00d3d4d7-8061-4242-90f4-587a4e3ea95d", pathToTarget: "pathToTargetd156fe04-1082-4d67-8b6b-2229922ef8f6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path09794d1e-b25b-4b13-90d5-86dda49b630b", pathToTarget: "pathToTargeta3ace9df-1261-489e-9b02-f8cb24431e97")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path43ea2586-9e79-4977-b063-59d5f35a0707", pathToTarget: "pathToTargetcaaceffd-e3a6-4762-a0ce-1acbe3149994")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "path52f5f235-c51d-44b4-9273-3652fcd8ee30", pathToTarget: "pathToTarget1e387a0e-c67b-439f-9bf4-fc5c108c5810")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "patha16d276d-c723-4e83-8556-3a66865aed72", pathToTarget: "pathToTarget2b4e5cfa-858d-4b2a-9095-3b3810b0afa4")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathd4921e91-6d0f-49e8-bdb8-dc2fdc20a7d5", pathToTarget: "pathToTargetbf4f2c79-2ed0-4e5c-a697-639aeb6a5394")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_ShouldCreateSymbolicLink(path: "pathdd39b5c6-da68-4e04-af48-d8de2f2930d7", pathToTarget: "pathToTarget379b7f3b-a0ec-4641-8a00-9a8684613e6c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path12e3e7df-72cb-4937-8b33-a50b9a87f42b", pathToTarget: "pathToTargetd51d8f30-034e-4934-8dec-782843c00aff")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path2ce05972-8e2a-4dd3-9d2a-3693948c07a6", pathToTarget: "pathToTargetde9bab2d-2511-41cd-8b7e-95bf31080986")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path5d109937-2ae4-4856-8065-ff3ec2742564", pathToTarget: "pathToTargetd4ccecb2-ec63-4dcc-9850-af910691bb9a")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path5e6d9579-0351-4c22-ae9d-bbb4964fd484", pathToTarget: "pathToTargeted2febd8-2ec8-41bd-b489-a3836da82d1d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path81135fc1-85a8-4640-8371-2705f55989d9", pathToTarget: "pathToTarget55996fa7-b32d-4c2a-9795-84e04e3e2242")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "path8727b6ad-a084-4592-8f5c-b4c37910dbe2", pathToTarget: "pathToTargeteba5c70f-c75f-497e-9c99-ff6b6cbf2feb")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_SourceDirectoryAlreadyExists_ShouldThrowIOException(path: "pathfbb0ebf3-65a6-4f82-a5f5-be517bb1fa58", pathToTarget: "pathToTarget095e7683-623c-480b-b36d-56f84899a0d9")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path2a5f5d75-3f45-4d70-b25b-ca24312f19ff", pathToTarget: "pathToTarget0887565b-b093-4ead-8faa-751dad870fb6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path553dac0f-ea3e-44ee-9b6c-b903904eb70b", pathToTarget: "pathToTargetf68a4c8e-3a43-4a32-bd8b-9f33a8818c79")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path5741c30b-a1f2-49c6-ae56-be67605b2e67", pathToTarget: "pathToTarget173eb32b-c06e-4fce-9475-fba9f9367730")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "path616580fe-3653-4e49-a9ed-bd70e9be2e8b", pathToTarget: "pathToTargeta55a4bc2-05e9-483c-96b4-d1edc0aba32f")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathb0c2323a-88ed-4843-b60b-b264ac7bdaaa", pathToTarget: "pathToTarget634c8af1-2743-4656-b8e8-dc69073430db")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathe263dc7f-9607-414e-931e-835f139391ad", pathToTarget: "pathToTarget43c6ef9b-bf61-4fd1-995c-c0a5acfd1d4d")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_TargetDirectoryMissing_ShouldNotThrowException(path: "pathecd568c8-8576-4131-b93d-0c973d90a82a", pathToTarget: "pathToTarget39d52ab3-2e37-4e9d-80b8-c76df64fd8db")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path06455ccb-2356-4b6f-9ca5-e46dbd33d721")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path1de35417-492f-4560-aa5d-931444891bea")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path375e34ca-c21d-4930-a185-feca1e1623f6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path3f72527f-c319-48cc-89c9-df4e7a0b7a8c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path75ff66b3-2f60-48c2-959c-a581a4b14d8c")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "path9d166892-0b4a-4100-b917-ea3e43569f94")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalCharactersInTarget_ShouldThrowIOException(path: "pathb3a13b25-fe64-4662-a13a-0ac24cbd06c6")
Testably.Abstractions.Tests.FileSystem.Directory.CreateSymbolicLinkTests.RealFileSystemTests ‑ CreateSymbolicLink_WithIllegalPath_ShouldThrowArgumentException_OnWindows(pathToTarget: "pathToTarget4daa1895-346c-438b-aba6-365c331275a4")