TestPipeline.fromDecorator()
Home > @backstage/plugin-search-backend-node
> TestPipeline
> fromDecorator
Create a test pipeline given a decorator you want to test.
Signature:
static fromDecorator(decorator: Transform): TestPipeline;
Parameters
Parameter |
Type |
Description |
---|---|---|
decorator |
Transform |