|
4 | 4 |
|
5 | 5 | # CTRF v0.0.16 |
6 | 6 |
|
7 | | -## Enumerations |
8 | | - |
9 | | -- [SortOrder](enumerations/SortOrder.md) |
10 | | - |
11 | | -## Interfaces |
| 7 | +## Schema |
12 | 8 |
|
13 | 9 | - [Attachment](interfaces/Attachment.md) |
| 10 | +- [Baseline](interfaces/Baseline.md) |
14 | 11 | - [Environment](interfaces/Environment.md) |
15 | | -- [Insights](interfaces/Insights.md) |
16 | 12 | - [InsightsMetric](interfaces/InsightsMetric.md) |
17 | 13 | - [Report](interfaces/Report.md) |
18 | 14 | - [Results](interfaces/Results.md) |
19 | 15 | - [RetryAttempt](interfaces/RetryAttempt.md) |
| 16 | +- [RootInsights](interfaces/RootInsights.md) |
20 | 17 | - [Step](interfaces/Step.md) |
21 | 18 | - [Summary](interfaces/Summary.md) |
22 | 19 | - [Test](interfaces/Test.md) |
23 | 20 | - [TestInsights](interfaces/TestInsights.md) |
24 | | -- [TestTree](interfaces/TestTree.md) |
25 | 21 | - [Tool](interfaces/Tool.md) |
26 | | -- [TreeNode](interfaces/TreeNode.md) |
27 | | -- [TreeOptions](interfaces/TreeOptions.md) |
28 | | -- [ValidationResult](interfaces/ValidationResult.md) |
29 | | - |
30 | | -## Type Aliases |
31 | | - |
32 | 22 | - [TestStatus](type-aliases/TestStatus.md) |
33 | | -- [TreeTest](type-aliases/TreeTest.md) |
34 | 23 |
|
35 | | -## Functions |
| 24 | +## Methods |
36 | 25 |
|
37 | 26 | - [enrichReportWithInsights](functions/enrichReportWithInsights.md) |
38 | 27 | - [findSuiteByName](functions/findSuiteByName.md) |
|
51 | 40 | - [traverseTree](functions/traverseTree.md) |
52 | 41 | - [validateReport](functions/validateReport.md) |
53 | 42 | - [validateReportStrict](functions/validateReportStrict.md) |
| 43 | + |
| 44 | +## Enumerations |
| 45 | + |
| 46 | +- [SortOrder](enumerations/SortOrder.md) |
| 47 | + |
| 48 | +## Interfaces |
| 49 | + |
| 50 | +- [TestTree](interfaces/TestTree.md) |
| 51 | +- [TreeNode](interfaces/TreeNode.md) |
| 52 | +- [TreeOptions](interfaces/TreeOptions.md) |
| 53 | +- [ValidationResult](interfaces/ValidationResult.md) |
| 54 | + |
| 55 | +## Type Aliases |
| 56 | + |
| 57 | +- [TreeTest](type-aliases/TreeTest.md) |
0 commit comments