1 implementation of ExpectedJsonSchema
Shared.Tests (1)
JsonSchemaExporter\TestData.cs (1)
26JsonNode ITestData.ExpectedJsonSchema { get; } =
1 reference to ExpectedJsonSchema
Shared.Tests (1)
JsonSchemaExporter\JsonSchemaExporterTests.cs (1)
35SchemaTestHelpers.AssertEqualJsonSchema(testData.ExpectedJsonSchema, schema);