Skip to content

feat(OpenTelemetry): add filter for health checks requests in tracing #245

feat(OpenTelemetry): add filter for health checks requests in tracing

feat(OpenTelemetry): add filter for health checks requests in tracing #245

GitHub Actions / Test Results succeeded Aug 19, 2024 in 0s

161 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
.artifacts/TestResults/ES.FX.Asp.Versioning.Tests.trx 4✅ 960ms
.artifacts/TestResults/ES.FX.Hosting.Tests.trx 9✅ 3s
.artifacts/TestResults/ES.FX.Ignite.Asp.Versioning.Tests.trx 1✅ 911ms
.artifacts/TestResults/ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.trx 6✅ 2s
.artifacts/TestResults/ES.FX.Ignite.Azure.Data.Tables.Tests.trx 3✅ 3s
.artifacts/TestResults/ES.FX.Ignite.Azure.Security.KeyVault.Secrets.Tests.trx 3✅ 2s
.artifacts/TestResults/ES.FX.Ignite.Azure.Storage.Blobs.Tests.trx 3✅ 3s
.artifacts/TestResults/ES.FX.Ignite.Azure.Storage.Queues.Tests.trx 3✅ 2s
.artifacts/TestResults/ES.FX.Ignite.FluentValidation.Tests.trx 6✅ 1s
.artifacts/TestResults/ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.trx 24✅ 33s
.artifacts/TestResults/ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.trx 22✅ 68s
.artifacts/TestResults/ES.FX.Ignite.Microsoft.EntityFrameworkCore.Tests.trx 1s
.artifacts/TestResults/ES.FX.Ignite.Migrations.Tests.trx 4✅ 977ms
.artifacts/TestResults/ES.FX.Ignite.NSwag.Tests.trx 1✅ 1s
.artifacts/TestResults/ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.trx 2✅ 23s
.artifacts/TestResults/ES.FX.Ignite.Serilog.Tests.trx 2✅ 1s
.artifacts/TestResults/ES.FX.Ignite.Spark.Tests.trx 9✅ 2s
.artifacts/TestResults/ES.FX.Ignite.Swashbuckle.Tests.trx 3✅ 2s
.artifacts/TestResults/ES.FX.Ignite.Tests.trx 15✅ 1s
.artifacts/TestResults/ES.FX.Microsoft.Data.SqlClient.Tests.trx 4✅ 1s
.artifacts/TestResults/ES.FX.Microsoft.EntityFrameworkCore.Tests.trx 1✅ 1s
.artifacts/TestResults/ES.FX.NSwag.AspNetCore.Tests.trx 6✅ 905ms
.artifacts/TestResults/ES.FX.Serilog.Tests.trx 1✅ 1s
.artifacts/TestResults/ES.FX.Shared.SqlServer.Tests.trx 1✅ 33s
.artifacts/TestResults/ES.FX.Tests.trx 28✅ 2s

✅ .artifacts/TestResults/ES.FX.Asp.Versioning.Tests.trx

4 tests were completed in 960ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Asp.Versioning.Tests.EndpointConventionBuilderExtensionsTests 4✅ 91ms

✅ ES.FX.Asp.Versioning.Tests.EndpointConventionBuilderExtensionsTests

✅ HasApiVersion_RangeApplied(numberOfVersions: 0)
✅ HasApiVersion_RangeApplied(numberOfVersions: 1)
✅ HasApiVersion_RangeApplied(numberOfVersions: 100)
✅ HasApiVersion_RangeApplied(numberOfVersions: 5)

✅ .artifacts/TestResults/ES.FX.Hosting.Tests.trx

9 tests were completed in 3s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Hosting.Tests.ControlledExitExceptionTests 2✅ 30ms
ES.FX.Hosting.Tests.ProgramEntryBuilderTests 2✅ 347ms
ES.FX.Hosting.Tests.ProgramEntryTests 5✅ 309ms

✅ ES.FX.Hosting.Tests.ControlledExitExceptionTests

✅ Ctor_Message
✅ Ctor_MessageAndInnerException

✅ ES.FX.Hosting.Tests.ProgramEntryBuilderTests

✅ CustomLogger_Added
✅ ExitActions_Added

✅ ES.FX.Hosting.Tests.ProgramEntryTests

✅ Handle_CleanExit(exitCode: 0)
✅ Handle_CleanExit(exitCode: 1)
✅ Handle_ControlledExit(exitCode: 0)
✅ Handle_ControlledExit(exitCode: 1)
✅ Handle_UnexpectedError

✅ .artifacts/TestResults/ES.FX.Ignite.Asp.Versioning.Tests.trx

1 tests were completed in 911ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Asp.Versioning.Tests.HostingTests 1✅ 55ms

✅ ES.FX.Ignite.Asp.Versioning.Tests.HostingTests

✅ ServicesAdded

✅ .artifacts/TestResults/ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.trx

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.FunctionalTests 1✅ 961ms
ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.HostingTests 3✅ 248ms
ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.Interceptors.IPv6LoopbackAddressInterceptorTests 2✅ 246ms

✅ ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.FunctionalTests

✅ ApiPath_Accessible

✅ ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.HostingTests

✅ CanIgnite
✅ CanIgnite_Once
✅ CanOverride_Settings

✅ ES.FX.Ignite.AspNetCore.HealthChecks.UI.Tests.Interceptors.IPv6LoopbackAddressInterceptorTests

✅ OnCollectExecuting_ShouldFixRelativeHealthCheckAddresses_WhenUsingIPv6LoopbackAddress
✅ OnCollectExecuting_ShouldIgnoreNonIP6OrCorrectURI

✅ .artifacts/TestResults/ES.FX.Ignite.Azure.Data.Tables.Tests.trx

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Azure.Data.Tables.Tests.HostingTests 3✅ 474ms

✅ ES.FX.Ignite.Azure.Data.Tables.Tests.HostingTests

✅ CanAdd(name: "default", serviceKey: "keyed")
✅ CanAdd(name: "default", serviceKey: null)
✅ CanAdd(name: null, serviceKey: null)

✅ .artifacts/TestResults/ES.FX.Ignite.Azure.Security.KeyVault.Secrets.Tests.trx

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Azure.Security.KeyVault.Secrets.Tests.HostingTests 3✅ 467ms

✅ ES.FX.Ignite.Azure.Security.KeyVault.Secrets.Tests.HostingTests

✅ CanAdd(name: "default", serviceKey: "keyed")
✅ CanAdd(name: "default", serviceKey: null)
✅ CanAdd(name: null, serviceKey: null)

✅ .artifacts/TestResults/ES.FX.Ignite.Azure.Storage.Blobs.Tests.trx

3 tests were completed in 3s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Azure.Storage.Blobs.Tests.HostingTests 3✅ 385ms

✅ ES.FX.Ignite.Azure.Storage.Blobs.Tests.HostingTests

✅ CanAdd(name: "default", serviceKey: "keyed")
✅ CanAdd(name: "default", serviceKey: null)
✅ CanAdd(name: null, serviceKey: null)

✅ .artifacts/TestResults/ES.FX.Ignite.Azure.Storage.Queues.Tests.trx

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Azure.Storage.Queues.Tests.HostingTests 3✅ 235ms

✅ ES.FX.Ignite.Azure.Storage.Queues.Tests.HostingTests

✅ CanAdd(name: "default", serviceKey: "keyed")
✅ CanAdd(name: "default", serviceKey: null)
✅ CanAdd(name: null, serviceKey: null)

✅ .artifacts/TestResults/ES.FX.Ignite.FluentValidation.Tests.trx

6 tests were completed in 1s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.FluentValidation.Tests.FunctionalTests 2✅ 343ms
ES.FX.Ignite.FluentValidation.Tests.HostingTests 4✅ 55ms

✅ ES.FX.Ignite.FluentValidation.Tests.FunctionalTests

✅ AutoValidation_Applied(name: "", shouldThrowValidationError: True)
✅ AutoValidation_Applied(name: "test", shouldThrowValidationError: False)

✅ ES.FX.Ignite.FluentValidation.Tests.HostingTests

✅ CanOverride_Settings
✅ IgniteDoesNotAllowReconfiguration
✅ IgniteShouldAddTheServicesEndpointsAutoValidation
✅ IgniteShouldAddTheServicesMvcAutoValidation

✅ .artifacts/TestResults/ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.trx

24 tests were completed in 33s with 24 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.FunctionalTests 2✅ 903ms
ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.HostingTests 22✅ 770ms

✅ ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.FunctionalTests

✅ CanConnect(useFactory: False)
✅ CanConnect(useFactory: True)

✅ ES.FX.Ignite.Microsoft.Data.SqlClient.Tests.HostingTests

✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: False, serviceKey: "keyed")
✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: False, serviceKey: null)
✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: True, serviceKey: "keyed")
✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: True, serviceKey: null)
✅ CanAdd_Keyed(useFactory: False, serviceKey: "keyed")
✅ CanAdd_Keyed(useFactory: False, serviceKey: null)
✅ CanAdd_Keyed(useFactory: True, serviceKey: "keyed")
✅ CanAdd_Keyed(useFactory: True, serviceKey: null)
✅ CanAdd(useFactory: False, serviceKey: "keyed", serviceLifetime: Transient)
✅ CanAdd(useFactory: False, serviceKey: null, serviceLifetime: Scoped)
✅ CanAdd(useFactory: False, serviceKey: null, serviceLifetime: Singleton)
✅ CanAdd(useFactory: False, serviceKey: null, serviceLifetime: Transient)
✅ CanAdd(useFactory: True, serviceKey: "keyed", serviceLifetime: Transient)
✅ CanAdd(useFactory: True, serviceKey: null, serviceLifetime: Scoped)
✅ CanAdd(useFactory: True, serviceKey: null, serviceLifetime: Singleton)
✅ CanAdd(useFactory: True, serviceKey: null, serviceLifetime: Transient)
✅ CanOverride_Options(useFactory: False)
✅ CanOverride_Options(useFactory: True)
✅ CanOverride_Settings(useFactory: False)
✅ CanOverride_Settings(useFactory: True)
✅ IgniteDoesNotAllowReconfiguration(useFactory: False)
✅ IgniteDoesNotAllowReconfiguration(useFactory: True)

✅ .artifacts/TestResults/ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.trx

22 tests were completed in 68s with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.FunctionalTests 6✅ 35s
ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.HostingTests 16✅ 2s

✅ ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.FunctionalTests

✅ CanConnect(useFactory: False)
✅ CanConnect(useFactory: True)
✅ HealthChecks(useFactory: False)
✅ HealthChecks(useFactory: True)
✅ RelationalDbContextMigrationsTask(useFactory: False)
✅ RelationalDbContextMigrationsTask(useFactory: True)

✅ ES.FX.Ignite.Microsoft.EntityFrameworkCore.SqlServer.Tests.HostingTests

✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: False)
✅ CanAdd_Guard_ReconfigurationNotSupported(useFactory: True)
✅ CanAdd(useFactory: False, serviceLifetime: Scoped)
✅ CanAdd(useFactory: False, serviceLifetime: Singleton)
✅ CanAdd(useFactory: False, serviceLifetime: Transient)
✅ CanAdd(useFactory: True, serviceLifetime: Scoped)
✅ CanAdd(useFactory: True, serviceLifetime: Singleton)
✅ CanAdd(useFactory: True, serviceLifetime: Transient)
✅ CanOverride_DbContextOptions(useFactory: False)
✅ CanOverride_DbContextOptions(useFactory: True)
✅ CanOverride_Options(useFactory: False)
✅ CanOverride_Options(useFactory: True)
✅ CanOverride_Settings(useFactory: False)
✅ CanOverride_Settings(useFactory: True)
✅ CanOverride_SqlServerDbContextOptions(useFactory: False)
✅ CanOverride_SqlServerDbContextOptions(useFactory: True)

✅ .artifacts/TestResults/ES.FX.Ignite.Microsoft.EntityFrameworkCore.Tests.trx

No tests found

✅ .artifacts/TestResults/ES.FX.Ignite.Migrations.Tests.trx

4 tests were completed in 977ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Migrations.Tests.Hosting.MigrationsServiceHostingExtensionsTests 2✅ 64ms
ES.FX.Ignite.Migrations.Tests.Service.MigrationsServiceTests 2✅ 102ms

✅ ES.FX.Ignite.Migrations.Tests.Hosting.MigrationsServiceHostingExtensionsTests

✅ IgniteDoesNotAllowReconfiguration
✅ IgniteShouldAddTheServices

✅ ES.FX.Ignite.Migrations.Tests.Service.MigrationsServiceTests

✅ MigrationService_Apply
✅ MigrationService_Settings_Check

✅ .artifacts/TestResults/ES.FX.Ignite.NSwag.Tests.trx

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.NSwag.Tests.Functional.NSwagFunctionalTests 1✅ 291ms

✅ ES.FX.Ignite.NSwag.Tests.Functional.NSwagFunctionalTests

✅ Swagger_Accessible

✅ .artifacts/TestResults/ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.trx

2 tests were completed in 23s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.Fixtures.SeqContainerFixtureTests 1✅ 267ms
ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.FunctionalTests 1✅ 6s

✅ ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.Fixtures.SeqContainerFixtureTests

✅ SeqContainer_CanConnectAsync

✅ ES.FX.Ignite.OpenTelemetry.Exporter.Seq.Tests.FunctionalTests

✅ EventsArePresentInSeq

✅ .artifacts/TestResults/ES.FX.Ignite.Serilog.Tests.trx

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Serilog.Tests.Hosting.SerilogHostingExtensionsTests 2✅ 233ms

✅ ES.FX.Ignite.Serilog.Tests.Hosting.SerilogHostingExtensionsTests

✅ CanIgnite
✅ CanIgnite_Once

✅ .artifacts/TestResults/ES.FX.Ignite.Spark.Tests.trx

9 tests were completed in 2s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Spark.Tests.Configuration.SparkConfigTests 5✅ 27ms
ES.FX.Ignite.Spark.Tests.SparkGuardTests 4✅ 222ms

✅ ES.FX.Ignite.Spark.Tests.Configuration.SparkConfigTests

✅ GetSettings_ReturnsSettings
✅ Name_UsesDefaultIfNull
✅ Name_UsesNameIfNotNull
✅ Path_UsesNameAndSection
✅ Path_UsesNameIfSectionIsNull

✅ ES.FX.Ignite.Spark.Tests.SparkGuardTests

✅ AlreadyConfiguredError_NotEmpty(testKey: "")
✅ AlreadyConfiguredError_NotEmpty(testKey: "key1")
✅ Guard_Configuration
✅ Guard_ReconfigurationNotSupported

✅ .artifacts/TestResults/ES.FX.Ignite.Swashbuckle.Tests.trx

3 tests were completed in 2s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Swashbuckle.Tests.Functional.SwashbuckleFunctionalTests 1✅ 399ms
ES.FX.Ignite.Swashbuckle.Tests.Hosting.SwashbuckleHostingExtensionsTests 2✅ 105ms

✅ ES.FX.Ignite.Swashbuckle.Tests.Functional.SwashbuckleFunctionalTests

✅ Swagger_Accessible

✅ ES.FX.Ignite.Swashbuckle.Tests.Hosting.SwashbuckleHostingExtensionsTests

✅ CanOverride_Settings
✅ IgniteDoesNotAllowReconfiguration

✅ .artifacts/TestResults/ES.FX.Ignite.Tests.trx

15 tests were completed in 1s with 15 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Ignite.Tests.HostingTests 15✅ 291ms

✅ ES.FX.Ignite.Tests.HostingTests

✅ CanDisableEnableEndpointsApiExplorer(enable: False)
✅ CanDisableEnableEndpointsApiExplorer(enable: True)
✅ CanDisableEnableHealthChecks(enable: False)
✅ CanDisableEnableHealthChecks(enable: True)
✅ CanDisableEnableJsonStringEnumConverter(enable: False)
✅ CanDisableEnableJsonStringEnumConverter(enable: True)
✅ CanDisableEnableOpenTelemetry(enable: False)
✅ CanDisableEnableOpenTelemetry(enable: True)
✅ CanDisableEnableProblemDetails(enable: False)
✅ CanDisableEnableProblemDetails(enable: True)
✅ CanDisableEnableStandardResilienceHandler(enable: False)
✅ CanDisableEnableStandardResilienceHandler(enable: True)
✅ Ignite_Should_be_allowed_once
✅ Ignite_WhenCalled_ShouldAddAdditionalSettingsFiles
✅ Ignite_WhenCalled_ShouldAddServices

✅ .artifacts/TestResults/ES.FX.Microsoft.Data.SqlClient.Tests.trx

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Microsoft.Data.SqlClient.Tests.Factories.DelegateSqlConnectionFactoryTests 1✅ 214ms
ES.FX.Microsoft.Data.SqlClient.Tests.SqlConnectionStringBuilderExtensionsTests 3✅ 14ms

✅ ES.FX.Microsoft.Data.SqlClient.Tests.Factories.DelegateSqlConnectionFactoryTests

✅ DelegateFactory_CanCreateConnections

✅ ES.FX.Microsoft.Data.SqlClient.Tests.SqlConnectionStringBuilderExtensionsTests

✅ CloneForMaster
✅ SetInitialCatalog
✅ SetInitialCatalogToMaster

✅ .artifacts/TestResults/ES.FX.Microsoft.EntityFrameworkCore.Tests.trx

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Microsoft.EntityFrameworkCore.Tests.Factories.DelegateDbContextFactoryTests 1✅ 125ms

✅ ES.FX.Microsoft.EntityFrameworkCore.Tests.Factories.DelegateDbContextFactoryTests

✅ DelegateFactory_CanCreateDbContext

✅ .artifacts/TestResults/ES.FX.NSwag.AspNetCore.Tests.trx

6 tests were completed in 905ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.NSwag.AspNetCore.Tests.Generation.TypeToStringSchemaNameGeneratorTests 6✅ 5ms

✅ ES.FX.NSwag.AspNetCore.Tests.Generation.TypeToStringSchemaNameGeneratorTests

✅ CanGenerateSchemaName_Primitives(type: typeof(int?), typeName: "System.Nullable`1[System.Int32]")
✅ CanGenerateSchemaName_Primitives(type: typeof(int), typeName: "System.Int32")
✅ CanGenerateSchemaName_Primitives(type: typeof(int[,]), typeName: "System.Int32[,]")
✅ CanGenerateSchemaName_Primitives(type: typeof(int[]), typeName: "System.Int32[]")
✅ CanGenerateSchemaName_Primitives(type: typeof(int[][]), typeName: "System.Int32[][]")
✅ CanGenerateSchemaName_Primitives(type: typeof(string), typeName: "System.String")

✅ .artifacts/TestResults/ES.FX.Serilog.Tests.trx

1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Serilog.Tests.Lifetime.ProgramEntrySerilogExtensionsTests 1✅ 87ms

✅ ES.FX.Serilog.Tests.Lifetime.ProgramEntrySerilogExtensionsTests

✅ Serilog_Used

✅ .artifacts/TestResults/ES.FX.Shared.SqlServer.Tests.trx

1 tests were completed in 33s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Shared.SqlServer.Tests.SqlServerFixtureTests 1✅ 789ms

✅ ES.FX.Shared.SqlServer.Tests.SqlServerFixtureTests

✅ SqlServerContainer_CanConnect

✅ .artifacts/TestResults/ES.FX.Tests.trx

28 tests were completed in 2s with 28 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ES.FX.Tests.Collections.ArrayExtensionsTests 3✅ 16ms
ES.FX.Tests.Exceptions.ExceptionExtensionsTests 5✅ 11ms
ES.FX.Tests.IO.ManifestResourceTests 4✅ 25ms
ES.FX.Tests.Linq.EnumerableExtensionsTests 2✅ 36ms
ES.FX.Tests.Reflection.EnumerableExtensionsTests 14✅ 30ms

✅ ES.FX.Tests.Collections.ArrayExtensionsTests

✅ Array_NullOrEmpty_ReturnsFalseForArrayWithElements
✅ Array_NullOrEmpty_ReturnsTrueForEmpty
✅ Array_NullOrEmpty_ReturnsTrueForNull

✅ ES.FX.Tests.Exceptions.ExceptionExtensionsTests

✅ Exception_InnerMost_ReturnsInnermostException
✅ Exception_InnerMost_ReturnsNullForANullException
✅ Exception_InnerMost_ReturnsSelfIfNoInnerException
✅ Exception_InnerMostOfType_ReturnsInnermostExceptionOfType
✅ Exception_InnerMostOfType_ReturnsNullIfNoInnermostException

✅ ES.FX.Tests.IO.ManifestResourceTests

✅ Stream_ToByteArray_ReturnsCorrectByteArray
✅ Stream_ToByteArray_ReturnsCorrectByteArrayForNonMemoryStream
✅ Stream_ToByteArrayAsync_ReturnsCorrectByteArray
✅ Stream_ToByteArrayAsync_ReturnsCorrectByteArrayForNonMemoryStream

✅ ES.FX.Tests.Linq.EnumerableExtensionsTests

✅ Enumerable_GetManifestResources_ReturnsItemIfEmpty
✅ Enumerable_GetManifestResources_ReturnsItemIfNotEmpty

✅ ES.FX.Tests.Reflection.EnumerableExtensionsTests

✅ Assembly_GetManifestResources_ReturnsManifestResources
✅ ManifestResource_CanGetStreamReader
✅ ManifestResource_CanReadAllBytes
✅ ManifestResource_CanReadAllBytesAsync
✅ ManifestResource_CanReadStream
✅ ManifestResource_CanReadText
✅ ManifestResource_CanReadTextAsync
✅ ManifestResource_ReturnsNullByteArrayForInvalidResourceName
✅ ManifestResource_ReturnsNullInfoForInvalidResourceName
✅ ManifestResource_ReturnsNullStreamForInvalidResourceName
✅ ManifestResource_ReturnsNullStreamReaderForInvalidResourceName
✅ ManifestResource_ReturnsNullTextAsyncForInvalidResourceName
✅ ManifestResource_ReturnsNullTextForInvalidResourceName
✅ ManifestResource_ReturnsResourceByName