Skip to content

Update jetbrains to 2024.3.4 (#2499) #7301

Update jetbrains to 2024.3.4 (#2499)

Update jetbrains to 2024.3.4 (#2499) #7301

GitHub Actions / Test Results succeeded Jan 23, 2025 in 0s

All 762 tests pass, 3 skipped in 5m 52s

 21 files  ±0   21 suites  ±0   5m 52s ⏱️ +2s
765 tests +1  762 ✅ +1  3 💤 ±0  0 ❌ ±0 
932 runs  ±0  926 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit d054a37. ± Comparison against earlier commit 15e630a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

3 skipped tests found

There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
Metadata.Tests.GitVersionTests ‑ ForType
Metadata.Tests.GitVersionTests ‑ ForTypeInfo
Metadata.Tests.GitVersionTests ‑ ReturnsInformationForVersionedAssembly

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

765 tests found (test 1 to 370)

There are 765 tests, see "Raw output" for the list of tests 1 to 370.
Raw output
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Error_If_Class_Property_Is_Init
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Error_If_Controller_Is_Not_Partial
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithAcceptReturnType", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Ge"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithCreatedReturn", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Ge"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters2", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters3", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters4", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithVoidReturnType", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class De"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithVoidReturnTypeOther", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class De"···, "\nusing Microsoft.AspNetCore.Mvc;\nusing Microsoft"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyForListAction", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Li"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyForRequest", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Ge"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithClaimsPrincipal", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithHttpRequest", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing Microsoft.AspNetCore.Http;\nnamespace Test"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithIdParameter", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Sa"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithIdParameterAndAddBindRequired", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Sa"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.ControllerActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithIdParameterMultiple", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Sa"···, "using Microsoft.AspNetCore.Mvc;\nusing Microsoft.A"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Error_If_Class_Is_Not_Partial
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Error_If_Class_Property_Is_Init
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters2", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters3", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodiesWithMultipleParameters4", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyForRequest", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Ge"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyForTaskRequest", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Ge"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithCancellationToken", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithCancellationTokenAndClaimsPrincipa"···, sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithClaimsPrincipal", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing TestNamespace;\nusing System.Security.Clai"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithDifferentlyNamedCancellationToken", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithDifferentlyNamedClaimsPrincipal", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing TestNamespace;\nusing System.Security.Clai"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithoutCancellationToken", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Sa"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies(key: "GenerateBodyWithoutClaimsPrincipal", sources: ["\nnamespace TestNamespace;\npublic record RocketMo"···, "\nnamespace TestNamespace;\npublic static class Sa"···, "\n\nusing TestNamespace;\n\nnamespace MyNamespace."···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodiesWithMultipleParameters", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodiesWithMultipleParameters2", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodiesWithMultipleParameters3", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodiesWithMultipleParameters4", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\n\npublic record Launch"···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequest", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\npublic static partial "···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequestWithCancellationToken", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing System.Threading;\nusing TestNamespace;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequestWithClaimsPrincipal", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing System.Security.Claims;\nusing TestNamespa"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequestWithClaimsPrincipal2", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing System.Security.Claims;\nusing TestNamespa"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequestWithClaimsPrincipalAndCancel"···, sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nusing System.Security.C"···, "\nusing System.Threading;\nusing System.Security.C"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForRequestWithClaimsPrincipalConstruct"···, sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nusing System.Security.C"···, "\nusing System.Threading;\nusing System.Security.C"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyForTaskRequest", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\npublic static partial "···, "\nusing TestNamespace;\n\nnamespace MyNamespace.Co"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithCancellationToken", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithCancellationTokenAndClaimsPrincipa"···, sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithClaimsPrincipal", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing TestNamespace;\nusing System.Security.Clai"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithDifferentlyNamedCancellationToken", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Threading;\nnamespace TestNamespace"···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithDifferentlyNamedClaimsPrincipal", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nusing System.Security.Claims;\nnamespace TestNam"···, "\nusing TestNamespace;\nusing System.Security.Clai"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithoutCancellationToken", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\npublic static partial "···, "\nusing TestNamespace;\nusing System.Threading;\n\"···])
Analyzers.Tests.GraphqlMutationActionBodyGeneratorTests ‑ Should_Generate_Method_Bodies_With_Optional_Tracking(key: "GenerateBodyWithoutClaimsPrincipal", sources: ["\nglobal using Rocket.Surgery.LaunchPad.Foundation"···, "\nnamespace TestNamespace;\npublic static partial "···, "\n\nusing TestNamespace;\n\nnamespace MyNamespace."···])
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters_Missing_Parameter", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude_Id", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", modelType: Class, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", modelType: Class, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", modelType: Record, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", modelType: Record, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, modelType: Class, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, modelType: Class, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, modelType: Record, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, modelType: Record, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude(propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude(propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude_Attribute(propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude_Attribute(propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude_Attribute2(propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude_Attribute2(propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Create(property: "Type", value: 12345, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Create(property: "Type", value: 12345, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_IPropertyTracking_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_IPropertyTracking_Properties_And_Create(property: "Type", value: 12345, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Create(property: "SerialNumber", value: "12345", propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Create(property: "Type", value: 12345, propertyTracking: OtherAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Create(property: "Type", value: 12345, propertyTracking: SameAssembly)
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Require_Partial_Parent_Type_Declaration
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Require_Partial_Type_Declaration
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Require_Same_Type_As_Class
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Require_Same_Type_As_Record
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Builtin_Struct_Property
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Class_Property
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Enum_Property
Analyzers.Tests.GraphqlOptionalPropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Struct_Property
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_And_Ignore_Type_Declaration_Members
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters_Missing_Parameter", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude_Id", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_With_Method_For_Class
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_With_Method_For_Record
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_With_Method_For_Record_Exclude_Attribute
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Generate_With_Method_For_Record_That_Inherits
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Inherit_Multiple_With_Method_For_Record
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Inherit_Using_Generic_Type_Arguments
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Require_Partial_Parent_Type_Declaration
Analyzers.Tests.InheritFromGeneratorTests ‑ Should_Require_Partial_Type_Declaration
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_And_Exclude_Properties
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_Primary_Constructor
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Constructor_Parameters_Missing_Parameter", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleFor_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "RuleSet_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_FluentValidation_Validator_Methods(name: "When_Otherwise_Exclude_Id", source: "\nusing FluentValidation;\nusing Rocket.Surgery.La"···)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_IPropertyTracking_Properties_When_Using_InheritsFromGenerator_Exclude
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Apply_Changes(property: "SerialNumber", value: "12345")
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Apply_Changes(property: "Type", value: 12345)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Class_With_Underlying_Properties_And_Track_Changes
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Apply_Changes(property: "SerialNumber", value: "12345")
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Apply_Changes(property: "Type", value: 12345)
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Generate_Record_With_Underlying_Properties_And_Track_Changes
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Require_Partial_Parent_Type_Declaration
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Require_Partial_Type_Declaration
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Require_Same_Type_As_Class
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Require_Same_Type_As_Record
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Class_Property
Analyzers.Tests.PropertyTrackingGeneratorTests ‑ Should_Support_Nullable_Struct_Property
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/nullable/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/nullable/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/nullable/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/exclusive/nullable/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/nullable/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/nullable/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/nullable/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_between_properties(result: /between/inclusive/nullable/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/gt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/gte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/lt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/decimal/lte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/gt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/gte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/lt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/integer/lte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/gt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/gte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/lt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/decimal/lte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/gt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/gte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/gtelt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/gtlte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/lt)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_comparison_properties(result: /comparison/nullable/integer/lte)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_email_properties(result: /email/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_email_properties(result: /email/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_email_properties(result: /email/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /length-5-50/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /length-5-50/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /length-5-50/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /max-length-100/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /max-length-100/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /max-length-100/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /min-length-5/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /min-length-5/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_length_properties(result: /min-length-5/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_regex_properties(result: /regex/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_regex_properties(result: /regex/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_regex_properties(result: /regex/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/boolean)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/decimal)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/integer)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/nullable/boolean)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/nullable/decimal)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/nullable/integer)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property(result: /notnull/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/boolean)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/collection)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/decimal)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/integer)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/nullable/boolean)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/nullable/decimal)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/nullable/integer)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/nullable/string)
AspNetCore.FluentValidation.OpenApi.Tests.PropertyRuleHandlerTests ‑ Should_generate_required_property_and_min_length(result: /notempty/string)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+DeleteActions), methodName: "PersonDel")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+DeleteActions), methodName: "PersonDelete")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+DeleteActions), methodName: "PersonRem")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+DeleteActions), methodName: "PersonRemove")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+GetActions), methodName: "PeopleFetch")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+GetActions), methodName: "PeopleFind")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+GetActions), methodName: "PeopleGet")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+GetActions), methodName: "PeopleRead")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+ListActions), methodName: "PeopleList")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+ListActions), methodName: "PeopleSearch")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PostActions), methodName: "PersonAdd")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PostActions), methodName: "PersonCreate")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PostActions), methodName: "PersonPost")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "EditPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "PersonEdit")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "PersonPut")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "PersonUpdate")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "PutPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Does_Not_Match_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+NonMatching+PutActions), methodName: "UpdatePerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "DeleteOtherPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "DeleteOtherPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "DeletePerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "DeletePersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "RemoveOtherPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "RemoveOtherPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "RemovePerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+DeleteActions), methodName: "RemovePersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "FetchPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "FetchPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "FindPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "FindPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "GetPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "GetPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "ReadPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+GetActions), methodName: "ReadPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+ListActions), methodName: "ListPeople")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+ListActions), methodName: "ListPeopleIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+ListActions), methodName: "SearchPeople")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+ListActions), methodName: "SearchPeopleIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "AddPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "AddPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "CreatePerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "CreatePersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "PostPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PostActions), methodName: "PostPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "EditOtherPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "EditOtherPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "EditPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "EditPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "PutOtherPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "PutOtherPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "PutPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "PutPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "UpdateOtherPerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "UpdateOtherPersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "UpdatePerson")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Default_Names(type: typeof(AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests+Matching+PutActions), methodName: "UpdatePersonIndex")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Index_Based_Parameters(name: "MyActionName", toBe: True)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Index_Based_Parameters(name: "MyComplexAction", toBe: True)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Index_Based_Parameters(name: "ThreeParameter", toBe: False)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Name(nameToMatch: "MYACTIONNAME")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Name(nameToMatch: "MyActionName")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Name(nameToMatch: "myActionName")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Name(nameToMatch: "myactionname")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_ParameterCount(actionName: "OneParameter", count: 1)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_ParameterCount(actionName: "ThreeParameter", count: 3)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_ParameterCount(actionName: "TwoParameter", count: 2)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Prefix(prefix: "MY")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Prefix(prefix: "My")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Prefix(prefix: "my")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Suffix(suffix: "NAME")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Suffix(suffix: "Name")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Method_Suffix(suffix: "name")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Existence(methodName: "OneParameter", parameterIndex: 0)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Existence(methodName: "ThreeParameter", parameterIndex: 2)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Existence(methodName: "TwoParameter", parameterIndex: 1)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Name(methodName: "OneParameter", parameterIndex: 0, parameterName: "id")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Name(methodName: "ThreeParameter", parameterIndex: 2, parameterName: "three")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Name(methodName: "TwoParameter", parameterIndex: 1, parameterName: "two")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Prefix(methodName: "MyActionName", parameterIndex: 1, parameterName: "base")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Suffix(methodName: "MyActionName", parameterIndex: 1, parameterName: "Request")
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Type(methodName: "MyActionName", parameterIndex: 1, type: typeof(MediatR.IBaseRequest))
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Type(methodName: "OneParameter", parameterIndex: 0, type: typeof(System.Guid))
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Type(methodName: "ThreeParameter", parameterIndex: 2, type: typeof(int))
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Matches_Parameter_Type(methodName: "TwoParameter", parameterIndex: 1, type: typeof(object))
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Not_Matches_Method_ParameterCount(actionName: "OneParameter", count: 0)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Not_Matches_Method_ParameterCount(actionName: "ThreeParameter", count: 4)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Not_Matches_Method_ParameterCount(actionName: "TwoParameter", count: 1)
AspNetCore.Tests.Restful.RestfulApiMethodBuilderTests ‑ Should_Have_Method
Extensions.Tests.AutoRegisterOptions ‑ Should_Register_Options
Extensions.Tests.ChangeTrackingTests ‑ ShouldApplyChanges_For_Classes
Extensions.Tests.ChangeTrackingTests ‑ ShouldApplyChanges_For_Records
Extensions.Tests.ChangeTrackingTests ‑ ShouldCreate_For_Classes
Extensions.Tests.ChangeTrackingTests ‑ ShouldCreate_For_Records
Extensions.Tests.ChangeTrackingTests ‑ ShouldResetChanges_For_Classes
Extensions.Tests.ChangeTrackingTests ‑ ShouldResetChanges_For_Records
Extensions.Tests.ChangeTrackingTests ‑ ShouldTrackChanges_For_Classes
Extensions.Tests.ChangeTrackingTests ‑ ShouldTrackChanges_For_Records
Extensions.Tests.FakeTimeConventionTests ‑ Clock_Convention_Default
Extensions.Tests.FakeTimeConventionTests ‑ Clock_Convention_Override
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo1(Foo4 -> Foo1))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo2(Foo3 -> Foo2))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo2(Foo4 -> Foo2))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo3(Foo2 -> Foo3))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo3(Foo4 -> Foo3))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo4(Foo1 -> Foo4))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo4(Foo2 -> Foo4))
Extensions.Tests.Mapping.DurationTests ‑ Maps_All_Methods(result: MapFoo4(Foo3 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo1(Foo4 -> Foo1))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo1(Foo5 -> Foo1))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo1(Foo6 -> Foo1))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo2(Foo3 -> Foo2))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo2(Foo4 -> Foo2))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo2(Foo5 -> Foo2))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo2(Foo6 -> Foo2))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo3(Foo2 -> Foo3))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo3(Foo4 -> Foo3))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo3(Foo5 -> Foo3))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo3(Foo6 -> Foo3))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo4(Foo1 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo4(Foo2 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo4(Foo3 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo4(Foo5 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo4(Foo6 -> Foo4))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo5(Foo1 -> Foo5))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo5(Foo2 -> Foo5))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo5(Foo3 -> Foo5))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo5(Foo4 -> Foo5))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo5(Foo6 -> Foo5))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo6(Foo1 -> Foo6))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo6(Foo2 -> Foo6))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo6(Foo3 -> Foo6))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo6(Foo4 -> Foo6))
Extensions.Tests.Mapping.InstantTests ‑ Maps_All_Methods(result: MapFoo6(Foo5 -> Foo6))
Extensions.Tests.Mapping.JsonElementConverterTests ‑ Maps_All_Methods(result: MapToByteArray(JsonElementA -> ByteArray))
Extensions.Tests.Mapping.JsonElementConverterTests ‑ Maps_All_Methods(result: MapToJsonElementA(ByteArray -> JsonElementA))
Extensions.Tests.Mapping.JsonElementConverterTests ‑ Maps_All_Methods(result: MapToJsonElementA(StringValue -> JsonElementA))
Extensions.Tests.Mapping.JsonElementConverterTests ‑ Maps_All_Methods(result: MapToStringValue(JsonElementA -> StringValue))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo1(Foo5 -> Foo1))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo1(Foo6 -> Foo1))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo2(Foo5 -> Foo2))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo2(Foo6 -> Foo2))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo5(Foo1 -> Foo5))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo5(Foo2 -> Foo5))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo5(Foo6 -> Foo5))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo6(Foo1 -> Foo6))
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo6(Foo2 -> Foo6))

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

765 tests found (test 371 to 765)

There are 765 tests, see "Raw output" for the list of tests 371 to 765.
Raw output
Extensions.Tests.Mapping.LocalDateTests ‑ Maps_All_Methods(result: MapFoo6(Foo5 -> Foo6))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo4 -> Foo1))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo3 -> Foo2))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo4 -> Foo2))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo2 -> Foo3))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo4 -> Foo3))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo1 -> Foo4))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo2 -> Foo4))
Extensions.Tests.Mapping.LocalDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo3 -> Foo4))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo5 -> Foo1))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo6 -> Foo1))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo5 -> Foo2))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo6 -> Foo2))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo5(Foo1 -> Foo5))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo5(Foo2 -> Foo5))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo5(Foo6 -> Foo5))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo6(Foo1 -> Foo6))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo6(Foo2 -> Foo6))
Extensions.Tests.Mapping.LocalTimeTests ‑ Maps_All_Methods(result: MapFoo6(Foo5 -> Foo6))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo1(Foo4 -> Foo1))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo3 -> Foo2))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo2(Foo4 -> Foo2))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo2 -> Foo3))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo3(Foo4 -> Foo3))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo1 -> Foo4))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo2 -> Foo4))
Extensions.Tests.Mapping.OffsetDateTimeTests ‑ Maps_All_Methods(result: MapFoo4(Foo3 -> Foo4))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo1(Foo2 -> Foo1))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo1(Foo4 -> Foo1))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo2(Foo1 -> Foo2))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo2(Foo3 -> Foo2))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo2(Foo4 -> Foo2))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo3(Foo2 -> Foo3))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo3(Foo4 -> Foo3))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo4(Foo1 -> Foo4))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo4(Foo2 -> Foo4))
Extensions.Tests.Mapping.OffsetTests ‑ Maps_All_Methods(result: MapFoo4(Foo3 -> Foo4))
Extensions.Tests.Mapping.PeriodTests ‑ Maps_All_Methods(result: MapFoo1(Foo3 -> Foo1))
Extensions.Tests.Mapping.PeriodTests ‑ Maps_All_Methods(result: MapFoo3(Foo1 -> Foo3))
Extensions.Tests.MediatRTests ‑ Test1
Extensions.Tests.MediatRTests ‑ Test2
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ GeometryCollection_Tests(geom: "{\n    \"type\": \"GeometryCollection\",\n    \"ge"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ Geometry_Tests(geom: "{\"type\": \"Point\",\"coordinates\": [30, 10]}")
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ LineString_Tests(geom: "{\"type\": \"LineString\",\"coordinates\": [[30, 1"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ MultiLineString_Tests(geom: "{\n    \"type\": \"MultiLineString\", \n    \"coor"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ MultiPoint_Tests(geom: "{\"type\": \"MultiPoint\",\"coordinates\": [[10, 4"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ MultiPolygon_Tests(geom: "{\n    \"type\": \"MultiPolygon\", \n    \"coordin"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteGeoJsonTests ‑ Polygon_Tests(geom: "{\"type\": \"Polygon\",\"coordinates\": [[[30, 10]"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ GeometryCollection_Tests(geom: "GEOMETRYCOLLECTION (POINT (40 10), LINESTRING (10 "···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ Geometry_Tests(geom: "POINT (30 10)")
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ LineString_Tests(geom: "LINESTRING (30 10, 10 30, 40 40)")
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ MultiLineString_Tests(geom: "MULTILINESTRING ((10 10, 20 20, 10 40), (40 40, 30"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ MultiPoint_Tests(geom: "MULTIPOINT ((10 40), (40 30), (20 20), (30 10))")
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ MultiPolygon_Tests(geom: "MULTIPOLYGON (((40 40, 20 45, 45 30, 40 40)), ((20"···)
Extensions.Tests.NewtonsoftJsonNetTopologySuiteWellKnownTextTests ‑ Polygon_Tests(geom: "POLYGON ((30 10, 40 40, 20 40, 10 20, 30 10))")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Duration_Tests(value: "0:03:25:45")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Duration_Tests(value: "3:25:45")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Instant_Tests(value: "01/01/2020 12:12:12 +00:00")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Instant_Tests(value: "2020-01-01T12:12:12.000000000Z")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Instant_Tests(value: "2020-01-01T12:12:12Z")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12.0000000")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12.000000000")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalDate_Tests(value: "2020-01-01 (ISO)")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalDate_Tests(value: "2020-01-01")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12.0000000")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12.000000000")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetDateTime_Tests(value: "2020-01-01T12:12:12+01 (ISO)")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetDateTime_Tests(value: "2020-01-01T12:12:12+01")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetDate_Tests(value: "2020-01-01+01 (ISO)")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetDate_Tests(value: "2020-01-01+01")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetTime_Tests(value: "12:12:12+01")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ OffsetTime_Tests(value: "12:12:12+01:00")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Offset_Tests(value: "+03:25:45")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Period_Tests(value: "PT12345S")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ Period_Tests(value: "PT3H25M45S")
Extensions.Tests.NewtonsoftJsonNodaTimeTests ‑ ZonedDateTime_Tests(value: "2020-01-01T07:12:12-05 America/New_York")
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_AttributesTable
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: LineString, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: LineString, num: 5, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: MultiLineString, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: MultiLineString, num: 5, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: MultiPoint, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: MultiPoint, num: 5, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: MultiPolygon, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: Point, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: Point, num: 5, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: Polygon, num: 5, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_FeatureCollection(type: Polygon, num: 5, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: LineString, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: LineString, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: MultiLineString, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: MultiLineString, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: MultiPoint, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: MultiPoint, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: MultiPolygon, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: Point, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: Point, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: Polygon, threeD: False)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NetTopologySuite_Geometry(type: Polygon, threeD: True)
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NewtonsoftJson_JArray
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NewtonsoftJson_JObject
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NewtonsoftJson_JValue
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_DateTimeZone
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_Duration
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_Instant
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_Interval
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_LocalDate
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_LocalDateTime
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_LocalTime
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_OffsetDate
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_OffsetDateTime
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_OffsetTime
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_Period
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_NodaTime_ZonedDateTime
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_Sjt_Values_JsonDocument
Extensions.Tests.SerilogDestructuringTests ‑ Should_Destructure_Sjt_Values_JsonElement
Extensions.Tests.StringInValidatorTests ‑ Should_Validate_CaseInsensitive
Extensions.Tests.StringInValidatorTests ‑ Should_Validate_CaseSensitive
Extensions.Tests.StringInValidatorTests ‑ Should_Validate_Invalid
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ GeometryCollection_Tests(geom: "{\n    \"type\": \"GeometryCollection\",\n    \"ge"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ Geometry_Tests(geom: "{\"type\": \"Point\",\"coordinates\": [30, 10]}")
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ LineString_Tests(geom: "{\"type\": \"LineString\",\"coordinates\": [[30, 1"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ MultiLineString_Tests(geom: "{\n    \"type\": \"MultiLineString\", \n    \"coor"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ MultiPoint_Tests(geom: "{\"type\": \"MultiPoint\",\"coordinates\": [[10, 4"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ MultiPolygon_Tests(geom: "{\n    \"type\": \"MultiPolygon\", \n    \"coordin"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteGeoJsonTests ‑ Polygon_Tests(geom: "{\"type\": \"Polygon\",\"coordinates\": [[[30, 10]"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ GeometryCollection_Tests(geom: "GEOMETRYCOLLECTION (POINT (40 10), LINESTRING (10 "···)
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ Geometry_Tests(geom: "POINT (30 10)")
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ LineString_Tests(geom: "LINESTRING (30 10, 10 30, 40 40)")
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ MultiLineString_Tests(geom: "MULTILINESTRING ((10 10, 20 20, 10 40), (40 40, 30"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ MultiPoint_Tests(geom: "MULTIPOINT ((10 40), (40 30), (20 20), (30 10))")
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ MultiPolygon_Tests(geom: "MULTIPOLYGON (((40 40, 20 45, 45 30, 40 40)), ((20"···)
Extensions.Tests.SystemTextJsonNetTopologySuiteWellKnownTextTests ‑ Polygon_Tests(geom: "POLYGON ((30 10, 40 40, 20 40, 10 20, 30 10))")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Duration_Tests(value: "0:03:25:45")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Duration_Tests(value: "3:25:45")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Instant_Tests(value: "01/01/2020 12:12:12 +00:00")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Instant_Tests(value: "2020-01-01T12:12:12.000000000Z")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Instant_Tests(value: "2020-01-01T12:12:12Z")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12.0000000")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalDateTime_Tests(value: "2020-01-01T12:12:12.000000000")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalDate_Tests(value: "2020-01-01 (ISO)")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalDate_Tests(value: "2020-01-01")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12.0000000")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ LocalTime_Tests(value: "12:12:12.000000000")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetDateTime_Tests(value: "2020-01-01T12:12:12+01 (ISO)")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetDateTime_Tests(value: "2020-01-01T12:12:12+01")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetDate_Tests(value: "2020-01-01+01 (ISO)")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetDate_Tests(value: "2020-01-01+01")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetTime_Tests(value: "12:12:12+01")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ OffsetTime_Tests(value: "12:12:12+01:00")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Offset_Tests(value: "+03:25:45")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Period_Tests(value: "PT12345S")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ Period_Tests(value: "PT3H25M45S")
Extensions.Tests.SystemTextJsonNodaTimeTests ‑ ZonedDateTime_Tests(value: "2020-01-01T07:12:12-05 America/New_York")
Extensions.Tests.Validation.HealthCheckOptionsValidationTests ‑ Should_Validate_Options_And_Pass_After_Application_Has_Started
Extensions.Tests.Validation.HealthCheckOptionsValidationTests ‑ Should_Validate_Options_And_Throw
Extensions.Tests.Validation.HealthCheckOptionsValidationTests ‑ Should_Validate_Options_And_Throw_After_Application_Has_Started
Extensions.Tests.Validation.HealthCheckOptionsValidationTests ‑ Should_Validate_Options_And_Throw_If_Out_Of_Bounds
Extensions.Tests.Validation.HealthCheckOptionsValidationTests ‑ Should_Validate_Options_And_Throw_If_Out_Of_Bounds_After_Application_Has_Started
Extensions.Tests.Validation.OptionsValidationTests ‑ Should_Validate_Options_And_Pass
Extensions.Tests.Validation.OptionsValidationTests ‑ Should_Validate_Options_And_Throw
Extensions.Tests.Validation.OptionsValidationTests ‑ Should_Validate_Options_And_Throw_If_Out_Of_Bounds
Metadata.Tests.GitVersionTests ‑ EqualToEachOther
Metadata.Tests.GitVersionTests ‑ ForManyAssembliesAndReduce
Metadata.Tests.GitVersionTests ‑ ForManyAssembliesAndReduceEnumerable
Metadata.Tests.GitVersionTests ‑ ForManyTypeInfosAndReduce
Metadata.Tests.GitVersionTests ‑ ForManyTypeInfosAndReduceEnumerable
Metadata.Tests.GitVersionTests ‑ ForManyTypesAndReduce
Metadata.Tests.GitVersionTests ‑ ForManyTypesAndReduceEnumerable
Metadata.Tests.GitVersionTests ‑ ForType
Metadata.Tests.GitVersionTests ‑ ForTypeInfo
Metadata.Tests.GitVersionTests ‑ NotHaveAVersionForNonVersionedAssembly
Metadata.Tests.GitVersionTests ‑ ReturnsInformationForVersionedAssembly
Sample.BlazorServer.Tests.FoundationTests ‑ Starts
Sample.Classic.Restful.Tests.ClassicFoundationTests ‑ Starts
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [DELETE] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] WeatherForecast)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PATCH] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [POST] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [POST] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PUT] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PUT] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [DELETE] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] WeatherForecast)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PATCH] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [POST] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [POST] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PUT] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PUT] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [DELETE] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [DELETE] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id}/launch-records)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] WeatherForecast)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PATCH] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PATCH] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [POST] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [POST] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PUT] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PUT] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [DELETE] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] WeatherForecast)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PATCH] Rocket/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [POST] LaunchRecord)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [POST] Rocket)
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PUT] LaunchRecord/{id})
Sample.Classic.Restful.Tests.ClassicRestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PUT] Rocket/{id})
Sample.Core.Tests.LaunchRecords.CreateLaunchRecordTests ‑ Should_Create_A_LaunchRecord
Sample.Core.Tests.LaunchRecords.GetLaunchRecordTests ‑ Should_Get_A_LaunchRecord
Sample.Core.Tests.LaunchRecords.GetLaunchRecordTests ‑ Should_Not_Get_A_Missing_Launch_Record
Sample.Core.Tests.LaunchRecords.ListLaunchRecordsTests ‑ Should_List_LaunchRecords
Sample.Core.Tests.LaunchRecords.RemoveLaunchRecordsTests ‑ Should_Not_Be_Authorized_On_Given_Record
Sample.Core.Tests.LaunchRecords.RemoveLaunchRecordsTests ‑ Should_Remove_LaunchRecord
Sample.Core.Tests.LaunchRecords.UpdateLaunchRecordTests ‑ Should_Update_A_LaunchRecord
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Create_A_Rocket
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Throw_If_Rocket_Exists
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Validate_Required_Fields(request: Request { SerialNumber = , Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Validate_Required_Fields(request: Request { SerialNumber = cpppncjgpucsyknezqqpbfoocnewjhwvuvyntbjiqobdhsqtjfcwrwzywhvloqoyuermuumthyqdwdmopdtvqzwjchxdhinjhyrtingvjbrwcpafrqpiiqnpermpmtmkqhxlcdlysycwvzbmvbnrmemhvhnylsdawpzfyohcgwoiktfmhfjlqwlnxxezbkobpcgsaealyttwsisuicpphahwhxppnkjvslwdfpydpesczwofoyryzqsvtrohozdfrnuluxqgbmulbuqbaztkarofcedzjghvhpecmqhdpsujnazuxvpwkrznarkidptcpcedbetxxhxbahggkeykpauctvqtewaqacvellkduznmltwqkcrygxpoycrdwwfrrlnpttmgemqqicotsyanqweftnofypdtcmfmumletdytfxrdtbykxfhfxcqghvbrkxuzkepyvknbonqbfuxbaxclscerhxuebasepvqrlwnuhgmwyeapbaqjtqnhuxyyvqlbsojyuyixfkgqucflcadxddtsicsezlcmglvqhefovnacvansrtnwvblfizgydcixozvjvomwbgubnlokbodusfxbfvkuxvwpqvxryizvwptkkzhmjfctkwpvcuyydsigfusyslbhclxkiqlyoagvtylowqbkufunhvgssrmalrrvvvwcfdmuuezyxbysgssyjveoqeylvmflghqamsaebbkbahnpyatbqbofqdtlllknugotwicahhpdvmemenixrlkpyzjq, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Validate_Required_Fields(request: Request { SerialNumber = s, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Validate_Required_Fields(request: Request { SerialNumber = su, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.CreateRocketTests ‑ Should_Validate_Required_Fields(request: Request { SerialNumber = txdhialdifkalflhzbhharmivbuoljhhkrfbqphdhtdnnfmrfvmhxrzhiidpixjsjzklkymbeixvaiqpxmmeqckayiyclwqpzzwcmggtnqhiosbtiiewemwajvbtlzkpztyvesceawjuchczjbqxserugqfqitzkjtdhrugcsffcobrtxhvvmgiqzmlccilnvyxxpelkgkbkfifirowstlhagvibevgkpjgnxopjsgvzmhlopgmpetzqssgmsurcvnmjgufpgrxncarnjrctjqsjhesxocsqdtjqkqdnwjbjpankulvddnypksgawwakgcpteegcrnetxhplvmibbntbyzxmhixjrtflcckatfqjgbhqwksmhmwyagwkrtzndfphwkfacfoljnxxqguobarnmcizkzevaqupweoyrrojyaklojeurcxnrzkbesmsjepsyahkdixcgnyrdicwjsreguzcxyhhnlvvqqepflvzxctkposhawcrfsvwvezlosbkegsnixelretokihascqxnewiydyjvkcgfhefynqcvultjicrjlvgadcvzwfkdngldwpipetpyfjdbggmxnhhbzjasgshbqmwzovwrtlkicpuhnhudtzctbtqtsvdsmajvdzmlgytkqlxiyuxiazwmszgarhraezdwappmkecquxmitkybkvckwxdrbfjfnyxfaqcmexinciqdgxhcvxafaqkdlvrly, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.GetRocketTests ‑ Should_Get_A_Rocket
Sample.Core.Tests.Rockets.GetRocketTests ‑ Should_Not_Get_A_Missing_Rocket
Sample.Core.Tests.Rockets.ListRocketsTests ‑ Should_List_Rockets
Sample.Core.Tests.Rockets.RemoveRocketsTests ‑ Should_Remove_Rocket
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Patch_A_Rocket
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Update_A_Rocket
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = 52010e1e-568f-499e-a5ec-317ecbce1db3, SerialNumber = , Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = 58caf9f5-a122-426f-8e7c-351220c9f5cd, SerialNumber = , Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = 9e6b311a-ef43-43c3-82ef-43e6610dd8e0, SerialNumber = eljzzvjv, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = 9f73aea4-4ad3-4134-9bd9-e03feca001f5, SerialNumber = ljlfdqijxtyqfsukchftkcpxqoqsiilrtubkglphkunyhxrjbvqfdnyonplulatdctcwovdeuvpinpudjbycteqbqqtbhqqdprirjwppnskxxlpizvfeljusdlmpwupbywmpkzmrudsevikytsjiysuipepvkbrlsrhfmiagknexnjmxmavebivlxmrtbyjywxjeveiqogldnvhwcxzygwbftzcufnixmbsaeeuosvsjjwhhqamgidukwivvfjuyjtggwzqvrdyilbkfxxsdihvttodwowaajlfhnumuniqwnxykqlbixgqbezhuyuyrfgxeohxpubvvavbcevljrwzdipswsycszuaopfffvsztyvxtijhdylngseqplswtqqcobrhgeejlgqghyopfzqodtavbogknbzaqjtikezxhfqfqptmgjilfeoyojiabwqhojpdummsccphtlixhnrclqnjtuujieudyckbnwhvyseffzjxkpfvlhsrbytrlrfwbhdeautstmesshrsqpiiwtzvcyeuioqjcgxpzyxptlryvyyydpohlphimuoiiuropktvyjaedrdlljhewvttbdonvmcxzmcwondsg, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = ed18600f-9716-4c7f-9561-2e1af8af2a21, SerialNumber = , Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Core.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: Request { Id = fc886243-a7b0-48ab-ba85-10aaa69bac0c, SerialNumber = qjyhflfodoockmaslxtreusewlpoybbrrvftjskszlzgrncjkbjohsllqdjalzyuzaktiqvuekyzubeoaxvdfyznlioaplumuwdlqvyvznrkdkfbvlnxgwzhnlhjuqdrvrumffvkvnxlmqmnshboqjiernemrhgejrmhaiflqzxlqzvwxwgoaifnnqypwelmxopwixonnxrxallpdtmqdughlhzinwmwmwcvtttfjwyujojgfiupnwjksnymqxovetqwhsjzqpclvqoqxoptoocpertrwzeheutmekujcivtazfcxzjwyyldrvkgdqwzrcyqzofpfkhtiprdqepajyjrbbqlzhczaxvwfzmdxqncypmcnulixkkpdrifjribiqaymdwiewltzmrvncxiwhhshrzukbonqtsdkfchjosuuylxzfjtljznyklywsnwyhgxdjogdxrufkivzifdtislsqkgefahzwnmxcyevxfaubwgfachcoclwhezmlozskhdejeedzrqnpcprzutakjvsnhnfytxupqsmfyqrpjziimjhtuepblzsqdcqvdhqnhaooqmcgrglxlapqtmoijuiijeqhjsvgrpdltfxpwj, Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Graphql.Tests.FoundationTests ‑ GraphqlSchema
Sample.Graphql.Tests.FoundationTests ‑ Starts
Sample.Graphql.Tests.LaunchRecords.CreateLaunchRecordTests ‑ Should_Create_A_LaunchRecord
Sample.Graphql.Tests.LaunchRecords.GetLaunchRecordTests ‑ Should_Get_A_LaunchRecord
Sample.Graphql.Tests.LaunchRecords.ListLaunchRecordsTests ‑ Should_List_LaunchRecords
Sample.Graphql.Tests.LaunchRecords.ListLaunchRecordsTests ‑ Should_List_Specific_Kinds_Of_LaunchRecords
Sample.Graphql.Tests.LaunchRecords.RemoveLaunchRecordsTests ‑ Should_Remove_LaunchRecord
Sample.Graphql.Tests.LaunchRecords.UpdateLaunchRecordTests ‑ Should_Update_A_LaunchRecord
Sample.Graphql.Tests.Rockets.CreateRocketTests ‑ Should_Create_A_Rocket
Sample.Graphql.Tests.Rockets.CreateRocketTests ‑ Should_Throw_If_Rocket_Exists
Sample.Graphql.Tests.Rockets.GetRocketTests ‑ Should_Get_A_Rocket
Sample.Graphql.Tests.Rockets.ListRocketsTests ‑ Should_List_Rockets
Sample.Graphql.Tests.Rockets.ListRocketsTests ‑ Should_List_Specific_Kinds_Of_Rockets
Sample.Graphql.Tests.Rockets.RemoveRocketsTests ‑ Should_Remove_Rocket
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Fail_To_Patch_A_Null_Rocket_SerialNumber
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Patch_A_Rocket_SerialNumber
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Patch_A_Rocket_Type
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Update_A_Rocket
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: EditRocketRequest { Id = 388956e3-1f6c-0c6a-a04b-677db3f3c96b, SerialNumber = maditjvoorlcjrmrksezkzcoxewnriqvvfigfsrkmtixkmljisqwzrfmxplomiwgbqgdiflsaumrqfdktnfzruvezvjqgdyewcwufhbcgywfeowslbvzcxogubdmwvlxvhuojjellcstxpzlzqefhzbzopzedoglnzkxthjcwknaevjebsmfqgpwfvztjahwwhgyfcrrhcjwlbutgvclcavgjnryiptvcqdwokyzauxowtlebgnnywuvmzpsltjsjnuuxxevxckhchkqcmwbbfxgwhkpvfohlfejyqgdbsqvlntfpzqywiqdqnypnpzrodwwcarlgtzjobvjofawppkcpbslsrqmszhirwdohesdigpospahodbysthaiftocmrpunrsbmolxhuimdtdqiyoyipypcgckdawpaufxifcpqblyyoemqyuocqmxtdzgmathysmjofhcvzigdzqnbpufghnjihdfgwdpieagcvykqrsdiftumlewgobqfdagccwzwsyzyklgrjoookacnjsvrgitdkazurinvthqhuwczyexzmbvcytskbhpjewnjmlaabtudjutnpvtcluqifwwypdumrgcyitnmewytgrsdafvfnmykffdppclxzildsvfwhhypvxbndsxkiozeisscpxwblauygplfayyfoiphdpmxeapkjgvzccgjlweuddhohskjptqzclzalzx, Type = AtlasV }, propertyName: "SerialNumber")
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: EditRocketRequest { Id = acfed339-39ca-fd20-23b5-faa76ff29fa9, SerialNumber = ziyplqgvpqv, Type = Falcon9 }, propertyName: "Type")
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: EditRocketRequest { Id = ca63e630-415f-4821-1f8f-fbe9db201f70, SerialNumber = , Type = Falcon9 }, propertyName: "SerialNumber")
Sample.Graphql.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: EditRocketRequest { Id = d8c4a310-cb01-af06-a4a6-629332420edb, SerialNumber = jb, Type = FalconHeavy }, propertyName: "SerialNumber")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Duration
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "LINESTRING(5 6, 7 8)")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "MULTILINESTRING((19 20, 21 22), (23 24, 25 26))")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "MULTIPOINT((15 16), (17 18))")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "MULTIPOLYGON(((27 28, 29 30, 31 32, 27 28)), ((33 "···)
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "POINT(3 4)")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Geometry(wkt: "POLYGON((9 10, 11 12, 13 14, 9 10))")
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Instant
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_IsoDayOfWeek
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_LocalDate
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_LocalDateTime
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_LocalTime
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Offset
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_OffsetDateTime
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_OffsetTime
Sample.Graphql.Tests.StrawberryShakeSerializerTests ‑ Should_Roundtrip_Period
Sample.Grpc.Tests.FoundationTests ‑ Starts
Sample.Grpc.Tests.LaunchRecords.CreateLaunchRecordTests ‑ Should_Create_A_LaunchRecord
Sample.Grpc.Tests.LaunchRecords.GetLaunchRecordTests ‑ Should_Get_A_LaunchRecord
Sample.Grpc.Tests.LaunchRecords.ListLaunchRecordsTests ‑ Should_List_LaunchRecords
Sample.Grpc.Tests.LaunchRecords.ListLaunchRecordsTests ‑ Should_List_Specific_Kinds_Of_LaunchRecords
Sample.Grpc.Tests.LaunchRecords.RemoveLaunchRecordsTests ‑ Should_Remove_LaunchRecord
Sample.Grpc.Tests.LaunchRecords.UpdateLaunchRecordTests ‑ Should_Update_A_LaunchRecord
Sample.Grpc.Tests.Rockets.CreateRocketTests ‑ Should_Create_A_Rocket
Sample.Grpc.Tests.Rockets.CreateRocketTests ‑ Should_Throw_If_Rocket_Exists
Sample.Grpc.Tests.Rockets.GetRocketTests ‑ Should_Get_A_Rocket
Sample.Grpc.Tests.Rockets.ListRocketsTests ‑ Should_List_Rockets
Sample.Grpc.Tests.Rockets.ListRocketsTests ‑ Should_List_Specific_Kinds_Of_Rockets
Sample.Grpc.Tests.Rockets.RemoveRocketsTests ‑ Should_Remove_Rocket
Sample.Grpc.Tests.Rockets.UpdateRocketTests ‑ Should_Update_A_Rocket
Sample.Grpc.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: { "SerialNumber": "fhmtjxsopfghzbxzjnvvomacfgrtwrjulkduucxuawznxugatlewdddftduhtvrsyzkayaxsqcfwaeuansbatmwreopsmyxqkwslokfzygbtrceuaawbzdyevzvjptywhnoiwsemmpjyzsbzahhegovboptjjbutdhbaicwofirdryztfbjxhhidfxghknxvhqcmszgzxsryrigzzahjunrrwkboxsawwkfzgoyxxzmanynscvcbupfzgrfzgfzdcvddbbifkblpcfuoabdrfsezgpxhibzprrzzesqfhhhlmyzffzmhyvkykpidxzcrttsbavhckpxfbczjhmmbaosgnvsjtsiaijwialdaanpbpyntyuqenfszgixngfrrguhqlcymhodkckpcbezfncvogfwuiaacaiwljajprdfsvektvywwjgowahthbgqandcyysqxggqmqindgjlfzcxmmlfzrsdslhxomiygeaddlrxzzljrhdqevqnbjoudsaoabztjvxlfpxkctazlvhwraaccviztcwfucrhrcuwvdigtlmpuqdpsmqkockkzlnaawvtvnbrppidzzqtlshdbqcwhilsgtwrnkagasilvgtxoavhwaeknvybgsvxbtofnlxikymjpkjsywvxeqyuvsjxcibfbxcrhkfljlueovxvngypduibfsorctawjfovvtgunrnsgitrkqutgeobirqinqtiqeudbpnasafmskypednllnvdktwehcqytbiynksrxcejkskbsjhld" }, propertyName: "SerialNumber")
Sample.Grpc.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: { "SerialNumber": "qvs" }, propertyName: "SerialNumber")
Sample.Grpc.Tests.Rockets.UpdateRocketTests ‑ Should_Validate_Required_Fields(request: { }, propertyName: "SerialNumber")
Sample.Grpc.Tests.Validation.Integration.CustomMessageHandlerIntegrationTest ‑ Should_ThrowInvalidArgument_When_NameOfMessageIsEmpty
Sample.Grpc.Tests.Validation.Integration.CustomValidatorIntegrationTest ‑ Should_ResponseMessage_When_MessageIsValid
Sample.Grpc.Tests.Validation.Integration.CustomValidatorIntegrationTest ‑ Should_ThrowInvalidArgument_When_NameOfMessageIsEmpty
Sample.Minimal.Tests.FoundationTests ‑ Starts
Sample.Pages.Tests.FoundationTests ‑ StartingEvents
Sample.Pages.Tests.FoundationTests ‑ Starts
Sample.Restful.Tests.FoundationTests ‑ Starts
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [DELETE] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PATCH] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [POST] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [POST] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PUT] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Bad_Request_Responses(description: [PUT] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [DELETE] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PATCH] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [POST] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [POST] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PUT] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Not_Found_Responses(description: [PUT] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [DELETE] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [DELETE] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id}/launch-records)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PATCH] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PATCH] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [POST] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [POST] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PUT] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Success_Response_Types(description: [PUT] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [DELETE] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [DELETE] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id}/launch-records)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [GET] Rocket/{id}/launch-records/{launchRecordId})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PATCH] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PATCH] Rocket/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [POST] LaunchRecord)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [POST] Rocket)
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PUT] LaunchRecord/{id})
Sample.Restful.Tests.RestfulConventionTests ‑ Should_Have_Validation_Responses(description: [PUT] Rocket/{id})