Skip to content

Commit 6bb6f24

Browse files
committed
test(snapshot): update snapshots 88cc556
1 parent 1ea48b1 commit 6bb6f24

4 files changed

+72
-0
lines changed

test/docfx.Snapshot.Tests/SamplesTest.CSharp/api/CSharp11.StaticAbstractMembersInInterfaces.IGetNext-1.html.view.verified.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,24 @@
396396
}
397397
]
398398
},
399+
"derivedClasses": [
400+
{
401+
"isEii": false,
402+
"isExtensionMethod": false,
403+
"specName": [
404+
{
405+
"lang": "csharp",
406+
"value": "<xref uid=\"CSharp11.StaticAbstractMembersInInterfaces.RepeatSequence\" displayProperty=\"name\"/>"
407+
},
408+
{
409+
"lang": "vb",
410+
"value": "<xref uid=\"CSharp11.StaticAbstractMembersInInterfaces.RepeatSequence\" displayProperty=\"name\"/>"
411+
}
412+
],
413+
"level": 0,
414+
"index": 1
415+
}
416+
],
399417
"level": 0,
400418
"_systemKeys": [
401419
"uid",

test/docfx.Snapshot.Tests/SamplesTest.Seed/api/BuildFromProject.Class1.IIssue8948.html.view.verified.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,24 @@
305305
}
306306
]
307307
},
308+
"derivedClasses": [
309+
{
310+
"isEii": false,
311+
"isExtensionMethod": false,
312+
"specName": [
313+
{
314+
"lang": "csharp",
315+
"value": "<xref uid=\"BuildFromProject.Class1.Issue8948\" displayProperty=\"name\"/>"
316+
},
317+
{
318+
"lang": "vb",
319+
"value": "<xref uid=\"BuildFromProject.Class1.Issue8948\" displayProperty=\"name\"/>"
320+
}
321+
],
322+
"level": 0,
323+
"index": 1
324+
}
325+
],
308326
"level": 0,
309327
"_appName": "Seed",
310328
"_appTitle": "docfx seed website",

test/docfx.Snapshot.Tests/SamplesTest.Seed/api/BuildFromProject.Inheritdoc.Issue9736.IJsonApiOptions.html.view.verified.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,24 @@
348348
}
349349
]
350350
},
351+
"derivedClasses": [
352+
{
353+
"isEii": false,
354+
"isExtensionMethod": false,
355+
"specName": [
356+
{
357+
"lang": "csharp",
358+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.JsonApiOptions\" displayProperty=\"name\"/>"
359+
},
360+
{
361+
"lang": "vb",
362+
"value": "<xref uid=\"BuildFromProject.Inheritdoc.Issue9736.JsonApiOptions\" displayProperty=\"name\"/>"
363+
}
364+
],
365+
"level": 0,
366+
"index": 1
367+
}
368+
],
351369
"level": 0,
352370
"_appName": "Seed",
353371
"_appTitle": "docfx seed website",

test/docfx.Snapshot.Tests/SamplesTest.Seed/api/CatLibrary.IAnimal.html.view.verified.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,6 +1099,24 @@
10991099
}
11001100
]
11011101
},
1102+
"derivedClasses": [
1103+
{
1104+
"isEii": false,
1105+
"isExtensionMethod": false,
1106+
"specName": [
1107+
{
1108+
"lang": "csharp",
1109+
"value": "<xref uid=\"CatLibrary.Cat`2\" displayProperty=\"name\"/>"
1110+
},
1111+
{
1112+
"lang": "vb",
1113+
"value": "<xref uid=\"CatLibrary.Cat`2\" displayProperty=\"name\"/>"
1114+
}
1115+
],
1116+
"level": 0,
1117+
"index": 1
1118+
}
1119+
],
11021120
"level": 0,
11031121
"conceptual": "<h3 id=\"welcome-to-the-animal-world\" sourcefile=\"specs/CatLibrary.IAnimal.md\" sourcestartlinenumber=\"6\">Welcome to the <strong sourcefile=\"specs/CatLibrary.IAnimal.md\" sourcestartlinenumber=\"6\">Animal</strong> world!</h3>\n",
11041122
"_appName": "Seed",

0 commit comments

Comments
 (0)