test library

Classes

ExampleValidationError
A class to represent a validation error in a catalog item example.
FakeContentGenerator
A fake ContentGenerator for use in tests.

Functions

validateCatalogItemExamples(CatalogItem item, Catalog catalog) Future<List<ExampleValidationError>>
Validates the examples for a single catalog item.